WPM_S_PROMO_BBY_FEH SAP (Overall Structure for FEH: Promotion and assigned Bonus Buys) Structure details

Dictionary Type: Structure
Description: Overall Structure for FEH: Promotion and assigned Bonus Buys




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




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

WPM_S_PROMO_BBY_FEH 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 "Overall Structure for FEH: Promotion and assigned Bonus Buys" 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_WPM_S_PROMO_BBY_FEH TYPE WPM_S_PROMO_BBY_FEH.

The WPM_S_PROMO_BBY_FEH table consists of various fields, each holding specific information or linking keys about Overall Structure for FEH: Promotion and assigned Bonus Buys data available in SAP. These include CHGID (Indicator for type of Change of Retail Promotion), PROMOTION (COUPON), DATA (), PROMOTION ().. 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 WPM_S_PROMO_BBY_FEH 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
REQUEST_IDUnique identifier of a business document in message header WPM_REQUEST_IDCHAR35
CHGIDIndicator for type of Change of Retail Promotion WPM_PROMO_CHGIDCHAR1WPM_PROMO_CHGID
PROMOTIONCOUPON WAKTIONCHAR10Assigned to domainALPHAWAKTIONWAK
DATA 0
PROMOTION 0
HEADER 0
PROMOTION_TYPEPromotion Type W_AKARTCHAR4W_AKARTWAA
PROMOTIONCOUPON WAKTIONCHAR10ALPHAWAKTIONWAK
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
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
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
REF 0
REF_PROMOHigher-Level Promotion WAKTPP_REF_PROMOCHAR10ALPHAWAKTION
IS_REF_PROMOIndicator: Higher-Level Promotion WAKTPP_IS_REF_PROMOCHAR1WAKTPP_IS_REF_PROMO
TEXTS 0
ITEMS 0
DISCOUNTS 0
PLANTGROUPS 0
PLANTS 0
THEMES 0
EXTENSIONIN 0
BONUSBUYS 0

Key field Non-key field



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

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

How to access SAP table WPM_S_PROMO_BBY_FEH

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