BAPIBUSISM008_ITEM_ADTEXT SAP (IS-M: Texts for BAPIBUSISM008_ITEM_AD_OUT) Structure details

Dictionary Type: Structure
Description: IS-M: Texts for BAPIBUSISM008_ITEM_AD_OUT




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




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

BAPIBUSISM008_ITEM_ADTEXT 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: Texts for BAPIBUSISM008_ITEM_AD_OUT" 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_ADTEXT TYPE BAPIBUSISM008_ITEM_ADTEXT.

The BAPIBUSISM008_ITEM_ADTEXT table consists of various fields, each holding specific information or linking keys about IS-M: Texts for BAPIBUSISM008_ITEM_AD_OUT data available in SAP. These include ITEM_NUMBER (IS-M: Order Item Number), DATE_CATEGORY_TEXT (IS-M: Short Text), TO_PLUS_INDICATOR_TEXT (Short Text for Fixed Values), DATE_TYPE_TEXT (Short Text for Fixed Values).. 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_ADTEXT 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
DATE_CATEGORY_TEXTIS-M: Short Text BEZEICHN15CHAR15TEXT15
TO_PLUS_INDICATOR_TEXTShort Text for Fixed Values VAL_TEXTCHAR60DDTEXT
DATE_TYPE_TEXTShort Text for Fixed Values VAL_TEXTCHAR60DDTEXT
BOX_NO_INDICATOR_TEXTIS-M: Short Text BEZEICHN15CHAR15TEXT15
BOX_NO_LOCATION_TEXTDescription BEZEI20CHAR20TEXT20
POSITIONING_INSTRUCTION_TEXTIS-M: Short Text BEZEICHN15CHAR15TEXT15
POSITIONING_AD_TYPE_TEXTIS-M: Short Text BEZEICHN15CHAR15TEXT15
SELECTIVE_BOOKING_TEXTIS-M: Short Text BEZEICHN15CHAR15TEXT15
BUSINESS_CONT_COMP_TEXTIS-M: Short Text BEZEICHN15CHAR15TEXT15
BUSINESS_CONT_COMP_HD_ND_TEXTIS-M: Short Text BEZEICHN15CHAR15TEXT15
TECHNICAL_CONT_COMP_TEXTIS-M: Short Text BEZEICHN15CHAR15TEXT15
TECHNIC_CONT_COMP_HD_ND_TEXTIS-M: Short Text BEZEICHN15CHAR15TEXT15
SPEC_PUBL_CONT_COMP_TEXTIS-M: Short Text BEZEICHN15CHAR15TEXT15

Key field Non-key field



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

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

How to access SAP table BAPIBUSISM008_ITEM_ADTEXT

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