BAPIBUSISM008_AD_SPEC_OL SAP (IS-M/AM: Online Ad Spec) Structure details

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




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




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

BAPIBUSISM008_AD_SPEC_OL 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: Online 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_OL TYPE BAPIBUSISM008_AD_SPEC_OL.

The BAPIBUSISM008_AD_SPEC_OL table consists of various fields, each holding specific information or linking keys about IS-M/AM: Online Ad Spec data available in SAP. These include AD_SPEC_NO (IS-M: Temporary Ad Spec Number), TECHNICAL_AD_SPEC_ID (IS-M: Assigned ad spec/ad spec file in technical system), AD_SPEC_MASTER_NO (IS-M: Ad Spec Master), AD_SPEC_NOTE (IS-M: Note for Ad Spec Design).. 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_OL 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
AD_SPEC_NOIS-M: Temporary Ad Spec Number ISM_TMP_MOTIV_NRCHAR6ALPHAISM_TMP_MOTIV_NR
TECHNICAL_AD_SPEC_IDIS-M: Assigned ad spec/ad spec file in technical system MOTIVIDCHAR12MOTIVID
AD_SPEC_MASTER_NOIS-M: Ad Spec Master DRVORL_NRNUMC6Assigned to domainDRVORL_NR
AD_SPEC_NOTEIS-M: Note for Ad Spec Design MOTIVNOTIZCHAR50TEXT50
KEYWORDIS-M: Keyword STICHWCHAR40TEXT40
PRODUCT_HIERARCHYIS-M/AM: Product Hierarchy J_PRODHCHAR18JJT179J_PRODH
PLANNED_WIDTHIS-M: Planned Ad Spec Width BREITE_SQUAN7(3) GROESSE
PLANNED_WIDTH_UOMIS-M/AM: Unit of Measurement for Online Ad Size Field ISPEINH_OLUNIT3TJHOLBMECUNITISPEINH_OL
PLANNED_WIDTH_UOM_ISOISO code for unit of measurement ISOCD_UNITCHAR3T006IISOCD_UNIT
PLANNED_HEIGHTIS-M: Planned Height of the Ad Spec HOEHE_SQUAN7(3) GROESSE
PLANNED_HEIGHT_UOMIS-M/AM: Unit of Measurement for Height (Online) ONL_HOEHE_SEHUNIT3TJHOLHMECUNITONL_HOEHE_SEH
PLANNED_HEIGHT_UOM_ISOISO code for unit of measurement ISOCD_UNITCHAR3T006IISOCD_UNIT
FORMAT_OLIS-M/AM: Format Proposal (Online) FORMAT_ONLCHAR4TJHOLFMTALPHAFORMAT_ONL
LINK_URLIS-M/AM: Target URL for a banner LINK_URLCHAR132TEXT132
AD_SPEC_FILE_SIZEIS-M/AM: File Size for Online Ad Spec GROESSE_KBDEC10(3) ISM_DEC10_3
AD_SPEC_FILE_SIZE_UOMIS-M/AM: Unit for Physical Ad Spec Size GROESSE_UNITUNIT3T006CUNITMEINS
AD_SPEC_FILE_SIZE_UOM_ISOISO code for unit of measurement ISOCD_UNITCHAR3Assigned to domainISOCD_UNIT
CLICK_TEXTIS-M/AM: Clicktext for an Online Ad Spec CLICKTEXTCHAR132TEXT132
ALTERNATE_TEXTIS-M/AM: Alternative Text for an Online Ad Spec ALTERN_TEXTCHAR132TEXT132
SUB_AD_SPEC_INDICATORIS-M/AM: Sub ad spec/linked ad specs indicator TMOT_KENNZCHAR6TJH75TMOTIV_KE
SUB_AD_SPEC_NOIS-M: Position of the Sub Ad Spec Within the Chain TMOT_NRNUMC2NUMC2
SUB_AD_SPEC_REFERENCEIS-M: Reference to Hdr Ad Spec in Linked Ad Spcs (Temporary) ISM_TMP_TMOT_BEZUGCHAR6ALPHAISM_TMP_MOTIV_NR
SUB_AD_SPEC_POSITIONIS-M: Position of Sub Ad Spec (Relative to Header Ad Spec) TMOT_LAGECHAR4TJH77MOT_LAGE
SUB_AD_SPEC_POSITION_COMMENTIS-M: Comment on location of sub ad spec TMOT_KOMMCHAR30TEXT30
CHECK_REQUIREDIS-M: Ad Spec Check Required But Not Performed XPRNOTWCHAR1XFELD
STATUS_CHARACTERISTIC0IS-M: Characteristic 0 for Individual Use (Ad Spec) MERK0_MOTCHAR1XFELD
STATUS_CHARACTERISTIC1IS-M: Characteristic 1 for Individual Use (Ad Spec) MERK1_MOTCHAR1XFELD
STATUS_CHARACTERISTIC2IS-M: Characteristic 2 for Individual Use (Ad Spec) MERK2_MOTCHAR1XFELD
STATUS_CHARACTERISTIC3IS-M: Characteristic 3 for Individual Use (Ad Spec) MERK3_MOTCHAR1XFELD
STATUS_CHARACTERISTIC4IS-M: Characteristic 4 for Individual Use (Ad Spec) MERK4_MOTCHAR1XFELD
STATUS_CHARACTERISTIC5IS-M: Characteristic 5 for Individual Use (Ad Spec) MERK5_MOTCHAR1XFELD
STATUS_CHARACTERISTIC6IS-M: Characteristic 6 for Individual Use (Ad Spec) MERK6_MOTCHAR1XFELD
STATUS_CHARACTERISTIC7IS-M: Characteristic 7 for Individual Use (Ad Spec) MERK7_MOTCHAR1XFELD
STATUS_CHARACTERISTIC8IS-M: Characteristic 8 for Individual Use (Ad Spec) MERK8_MOTCHAR1XFELD
STATUS_CHARACTERISTIC9IS-M: Characteristic 9 for Individual Use (Ad Spec) MERK9_MOTCHAR1XFELD

Key field Non-key field



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

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

How to access SAP table BAPIBUSISM008_AD_SPEC_OL

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