SAP TABLES | Materials Management | Purchasing(MM-PUR) SAP MM

WRF_POTB_SELECT_CTR_STY SAP Interface Selection Screen OTB Bucket Controlling Structure and data







WRF_POTB_SELECT_CTR_STY is an SAP Structure so does not store data like a database table does but can be used to process "Interface Selection Screen OTB Bucket Controlling" 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_WRF_POTB_SELECT_CTR_STY TYPE WRF_POTB_SELECT_CTR_STY .

Below is the documentation avaialable and full details of the fields which make up this Structure.

You can view further information about this via relevant transactions such as SE11 or SE80. Also check out the Comments section below to view or add related contributions and example screen shots.



Display/Maintenance via SM30: Yes but with Restrictions

Enhancement category i: Can Be Enhanced (Deep)
See here for more information about this and other SAP enhancement categories


SAP WRF_POTB_SELECT_CTR_STY Structure fields within data Dictionary





Field
Component Type
Data Typelength (Decimals)Check tableDescriptionConversion Routine
.INCLUDEWRF_POTB_RDC_ADMIN_STY Admin. Structure for Module wrf_potb_data_read_controlling
PERIODWRF_BUDG_PERIOD_STYSTRU Interface Selection Screen OTB Bucket Controlling
SEL_ACT_INACTWRF_BUDG_SEL_ACT_INACTCHAR1 Selection Filter for Budget Status
SEL_BUDG_CONTRACTWRF_POTB_SEL_BUDG_CONTRACTCHAR1 Selection Filter for Contract Budget
SEL_BUDG_RELEASEWRF_POTB_SEL_BUDG_RELEASECHAR1 Selection Filter for Special Release Budget
SEL_BUDG_TRANSFWRF_POTB_SEL_BUDG_TRANSFCHAR1 Selection Filter for Transfer Posting Budget
SEL_POS_NEGATIVWRF_POTB_SEL_POS_NEGCHAR1 Selection Filter for Transfer of Planning Data
SEL_BUDG_AVAILABLEWRF_POTB_SEL_BUDG_AVAILCHAR1 Selection Filter for Available Budget
SEL_BUDG_OVERBOOKEDWRF_POTB_SEL_BUDG_OVERBOOKCHAR1 Selection Filter for Overbooking Amount
SEL_BY_NUMWRF_POTB_SEL_NUM_TYPECHAR1 Selection Type
.INCLUDEWRF_POTB_CALCULATE_SEL_STY Selection Parameter WOTB2: Availability Calculation
CALC_METHODWRF_POTB_CALCULATE_SELCHAR1 Calculation Method for Available Budget
CALC_ABSOLUTWRF_POTB_CALC_ABS_CTR_STYSTRU Interface Selection Screen OTB Bucket Controlling
CALR_RELATIVWRF_POTB_CALC_REL_CTR_STYSTRU Interface Selection Screen OTB Bucket Controlling
.INCLUDEWRF_POTB_RDC_SEL_NUM_STY Selection Fields for Selection by Numbers
KEY_ID_RANGEWRF_BUDG_KEY_ID_RTTYTTYP Table with Budget Numbers
MATNRMATNRCHAR18
*
Material NumberMATN1
KEY_FIELDSWRF_POTB_KEY_FIELDS_SEL_TTYTTYP Table for Data from Selection by Fields of a Budget Type
BUDG_TYPESWRFT_BUDG_TYPE_TTYTTYP Budget Type
BUDG_LEVWRFT_BUDG_LEV_TTYTTYP Budget Level



Key field
Non-key field