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

WRF_POTB_POT_BUFFER_STY SAP Buffer for Simulation of OTB Procurement Structure and data







WRF_POTB_POT_BUFFER_STY is an SAP Structure so does not store data like a database table does but can be used to process "Buffer for Simulation of OTB Procurement" 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_POT_BUFFER_STY TYPE WRF_POTB_POT_BUFFER_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_POT_BUFFER_STY Structure fields within data Dictionary





Field
Component Type
Data Typelength (Decimals)Check tableDescriptionConversion Routine
OTB_POT_IDWRF_BUDG_KEY_IDNUMC16 Unique Number of Budget
BUDG_TYPEWRF_BUDG_TYPECHAR2 Budget Type
ENQUEUEDWRF_POTB_POT_ENQUEUEDCHAR1 Budget Is Locked
PLAN_POTWRF_BUDG_POTB_STYSTRU Buffer for Simulation of OTB Procurement
ACT_POTWRF_BUDG_AOTB_STYSTRU Buffer for Simulation of OTB Procurement



Key field
Non-key field