BAPI2017_GM_ITEM_05 SAP (MMIM: WM relevant item data) Structure details

Dictionary Type: Structure
Description: MMIM: WM relevant item data




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




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

BAPI2017_GM_ITEM_05 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 "MMIM: WM relevant item data" 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_BAPI2017_GM_ITEM_05 TYPE BAPI2017_GM_ITEM_05.

The BAPI2017_GM_ITEM_05 table consists of various fields, each holding specific information or linking keys about MMIM: WM relevant item data data available in SAP. These include STGE_BIN (Storage Bin), SU_PL_STCK_1 (Number of Storage Units to be Placed Into Storage), ST_UN_QTYY_1 (Quantity per Storage Unit to be Placed into Stock in Alt.UoM), ST_UN_QTYY_1_ISO (ISO code for unit of measurement).. 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 BAPI2017_GM_ITEM_05 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
STGE_TYPEStorage Type LGTYPCHAR3T301LGTYPLGTH_T301
STGE_BINStorage Bin LGPLACHAR10LAGPLGPLALGPLAG1
SU_PL_STCK_1Number of Storage Units to be Placed Into Storage LVS_ANZLEDEC3LVS_ANZLE
ST_UN_QTYY_1Quantity per Storage Unit to be Placed into Stock in Alt.UoM LVS_LEMENQUAN13(3) MENG13
ST_UN_QTYY_1_ISOISO code for unit of measurement ISOCD_UNITCHAR3T006IISOCD_UNIT
UNITTYPE_1Storage Unit Type LVS_LETYPCHAR3T307LVS_LETYP
SU_PL_STCK_2Number of Storage Units to be Placed Into Storage LVS_ANZLEDEC3LVS_ANZLE
ST_UN_QTYY_2Quantity per Storage Unit to be Placed into Stock in Alt.UoM LVS_LEMENQUAN13(3) MENG13
ST_UN_QTYY_2_ISOISO code for unit of measurement ISOCD_UNITCHAR3T006IISOCD_UNIT
UNITTYPE_2Storage Unit Type LVS_LETYPCHAR3T307LVS_LETYP
STGE_TYPE_PCStorage type for transfer posting UBTYPCHAR3T301LGTYPLGT
STGE_BIN_PCStorage bin for transfer posting UBPLACHAR10LAGPLGPLALGP
NO_PST_CHGNTIndicator: Do not create posting change notice LVS_KZKUBCHAR1XFELD
GR_NUMBERGoods Receipt Number LVS_WENUMCHAR10ALPHABELNR
STGE_TYPE_STStorage type for stock transfer UMLGTCHAR3T301LGTYPLGT
STGE_BIN_STStorage bin for stock transfer UMLGPCHAR10LAGPLGPLALGP
MATDOC_TR_CANCELMaterial doc. no. of transfer requirement to be cancelled LVS_TBBELCHAR10ALPHABELNRMBN
MATITEM_TR_CANCELMaterial doc. item of transf.reqmnt item to be cancelled LVS_TBBPONUMC4MBLPOPOS
MATYEAR_TR_CANCELMaterial doc. year of transfer requirement to be cancelled LVS_TBBJRNUMC4GJAHRGJAHRMJA
NO_TRANSFER_REQIndicator: No Transfer Requirement Created LVS_TBFKZCHAR1XFELD

Key field Non-key field



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

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

How to access SAP table BAPI2017_GM_ITEM_05

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