BAPIBUSISM008_AD_SPEC_CM_OUT SAP (IS-M/AM: Commercial Ad Spec) Structure details

Dictionary Type: Structure
Description: IS-M/AM: Commercial Ad Spec




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




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

BAPIBUSISM008_AD_SPEC_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 Ad Spec" 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_AD_SPEC_CM_OUT TYPE BAPIBUSISM008_AD_SPEC_CM_OUT.

The BAPIBUSISM008_AD_SPEC_CM_OUT table consists of various fields, each holding specific information or linking keys about IS-M/AM: Commercial Ad Spec data available in SAP. These include AD_SPEC_NO (IS-M: Order ad spec number (commercial)), TECHNICAL_AD_SPEC_ID (IS-M: Assigned ad spec/ad spec file in technical system), AD_SPEC_NOTE (IS-M: Note for Ad Spec Design), KEYWORD (IS-M: Keyword).. 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_AD_SPEC_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_NRCHAR10JHAKALPHAAVM_NRJHAMJHA
AD_SPEC_NOIS-M: Order ad spec number (commercial) WSMOTIV_NRNUMC6JHAMOTWPAM_WS_MOT
TECHNICAL_AD_SPEC_IDIS-M: Assigned ad spec/ad spec file in technical system MOTIVIDCHAR12MOTIVID
AD_SPEC_NOTEIS-M: Note for Ad Spec Design MOTIVNOTIZCHAR50TEXT50
KEYWORDIS-M: Keyword STICHWCHAR40TEXT40
PRODUCT_HIERARCHYIS-M/AM: Product Hierarchy J_PRODHCHAR18JJT179J_PRODH
CM_DESIGN_TYPEIS-M: Commercial Design Type WS_SENDFRMCHAR2TJJW5WS_SENDFRM
PLANNED_LENGTHIS-M: Planned length of commercial in seconds WS_LENGTHSNUMC4WS_LENGTH
ACTUAL_LENGTHIS-M: Actual length of commercial in seconds WS_LENGTHINUMC4WS_LENGTH
ADD_INFORMATION1IS-M: Freely Definable Additional Information on Ad Spec MOTEXTINF1CHAR30CHAR30
ADD_INFORMATION2IS-M: Freely Definable Additional Information on Ad Spec MOTEXTINF2CHAR30CHAR30
ADD_INFORMATION3IS-M: Freely Definable Additional Information on Ad Spec MOTEXTINF3CHAR30CHAR30
ADD_INFORMATION4IS-M: Freely Definable Additional Information on Ad Spec MOTEXTINF4CHAR30CHAR30
AD_SPEC_INCOMPLETEIS-M: 'Ad spec data incomplete' indicator XUVMOTCHAR1XFELD
TECHNICALLY_COMPLETEIS-M: Ad Spec Technically Complete Indicator XMOTPRODCHAR1XFELD
STATUS_CHARACTERISTIC0IS-M: Characteristic 0 for Individual Use (Commercl Ad Spec) MERK0_MOTWCHAR1XFELD
STATUS_CHARACTERISTIC1IS-M: Characteristic 1 for Individual Use (Commercl Ad Spec) MERK1_MOTWCHAR1XFELD
STATUS_CHARACTERISTIC2IS-M: Characteristic 2 for Individual Use (Commercl Ad Spec) MERK2_MOTWCHAR1XFELD
STATUS_CHARACTERISTIC3IS-M: Characteristic 3 for Individual Use (Commercl Ad Spec) MERK3_MOTWCHAR1XFELD
STATUS_CHARACTERISTIC4IS-M: Characteristic 4 for Individual Use (Commercl Ad Spec) MERK4_MOTWCHAR1XFELD
STATUS_CHARACTERISTIC5IS-M: Characteristic 5 for Individual Use (Commercl Ad Spec) MERK5_MOTWCHAR1XFELD
STATUS_CHARACTERISTIC6IS-M: Characteristic 6 for Individual Use (Commercl Ad Spec) MERK6_MOTWCHAR1XFELD
STATUS_CHARACTERISTIC7IS-M: Characteristic 7 for Individual Use (Commercl Ad Spec) MERK7_MOTWCHAR1XFELD
STATUS_CHARACTERISTIC8IS-M: Characteristic 8 for Individual Use (Commercl Ad Spec) MERK8_MOTWCHAR1XFELD
STATUS_CHARACTERISTIC9IS-M: Characteristic 9 for Individual Use (Commercl Ad Spec) MERK9_MOTWCHAR1XFELD
CANCELLEDIS-M: Canceled Order Object Indicator XSTORNIERTCHAR1XFELD
STATUSIS-M: Ad spec status MOTIVSTATCHAR2PAM_STATUS
TEMPLATE_DOCUMENT_NOIS-M: Order Number of the Preceding Document VORL_AVMNRCHAR10JHAKALPHAAVM_NR
TEMPLATE_AD_SPEC_NOIS-M: Ad spec template (commercial) VORL_WMONRNUMC6JHAMOTWPAM_WS_MOT
TEMPLATE_TECHNICAL_AD_SPEC_IDIS-M: Ad spec template (description in technical system) VORL_TECIDCHAR12MOTIVID

Key field Non-key field



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

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

How to access SAP table BAPIBUSISM008_AD_SPEC_CM_OUT

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