BBPAD01ENH0005 SAP (Independent Parameters of Dynamic Items) Structure details

Dictionary Type: Structure
Description: Independent Parameters of Dynamic Items




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




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

BBPAD01ENH0005 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 "Independent Parameters of Dynamic Items" 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_BBPAD01ENH0005 TYPE BBPAD01ENH0005.

The BBPAD01ENH0005 table consists of various fields, each holding specific information or linking keys about Independent Parameters of Dynamic Items data available in SAP. These include POPER (Posting period), TWAER (Transaction Currency), MEINH (Unit of Measure), MANUAL (Checkbox).. 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 BBPAD01ENH0005 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
OBJNRObject number J_OBJNRCHAR22Assigned to domainJ_OBJNRONR
POPERPosting period AD01PERIODNUMC7PERI7JAHRPER
TWAERTransaction Currency TWAERCUKY5Assigned to domainWAERSFWS
MEINHUnit of Measure CO_MEINHUNIT3Assigned to domainCUNITMEINS
MANUALCheckbox XFELDCHAR1XFELD
KSTARCost Element KSTARCHAR10Assigned to domainALPHAKSTARKAT
KOSTLCost Center KOSTLCHAR10Assigned to domainALPHAKOSTLKOS
LSTARActivity Type LSTARCHAR6Assigned to domainLSTARLARLART_EMPTY
MATNRMaterial Number MATNRCHAR18Assigned to domainMATN1MATNRMATS_MAT1
STAGRStatistical key figure STAGRCHAR6Assigned to domainSTAGRSTA
FIPOSCommitment Item FIPOSCHAR14Assigned to domainFIPOSFIP
WRTTPValue Type CO_WRTTPCHAR2CO_WRTTP
VERSNVersion VERSNCHAR3Assigned to domainALPHACOVERSIKVS
WERKSPlant WERKS_DCHAR4Assigned to domainWERKSWRKH_T001W_C
PRODUProduct number PRODNCHAR18Assigned to domainMATN1MATNR
FAKTFBilling form FAKTFCHAR2FAKTF
BEMOTAccounting Indicator BEMOTCHAR2Assigned to domainBEMOT
BELNRDocument Number CO_BELNRCHAR10Assigned to domainALPHACO_BELNRBLN
BUZEIPosting row CO_BUZEINUMC3BUZEI
ARBPLWork center ARBPLCHAR8ARBPLAGR
AWERKPlant of Work Center AD01AWERKCHAR4Assigned to domainWERKSH_T001W
PRZNRBusiness Process CO_PRZNRCHAR12Assigned to domainALPHACO_PRZNRKWP
ASNUMActivity Number ASNUMCHAR18Assigned to domainALPHAASNUMASN
PERNRPersonnel Number HR_PERNRNUMC8PERNRPER
WTGBTRTotal Value in Transaction Currency WTGXXXCURR15(2) WERTV8
WOGBTRTotal Value in Object Currency WOGXXXCURR15(2) WERTV8
WKGBTRTotal Value in Controlling Area Currency WKGXXXCURR15(2) WERTV8
MEGBTRTotal Quantity MEGXXXQUAN15(3) MENGV8
ORDERED_PRODProduct Name Entered CRMT_ORDERED_PROD_DBCHAR54CRM_ORDERED_PROD
CATEGORY_IDCategory ID COMT_CATEGORY_IDCHAR20COM_CATEGORY_IDCOM_CATEGORY_IDCOM_CAT_HIER
AWSYSLogical system of source document AWSYSCHAR10Assigned to domainALPHALOGSYS
SERV_AGENT_IDBusiness Partner Number BU_PARTNERCHAR10Assigned to domainALPHABU_PARTNERBPABUPA
REF_OBJECT_IDTransaction Number CRMT_OBJECT_ID_DBCHAR10ALPHACRM_OBJECT_ID
REF_OBJECT_ITEMItem Number in Document CRMT_ITEM_NONUMC10CRM_ITEM_NO

Key field Non-key field



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

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

How to access SAP table BBPAD01ENH0005

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