BAPIBUSISM008_ITEM_CM_OUT SAP (IS-M/AM: Commercial Order Item) Structure details

Dictionary Type: Structure
Description: IS-M/AM: Commercial Order Item




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




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

BAPIBUSISM008_ITEM_CM_OUT 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-M/AM: Commercial Order Item" 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_BAPIBUSISM008_ITEM_CM_OUT TYPE BAPIBUSISM008_ITEM_CM_OUT.

The BAPIBUSISM008_ITEM_CM_OUT table consists of various fields, each holding specific information or linking keys about IS-M/AM: Commercial Order Item data available in SAP. These include ITEM_NUMBER (IS-M: Order Item Number), BUSINESS_CONTENT_COMPONENT (IS-M: Business Content Component), COMMERCIAL_TYPE (IS-M: Commercial Type), AD_SPEC_NO (IS-M: Order ad spec number (commercial)).. 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 BAPIBUSISM008_ITEM_CM_OUT 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
DOCUMENT_NOIS-M/AM: Sales Document Number AVM_NRCHAR10Assigned to domainALPHAAVM_NRJHAMJHA
ITEM_NUMBERIS-M: Order Item Number POS_NRNUMC3Assigned to domainAVM_PNR
BUSINESS_CONTENT_COMPONENTIS-M: Business Content Component INHK_KFMCHAR8JJTIKOALPHAINHALTSKOMJJ1
COMMERCIAL_TYPEIS-M: Commercial Type WSPOT_ARTCHAR4TJJ41ALPHAWSPOT_ART
AD_SPEC_NOIS-M: Order ad spec number (commercial) WSMOTIV_NRNUMC6Assigned to domainPAM_WS_MOT
TECHNICAL_PROCESSING_STARTEDIS-M: Tech.process.started (for at least 1 schedule line) XTECH_MIN1CHAR1XFELD
TECHNICAL_PROCESSING_COMPLETEDIS-M: Tech.Complete (All Schedule Lines Fully Processed) XTECH_EECHAR1XFELD
STATUS_CHARACTERISTIC0IS-M: Characteristic 0 for Individual Use (Commercial Item) MERK0_PWCHAR1XFELD
STATUS_CHARACTERISTIC1IS-M: Characteristic 1 for Individual Use (Commercial Item) MERK1_PWCHAR1XFELD
STATUS_CHARACTE7ISTIC2IS-M: Characteristic 2 for Individual Use (Commercial Item) MERK2_PWCHAR1XFELD
STATUS_CHARACTERISTIC3IS-M: Characteristic 3 for Individual Use (Commercial Item) MERK3_PWCHAR1XFELD
STATUS_CHARACTERISTIC4IS-M: Characteristic 4 for Individual Use (Commercial Item) MERK4_PWCHAR1XFELD
STATUS_CHARACTERISTIC5IS-M: Characteristic 5 for Individual Use (Commercial Item) MERK5_PWCHAR1XFELD
STATUS_CHARACTERISTIC6IS-M: Characteristic 6 for Individual Use (Commercial Item) MERK6_PWCHAR1XFELD
STATUS_CHARACTERISTIC7IS-M: Characteristic 7 for Individual Use (Commercial Item) MERK7_PWCHAR1XFELD
STATUS_CHARACTERISTIC8IS-M: Characteristic 9 for Individual Use (Commercial Item) MERK8_PWCHAR1XFELD
STATUS_CHARACTERISTIC9IS-M: Characteristic 9 for Individual Use (Commercial Item) MERK9_PWCHAR1XFELD

Key field Non-key field



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

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

How to access SAP table BAPIBUSISM008_ITEM_CM_OUT

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