WPM_S_BBY_PLANTGROUP SAP (Bonus Buy: Plant Groups) Structure details

Dictionary Type: Structure
Description: Bonus Buy: Plant Groups




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




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

WPM_S_BBY_PLANTGROUP 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 "Bonus Buy: Plant Groups" 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_BBY_PLANTGROUP TYPE WPM_S_BBY_PLANTGROUP.

The WPM_S_BBY_PLANTGROUP table consists of various fields, each holding specific information or linking keys about Bonus Buy: Plant Groups data available in SAP. These include MANDT (Client), AKTNR (COUPON), CLINT (Internal Class Number), AVKVO (Start of promotion sales).. 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 or numeric)


SAP WPM_S_BBY_PLANTGROUP 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
MANDTClient MANDTCLNT3T000MANDT
AKTNRCOUPON WAKTIONCHAR10WAKHALPHAWAKTIONWAK
CLINTInternal Class Number CLINTNUMC10KLAHCLINT
AVKVOStart of promotion sales W_AVKVODATS8DATUM
AVKBIEnd of promotion sales - IS-R W_AVKBIDATS8DATUM
ALIVOStart of promotion listing W_ALIVODATS8DATUM
ALIBIEnd of promotion listing W_ALIBIDATS8DATUM
AWEFIGoods receipt promotional merchandise in plant W_AWEFIDATS8DATUM
ETIAGIS-R Labeling: material grouping (deactivated in 4.0) W_ETIAGCHAR18TWEAETIAG
BEKTYPromotion announcement category W_BEKTYCHAR4T626AAVIT
ABEKMAnnouncement date of the promotion W_ABEKMDATS8DATUM
STBEKPromotion announcement status W_STBEKCHAR1BEKST
RUDATLatest date for replying to promotion announcement W_RUDATDATS8DATUM
NBSZONo. of plant group to module assignments W_NBSZOINT25INT2
ERNAMName of Person who Created the Object ERNAMCHAR12USNAM
ERDATDate on Which Record Was Created ERDATDATS8DATUM
AENAMName of Person Who Changed Object AENAMCHAR12USNAM
AEDATChanged On AEDATDATS8DATUM
FADATEarliest Order Date W_FADATDATS8DATUM
SADATLatest Order Date W_SADATDATS8DATUM
FLDATEarliest delivery date W_FLDATDATS8DATUM
SLDATLatest delivery date W_SLDATDATS8DATUM
KLARTClass type W_KLARTCHAR3TWRF16KLASSENARTKAR
VLGNRCustomer no. of reference plant W_VLGNRCHAR10KNA1ALPHAKUNNR
VKORGSales organization W_VERKORGCHAR4TVKOVKORGVKO
VTWEGDistribution channel W_VERTWEGCHAR2TVKOVVTWEGVTW
KALKEActivation type for sales prices W_AKTARTCHAR1AKTART
.INCLU--AP 0
STPLGRStatus of Plant Group WRF_STPLGRCHAR1WRF_STPLGR
UPDKZUpdate indicator UPDKZ_DCHAR1UPDKZ
SELKZSelection flag SELKZCHAR1SELKZ
TXTBZName of Plant Group W_FILGRTCHAR40TEXT40
FILGRPlant grouping, sales promotion W_FILGRCHAR18KLASSE
LIFNRAccount Number of Vendor or Creditor LIFNRCHAR10Assigned to domainALPHALIFNRLIFKRED_C
LIFTYVendor Category - Retail W_LIFTYCHAR1LIFTY
VKDABDELDeletion date for sales price conditions VKDABDELDATS8DATUM
VKAKTVOStarting Date for Sales Price Activation VKAKTVODATS8DATUM
VKAKTBIFinal Date for Sales Price Activation VKAKTBIDATS8DATUM

Key field Non-key field



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

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

How to access SAP table WPM_S_BBY_PLANTGROUP

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