/LIME/BADI_COLL_MMIM SAP (BAdI Structure for MM-IM Collection) Structure details

Dictionary Type: Structure
Description: BAdI Structure for MM-IM Collection




ABAP Code to SELECT data from /LIME/BADI_COLL_MMIM
Related tables to /LIME/BADI_COLL_MMIM
Access table /LIME/BADI_COLL_MMIM




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

/LIME/BADI_COLL_MMIM 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 "BAdI Structure for MM-IM Collection" 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_/LIME/BADI_COLL_MMIM TYPE /LIME/BADI_COLL_MMIM.

The /LIME/BADI_COLL_MMIM table consists of various fields, each holding specific information or linking keys about BAdI Structure for MM-IM Collection data available in SAP. These include WERKS_T (Plant), LGORT_T (Storage Location), PARTNER_T (Partner), PARTNER_ROLE_T (Partner Role).. 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 (character-type or numeric)


SAP /LIME/BADI_COLL_MMIM 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
DATUMDate DATUMDATS8DATUM
WERKS_TPlant WERKS_DCHAR4Assigned to domainWERKSWRKH_T001W_C
LGORT_TStorage Location LGORT_DCHAR4Assigned to domainLGORTLAG
PARTNER_TPartner /LIME/PARTNERCHAR10Assigned to domainALPHABU_PARTNER
PARTNER_ROLE_TPartner Role /LIME/PARTNER_ROLECHAR2/LIME/PARTNER_ROLE
MATNR_TMaterial Number MATNRCHAR18Assigned to domainMATN1MATNRMATS_MAT1
CHARG_TBatch Number CHARG_DCHAR10Assigned to domainCHARGCHA
OWNER_TOwner /LIME/OWNERCHAR10Assigned to domainALPHABU_PARTNER
OWNER_ROLE_TPartner Role of Owner /LIME/OWNER_ROLECHAR2/LIME/PARTNER_ROLE
CAT_TStock Type /LIME/STOCK_CATEGORYCHAR2/LIME/STOCK_CATEGORY
STOCK_USAGE_TStock Usage /LIME/STOCK_USAGECHAR1/LIME/STOCK_USAGE
SO_STOCK_TSales Order for Stock /LIME/SALES_ORD_STOCKCHAR10Assigned to domainALPHAVBELN
SO_IT_STOCK_TSales Order Item for Stock /LIME/S_ORD_ITEM_STOCKNUMC6NUM06
WBS_STOCK_TWBS Element for Stock /LIME/WBS_STOCKCHAR24ABPSNPS_POSID
MMIM_BWARTMovement Type (Inventory Management) BWARTCHAR3Assigned to domainBWARTBWA

Key field Non-key field



How do I retrieve data from SAP structure /LIME/BADI_COLL_MMIM using ABAP code?

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

How to access SAP table /LIME/BADI_COLL_MMIM

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