RN1ME_IM_CO_POSTING SAP (Transfer Structure for BADI ISHMED_ME_IM_CO_POST) Structure details

Dictionary Type: Structure
Description: Transfer Structure for BADI ISHMED_ME_IM_CO_POST




ABAP Code to SELECT data from RN1ME_IM_CO_POSTING
Related tables to RN1ME_IM_CO_POSTING
Access table RN1ME_IM_CO_POSTING




Structure field list including key, data, relationships and ABAP select examples

RN1ME_IM_CO_POSTING is a standard SAP Structure so does not store data like a database table does. It can be used to define the fields of other actual tables or to process "Transfer Structure for BADI ISHMED_ME_IM_CO_POST" Information within sap ABAP programs.

This is done by declaring abap internal tables, work areas or database tables based on this Structure. These can then be used to store and process the required data appropriately.

i.e. DATA: wa_RN1ME_IM_CO_POSTING TYPE RN1ME_IM_CO_POSTING.

The RN1ME_IM_CO_POSTING table consists of various fields, each holding specific information or linking keys about Transfer Structure for BADI ISHMED_ME_IM_CO_POST data available in SAP. These include ORGFA (Medication: Ordering Departmental Org. Unit), ORGPF (Medication: Order - Ordering Organizational Unit), FALNR (IS-H: Case Number), BDATE (Medication/Nursing: Actual Start Date).. See below for full list along with technical details, documentation, text table, check tables, foreign key relationships, conversion routines, relevant tcodes and example ABAP select code etc. .

Delivery Class:
Display/Maintenance via tcode SM30: Display/Maintenance Allowed but with Restrictions
SAP enhancement categories: Cannot Be Enhanced


SAP RN1ME_IM_CO_POSTING structure fields - Full list of fields found in SAP data dictionary

Field Description Data Element Data Type length (Dec) Check table Conversion Routine Domain Name MemoryID SHLP
EINRIInstitution EINRICHAR4Assigned to domainALPHAEINRIEIN
ORGFAMedication: Ordering Departmental Org. Unit N1ME_ORGFACHAR8Assigned to domainALPHAORGID
ORGPFMedication: Order - Ordering Organizational Unit N1ME_ORGPFCHAR8Assigned to domainALPHAORGID
FALNRIS-H: Case Number FALNRCHAR10Assigned to domainALPHAFALNRFAL
BDATEMedication/Nursing: Actual Start Date N1ME_RBDADDATS8N1ME_RBDAD
DRUGIDMedication: Mnemonic N1ME_DRUGIDCHAR32SYSUUID_C
FSOURCEMedication: Fill Source Key N1ME_FSOURCECHAR12N1ME_FSOURCE
DRUG_QUANMedication: Planned Drug Quantity - OBSOLETE N1ME_PDRUGAQQUAN12(3) MEQUAN1ME_PDRUGAQ
DRUG_QUANUMedication: Unit N1ME_DRUGUUNIT3N1ME_DRUGU
MBLNRMedication: Material Document Number N1ME_MBLNRCHAR10N1ME_MBLNR
MBLPOMedication: Item in Material Document N1ME_MBLPONUMC4MBLPO
BYEARMaterial Document Year MJAHRNUMC4GJAHRGJAHRMJA
BELNRMedication: Document Number N1ME_BELNRCHAR10N1ME_BELNR
BUZEIMedication: Order, Event - CO Posting Line N1ME_BUZEICHAR10
KZEARFinal Issue for This Reservation KZEARCHAR1XFELD
RSNUMNumber of Reservation/Dependent Requirement RSNUMNUMC10Assigned to domainRSNUMRES
RSPOSItem Number of Reservation/Dependent Requirement RSPOSNUMC4RSPOSRPO
PDRPIDMedication: Drug Documentation ID N1ME_PDRPIDNUMC10N1ME_PDRPID
EPREPIDMedication: ID of Preparation N1ME_EPREPIDNUMC10N1ME_EPREPID
EADDOCIDMedication, Event Administration Document Doc. ID N1ME_EADDOCIDNUMC10N1ME_EADDOCID
EDRUGIDMedication: Drug ID for Event N1ME_EDRUGIDNUMC10N1ME_EDRUGID

Key field Non-key field



How do I retrieve data from SAP structure RN1ME_IM_CO_POSTING using ABAP code?

As RN1ME_IM_CO_POSTING is a database structure and not a table it does not store any data in the SAP data dictionary. The ABAP SELECT statement is therefore not appropriate and can not be performed on RN1ME_IM_CO_POSTING as there is no data to select.

How to access SAP table RN1ME_IM_CO_POSTING

Within an ECC or HANA version of SAP you can also view further information about RN1ME_IM_CO_POSTING and the data within it using relevant transactions such as

SE11 (ABAP Dictionary Maintenance)
SM30 (Maintain Table Data)
SE80 (Object Navigator)
SE16 (Data Browser).


Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!