LMCB0 SAP (I/O table, F-group MCB0 Logisticis Controlling) Structure details

Dictionary Type: Structure
Description: I/O table, F-group MCB0 Logisticis Controlling




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




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

LMCB0 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 "I/O table, F-group MCB0 Logisticis Controlling" 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_LMCB0 TYPE LMCB0.

The LMCB0 table consists of various fields, each holding specific information or linking keys about I/O table, F-group MCB0 Logisticis Controlling data available in SAP. These include OPRAN (Checkbox: ABC strategy in % of total number of char. values), OABWE (Checkbox: ABC strategy for key figure value), OABAN (Checkbox: ABC strategy for number of characteristic values), AGPRA (ABC analysis strategy: % of total value in segment A).. 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 LMCB0 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
OPRWECheckbox: ABC strategy is % of total value OPRWECHAR1XFLAG
OPRANCheckbox: ABC strategy in % of total number of char. values OPRANCHAR1XFLAG
OABWECheckbox: ABC strategy for key figure value OABWECHAR1XFLAG
OABANCheckbox: ABC strategy for number of characteristic values OABANCHAR1XFLAG
AGPRAABC analysis strategy: % of total value in segment A AGPRAXNUMC2NUM2
AGPRBABC analysis strategy: % of total value in segment B AGPRBXNUMC2NUM2
AGPRCABC analysis strategy: % of total value in segment C AGPRCXNUMC2NUM2
AMPRAABC analysis strategy: % of char. values in A segment AMPRAXNUMC2NUM2
AMPRBABC analysis strategy: % of char. values in B segment AMPRBXNUMC2NUM2
AMPRCABC analysis strategy: % of char. values in C segment AMPRCXNUMC2NUM2
AGABAABC analysis strategy: key figure value A/B segment AGABAXNUMC10NUM10
AGABBABC analysis strategy: key figure value, B/C segment AGABBXNUMC10NUM10
AMABAABC analysis strategy: number of char. values in A segment AMABAXNUMC4NUM4
AMABBABC analysis strategy: number of char. values in B segment AMABBXNUMC4NUM4
AMABCABC analysis strategy: number of char. values in C segment AMABCXNUMC4NUM4
GKLA1Upper limit: class 1 GKLA1DEC10DEC10V
GKLA2Upper limit: class 2 GKLA2DEC10DEC10V
GKLA3Upper limit: class 3 GKLA3DEC10DEC10V
GKLA4Upper limit: class 4 GKLA4DEC10DEC10V
GKLA5Upper limit: class 5 GKLA5DEC10DEC10V
GKLA6Upper limit: class 6 GKLA6DEC10DEC10V
T_STRA1Segment definition based on %s of key figure's total value T_STRA1CHAR45CHAR45
T_STRA2Segment definition based on percentages of total no. charac. T_STRA2CHAR45CHAR45
T_STRA3Segment definition based on key figure values T_STRA3CHAR45CHAR45
T_STRA4Segment definition based on number of characteristics T_STRA4CHAR45CHAR45
STRATABC Analysis Strategy in LIS ABC_STRATCHAR45CHAR45
KLAS3Radio button: 3 classes KLAS3CHAR1XFLAG
KLAS4Radio button: 4 classes KLAS4CHAR1XFLAG
KLAS5Radio button: 5 classes KLAS5CHAR1XFLAG
KLAS6Radio button: 6 classes KLAS6CHAR1XFLAG
KLASCheckbox for the number of classes in a dual classification KLAS_DCHAR1X
SELOKIndicator: copy selected characteristic value(s) SELOKCHAR1X
KRI1Checkbox: class boundaries for key figure 1 KRI1CHAR1X
KRI2Check box for class boundaries of key figure 2 KRI2CHAR1X
T_KRIT1Class boundaries for criterion 1/dual classification T_KRIT1CHAR45CHAR45
T_KRIT2Class boundaries for criterion 2/dual classification T_KRIT2CHAR45CHAR45
KENNZAHLChosen key figure in Logistics Controlling KENNZAHL_DCHAR20CHAR20

Key field Non-key field



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

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

How to access SAP table LMCB0

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