BAPIBUSISM008_SL_AI_OUT SAP (IS-M/AM: Ad Insert Schedule Line) Structure details

Dictionary Type: Structure
Description: IS-M/AM: Ad Insert Schedule Line




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




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

BAPIBUSISM008_SL_AI_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: Ad Insert Schedule Line" 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_SL_AI_OUT TYPE BAPIBUSISM008_SL_AI_OUT.

The BAPIBUSISM008_SL_AI_OUT table consists of various fields, each holding specific information or linking keys about IS-M/AM: Ad Insert Schedule Line data available in SAP. These include ITEM_NUMBER (IS-M: Order Item Number), SUB_ITEM_NO (IS-M: Order Sub-Item Number), SCHEDULE_LINE_NO (IS-M: Schedule Line), INITIAL_BOOKING_UNIT (IS-M: Initial Booking Unit for the OPM Item).. 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_SL_AI_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
SUB_ITEM_NOIS-M: Order Sub-Item Number UPOS_NRNUMC4AVM_UPNR
SCHEDULE_LINE_NOIS-M: Schedule Line EIN_NRNUMC6Assigned to domainAVMENR
INITIAL_BOOKING_UNITIS-M: Initial Booking Unit for the OPM Item UR_BELEINHCHAR10Assigned to domainALPHABELEINH
BASIC_BOOKING_UNITIS-M: Basic Booking Unit BE_BASISCHAR10Assigned to domainALPHABELEINHJBE
PLANNED_PUBLICATION_DATEPublication Date ERSCHDATDATS8DATUMJD9
PLANNED_PUBLICATION_COPY_NOIS-M: Copy Number with Year HEFT_NRCHAR14PAM_PERIOD
PLANNING_QUANTITYIS-M: Planning Quantity for Ad Inserts DSPMGE_PAMDEC9STMENGE
DELTA_COVERAGE_QUANTITYIS-M: Non-Reader Circulation for TMC DSPMGE_RHDEC9STMENGE
DELIVERY_QUANTITYIS-M: Delivery Quantity for Ad Insert BLGMGE_PAMDEC9STMENGE
CALCULATION_QUANTITYIS-M: Calculation Quantity (Ad Insert) BERMENGEDEC9STMENGE
POSTAL_CIRCULATION_QUANTITYIS-M: Postal Circulation Quantity POSTMENGEDEC9STMENGE
AD_INSERT_NOIS-M: Temporary Number for an Ad Insert ISM_TMP_SI_NUMMERCHAR10ALPHAISM_TMP_SI_NUMMER
PUBLISHEDIS-M: Schedule Line Published Indicator XERSCHCHAR1XFELD
SHIPPING_STARTEDIS-M: Indicator Shipping has been started XVERS_GESTCHAR1XFELD
SHIPPING_COMPLETEDIS-M: Indicator Shipping run completed successfully XVERS_EECHAR1XFELD
STATUS_CHARACTERISTIC0IS-M: Characteristic 0 for Ind.Use (Ad Insert Schedule Line) MERK0_ESCHAR1XFELD
STATUS_CHARACTERISTIC1IS-M: Characteristic 1 for Ind.Use (Ad Insert Schedule Line) MERK1_ESCHAR1XFELD
STATUS_CHARACTERISTIC2IS-M: Characteristic 2 for Ind.Use (Ad Insert Schedule Line) MERK2_ESCHAR1XFELD
STATUS_CHARACTERISTIC3IS-M: Characteristic 3 for Ind.Use (Ad Insert Schedule Line) MERK3_ESCHAR1XFELD
STATUS_CHARACTERISTIC4IS-M: Characteristic 4 for Ind.Use (Ad Insert Schedule Line) MERK4_ESCHAR1XFELD
STATUS_CHARACTERISTIC5IS-M: Characteristic 5 for Ind.Use (Ad Insert Schedule Line) MERK5_ESCHAR1XFELD
STATUS_CHARACTERISTIC6IS-M: Characteristic 6 for Ind.Use (Ad Insert Schedule Line) MERK6_ESCHAR1XFELD
STATUS_CHARACTERISTIC7IS-M: Characteristic 7 for Ind.Use (Ad Insert Schedule Line) MERK7_ESCHAR1XFELD
STATUS_CHARACTERISTIC8IS-M: Characteristic 8 for Ind.Use (Ad Insert Schedule Line) MERK8_ESCHAR1XFELD
STATUS_CHARACTERISTIC9IS-M: Characteristic 9 for Ind.Use (Ad Insert Schedule Line) MERK9_ESCHAR1XFELD

Key field Non-key field



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

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

How to access SAP table BAPIBUSISM008_SL_AI_OUT

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