RNBADI_PAI_CONSUMP SAP (IS-H: PAI BAdI Structure Case-Rel. Matl Consumption NV2000) Structure details

Dictionary Type: Structure
Description: IS-H: PAI BAdI Structure Case-Rel. Matl Consumption NV2000




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




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

RNBADI_PAI_CONSUMP 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 "IS-H: PAI BAdI Structure Case-Rel. Matl Consumption NV2000" 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_RNBADI_PAI_CONSUMP TYPE RNBADI_PAI_CONSUMP.

The RNBADI_PAI_CONSUMP table consists of various fields, each holding specific information or linking keys about IS-H: PAI BAdI Structure Case-Rel. Matl Consumption NV2000 data available in SAP. These include MANDT (Client), LNRLM (IS-H MM: Sequence Number of Material Consumption), LNRLM_P (IS-H MM: Sequence Number of a Material Requisition), FALNR (IS-H: Case Number).. 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: Can Be Enhanced (Deep)


SAP RNBADI_PAI_CONSUMP 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
MANDTClient MANDTCLNT3T000MANDT
LNRLMIS-H MM: Sequence Number of Material Consumption ISH_LNRLPCHAR10ALPHAISH_LNRLM
LNRLM_PIS-H MM: Sequence Number of a Material Requisition ISH_LNRLMCHAR10ALPHAISH_LNRLM
FALNRIS-H: Case Number FALNRCHAR10NFALALPHAFALNRFAL
EINRIInstitution EINRICHAR4Assigned to domainALPHAEINRIEIN
LNRLSIS-H: Service Sequence Number LNRLSCHAR10ALPHALNRLS
MATNRIS-H: Material Number for Material Consumption ISH_MMATNR_CONSCHAR18Assigned to domainMATN1MATNRISH_MAT_CONS
WERKSIS-H MM: Issuing Point for Material (e.g. Pharmacy) ISH_MWERKSCHAR4Assigned to domainWERKSWRK
MBLNRNumber of a Material Document ISH_MBLNRCHAR10ALPHABELNR
MBPOSIS-H MM: Item Number on the Material Document ISH_MBPOSNUMC5Assigned to domainBNFPO
MJAHRIS-H MM: Material Document Year ISH_MJAHRNUMC4GJAHRGJAHR
EXMATIS-H: External Material Number ISH_EXMATCHAR20ALPHAISH_EXMAT
ANFOEDepartmental Organizational Unit That Requests the Service ANFOECHAR8Assigned to domainALPHAORGID
ANPOEIS-H: Nursing Organizational Unit Requesting the Service ANPOECHAR8Assigned to domainALPHAORGID
ERBOEIS-H: Organizational Unit that Performs the Service ERBOECHAR8Assigned to domainALPHAORGID
PREISIS-H MM: Price of Material ISH_MPREISCURR11(2) ISH_WERTV6
WAERSIS-H: Currency Key ISH_WAERSCUKY5Assigned to domainWAERS
ABRKZIS-H: Indicator Whether Material Can Be Billed For ISH_MABRKZCHAR1ISH_MABRKZ
MENGEIS-H MM: Quantity of Material ISH_MENGEQUAN15(3) MENGV8
MEINSUnit of Measure ISH_MEINSUNIT3T006CUNITMEINS
SHKZGDebit/Credit Indicator ISH_MSHKZGCHAR1SHKZG
CHARGBatch Number CHARG_DCHAR10Assigned to domainCHARGCHA
TCODEIS-H: Report Control: Transaction Code for Application ISH_TCODECHAR20Assigned to domainTCODE
ERDATIS-H: Date when Record Created RI_ERDATDATS8RI_DATUM
ERUSRIS-H: Name of Employee who Created Record RI_ERNAMCHAR12USNAM
UPDATIS-H: Date of Last Change RI_UPDATDATS8RI_DATUM
UPUSRIS-H: Name of Person who Last Changed Data RI_UPNAMCHAR12USNAM
STORNIS-H: Cancellation Indicator RI_STORNCHAR1XFELD
STUSRIS-H: Name of User who Canceled Data Record STORN_USERCHAR12USNAM
STBELIS-H MM: Reference to Cancellation Doc. of Mat. Consumption ISH_LNRLPREFCHAR10ALPHAISH_LNRLM
HCOKZIS-H: Indicator for CO-Relevant Material Consumption ISH_MHCOKZCHAR1XFELD
UBLKZIS-HCO: Transfer Indicator for Service/Material ISH_UBLKZCHAR1ISH_UBLKZ
UAEKZIS-HCO: Service/Material Was Changed after Transfer into CO ISH_UAEKZCHAR1XFELD
MATFTEXTIS-H MM: Material Text / Free Text ISH_MMFTEXTCHAR40TEXT40
EXCHARGIS-H MM: Vendor Batch Number ISH_MEXCHNCHAR15LICHN
CONSDTIS-H MM: Date of Material Administration ISH_MCONSDTDATS8DATUM
CONSTMIS-H MM: Time of Material Administration ISH_MCONSTMTIMS6UZEIT
PERNROrdering Physician ISH_PERNR_MATCHAR10Assigned to domainALPHARI_KUNNRPER
GERNRSerial Number ISH_GERNRCHAR18GERNRGERNR
CONSVARoute of Administration of Drugs ISH_CONSVACHAR5TNMCONSVAALPHAISH_CONSVA
KZChange Type (U, I, S, D) CDCHNGINDCHAR1CDCHNGIND

Key field Non-key field



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

As RNBADI_PAI_CONSUMP 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 RNBADI_PAI_CONSUMP as there is no data to select.

How to access SAP table RNBADI_PAI_CONSUMP

Within an ECC or HANA version of SAP you can also view further information about RNBADI_PAI_CONSUMP 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!