RDM_S_BAPI1068I2_EXT SAP (RDM Internal Table: Extension BAPI1068I2 (Promo Header)) Structure details

Dictionary Type: Structure
Description: RDM Internal Table: Extension BAPI1068I2 (Promo Header)




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




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

RDM_S_BAPI1068I2_EXT 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 "RDM Internal Table: Extension BAPI1068I2 (Promo Header)" 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_RDM_S_BAPI1068I2_EXT TYPE RDM_S_BAPI1068I2_EXT.

The RDM_S_BAPI1068I2_EXT table consists of various fields, each holding specific information or linking keys about RDM Internal Table: Extension BAPI1068I2 (Promo Header) data available in SAP. These include PROMOTION_TYPE (Promotion Type), PROMOTION (COUPON), PROM_NAME (Promotion description), LANGU (Language Key).. 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: Can be enhanced (character-type)


SAP RDM_S_BAPI1068I2_EXT 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
PROMOTION_TYPEPromotion Type W_AKARTCHAR4Assigned to domainW_AKARTWAA
PROMOTIONCOUPON WAKTIONCHAR10Assigned to domainALPHAWAKTIONWAK
PROM_NAMEPromotion description WAKTIONTXCHAR40TEXT40
LANGULanguage Key SPRASLANG1Assigned to domainISOLASPRASSPRH_T002
LANGU_ISO2-Character SAP Language Code LAISOCHAR2LAISO
SALES_CURRENCYCurrency current promotion - planning W_WAELACUKY5Assigned to domainWAERSFWS
SALES_CRRNCY_ISOPlanned sales currency in ISO code W_WAELA_ISOCHAR3ISOCD
ON_SALE_FROMOn Sale to Consumers From W_VKDABDATS8DATUM
ON_SALE_TOOn Sale To Consumers To W_VKDBIDATS8DATUM
PURCHASE_FROMPurchase price conditions valid from W_EKDABDATS8DATUM
PURCHASE_TOPurchase price conditions valid to W_EKDBIDATS8DATUM
TESTRUNSwitch to Simulation Session for Write BAPIs TESTRUNCHAR1BAPIFLAG
SALES_ORGSales Organization: Promotion Header W_VKORG_HEADERCHAR4Assigned to domainVKORGVKO
DISTR_CHANDistribution Channel: Promotion Header W_VTWEG_HEADERCHAR2Assigned to domainVTWEGVTW
APPLICATIONApplication that Created the Promotion W_ERAPPLCHAR1W_ERAPPL
RFC_DESTINATIONLogical RFC Destination W_RFCDSTCHAR32Assigned to domainRFCDEST
MEDIA_TYPEMedia Type RDM_MEDIA_TYPECHAR4Assigned to domainRDM_MEDIA_TYPE
CUSTOMER_TYPECustomer Type RDM_CUSTOMER_TYPECHAR4Assigned to domainRDM_CUSTOMER_TYPE
CREATING_DOCUMENT_NUMBERDocument that Created the Retail Promotion WAKTPP_ERDOCNCHAR10ALPHAWAKTPP_ERDOCN
PRICE_LISTPrice list type: promotion header W_PLTYPCHAR2Assigned to domainPLTYPVPL

Key field Non-key field



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

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

How to access SAP table RDM_S_BAPI1068I2_EXT

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