RDM_S_BAPI_PROMO_CREATE SAP (BAPI parameters for promotion create) Structure details

Dictionary Type: Structure
Description: BAPI parameters for promotion create




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




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

RDM_S_BAPI_PROMO_CREATE 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 "BAPI parameters for promotion create" 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_BAPI_PROMO_CREATE TYPE RDM_S_BAPI_PROMO_CREATE.

The RDM_S_BAPI_PROMO_CREATE table consists of various fields, each holding specific information or linking keys about BAPI parameters for promotion create 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 (Deep)


SAP RDM_S_BAPI_PROMO_CREATE 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_HEADER 0
PROMOTION_TYPEPromotion Type W_AKARTCHAR4W_AKARTWAA
PROMOTIONCOUPON WAKTIONCHAR10ALPHAWAKTIONWAK
PROM_NAMEPromotion description WAKTIONTXCHAR40TEXT40
LANGULanguage Key SPRASLANG1ISOLASPRASSPRH_T002
LANGU_ISO2-Character SAP Language Code LAISOCHAR2LAISO
SALES_CURRENCYCurrency current promotion - planning W_WAELACUKY5WAERSFWS
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_HEADERCHAR4VKORGVKO
DISTR_CHANDistribution Channel: Promotion Header W_VTWEG_HEADERCHAR2VTWEGVTW
APPLICATIONApplication that Created the Promotion W_ERAPPLCHAR1W_ERAPPL
RFC_DESTINATIONLogical RFC Destination W_RFCDSTCHAR32RFCDEST
MEDIA_TYPEMedia Type RDM_MEDIA_TYPECHAR4RDM_MEDIA_TYPE
CUSTOMER_TYPECustomer Type RDM_CUSTOMER_TYPECHAR4RDM_CUSTOMER_TYPE
CREATING_DOCUMENT_NUMBERDocument that Created the Retail Promotion WAKTPP_ERDOCNCHAR10ALPHAWAKTPP_ERDOCN
PRICE_LISTPrice list type: promotion header W_PLTYPCHAR2PLTYPVPL
PROMO_REF 0
REF_PROMOHigher-Level Promotion WAKTPP_REF_PROMOCHAR10ALPHAWAKTION
CGPL_GUIDCGPL Project GUID WAKTPP_CGPL_GUIDRAW16WAKTPP_CGPL_GUID
EXTERNAL_IDCGPL Project External ID WAKTPP_CGPL_EXTIDCHAR24WAKTPP_CGPL_EXTID
IS_REF_PROMOIndicator: Higher-Level Promotion WAKTPP_IS_REF_PROMOCHAR1WAKTPP_IS_REF_PROMO
BEKST2Status of New Announcement WAKTPP_STBEK2CHAR1WAKTPP_STBEK2
ITEMS 0
PLANTGROUPS 0
PLANTS 0
THEMES 0

Key field Non-key field



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

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

How to access SAP table RDM_S_BAPI_PROMO_CREATE

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