WAFORM_AKT_PDF SAP (Adobe Form WAKT_PRUEFPRO - Promotion Header) Structure details

Dictionary Type: Structure
Description: Adobe Form WAKT_PRUEFPRO - Promotion Header




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




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

WAFORM_AKT_PDF 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 "Adobe Form WAKT_PRUEFPRO - Promotion 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_WAFORM_AKT_PDF TYPE WAFORM_AKT_PDF.

The WAFORM_AKT_PDF table consists of various fields, each holding specific information or linking keys about Adobe Form WAKT_PRUEFPRO - Promotion Header data available in SAP. These include BEZEI (Description), SPDAB (Promotion blocked on), SPGRU (Reason for promotion block), AKVST (Processing status of the 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 (character-type or numeric)


SAP WAFORM_AKT_PDF 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
AKTNRCOUPON WAKTIONCHAR10Assigned to domainALPHAWAKTIONWAK
BEZEIDescription BEZEI40CHAR40TEXT40
SPDABPromotion blocked on W_SPDABDATS8DATUM
SPGRUReason for promotion block W_SPGRUCHAR1SPGRU
AKVSTProcessing status of the promotion W_AKVSTCHAR1AKVST
NPOSINo. of promotion items WA_NPOSIINT25INT2
NSPERNo. of blocked promotion items WA_NSPERINT25INT2
NOBSTNo. of promotion items without module assignments WA_NOBSTINT25INT2
NOTHENo. of promotion items w/o theme assignment WA_NOTHEINT25INT2
NOWGPNo. promotion items without plant group assignment WA_NOWGPINT25INT2
NOWEMNumber of promotion items without prod. catalog assignments WA_NOWEMINT25INT2
FLOESStatus Text WAFORM_STATUSCHAR15CHAR15
FSPERStatus Text WAFORM_STATUSCHAR15CHAR15
FZEAEStatus Text WAFORM_STATUSCHAR15CHAR15
FWAAEStatus Text WAFORM_STATUSCHAR15CHAR15
FTHZUStatus Text WAFORM_STATUSCHAR15CHAR15
FWGZUStatus Text WAFORM_STATUSCHAR15CHAR15
FBAANStatus Text WAFORM_STATUSCHAR15CHAR15
FWMANStatus Text WAFORM_STATUSCHAR15CHAR15
FTHLOStatus Text WAFORM_STATUSCHAR15CHAR15
FWGLOStatus Text WAFORM_STATUSCHAR15CHAR15
FBALOStatus Text WAFORM_STATUSCHAR15CHAR15
FWMLOStatus Text WAFORM_STATUSCHAR15CHAR15
NBAUSNumber of modules WA_NBAUSINT25INT2
NWGPENo. of plant groups WA_NWGPEINT25INT2
NTHEMNo. of themes WA_NTHEMINT25INT2
NWERBNumber of product catalogs WA_NWERBINT25INT2
LIGENStatus Text WAFORM_STATUSCHAR15CHAR15
AUGENStatus Text WAFORM_STATUSCHAR15CHAR15
BEGENStatus Text WAFORM_STATUSCHAR15CHAR15
EKGENStatus Text WAFORM_STATUSCHAR15CHAR15
VKGENStatus Text WAFORM_STATUSCHAR15CHAR15
NLIGENo. of listings WA_NLIGEINT25INT2
NAUGENo. of stock splits WA_NAUGEINT25INT2
NBEGENo. of announcements WA_NBEGEINT25INT2
NEKGENo. of pur. price activations WA_NEKGEINT25INT2
NVKGENo. of sales price activations WA_NVKGEINT25INT2
SPGRU_TXTShort Text for Fixed Values VAL_TEXTCHAR60DDTEXT
AKVST_TXTShort Text for Fixed Values VAL_TEXTCHAR60DDTEXT

Key field Non-key field



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

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

How to access SAP table WAFORM_AKT_PDF

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