WLB0013 SAP (Control Parameters for Automatic Load Building (RWVLB013)) Structure details

Dictionary Type: Structure
Description: Control Parameters for Automatic Load Building (RWVLB013)




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




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

WLB0013 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 "Control Parameters for Automatic Load Building (RWVLB013)" 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_WLB0013 TYPE WLB0013.

The WLB0013 table consists of various fields, each holding specific information or linking keys about Control Parameters for Automatic Load Building (RWVLB013) data available in SAP. These include PLANT_TYPE (Plant category), BOPNR (Restriction Profile for PO-Based Load Building), ROUND_TO_SOQT (ID: round to multiple of standard purchase order quantity), RELEASED_PO (Indicates that released POs should also be included).. 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)


SAP WLB0013 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
PO_CREATEControl paramters for document generation in autom. LB WVLB_PO_CREATECHAR2WVLB_PO_CREATE
PLANT_TYPEPlant category WVLB_PLANT_TYPECHAR1VLFKZ
BOPNRRestriction Profile for PO-Based Load Building BOPNRCHAR4CHAR4
ROUND_TO_SOQTID: round to multiple of standard purchase order quantity WVLB_ROUND_TO_SOQTCHAR1CHAR1_X
RELEASED_POIndicates that released POs should also be included WVLB_RELEASED_POCHAR1CHAR1_X
VSR_SPLITTBuild load for each VSR WVLB_VSR_SPLITTCHAR1CHAR1_X
OUT_MINUTESActivate log for load building run WVLB_MINUTESCHAR1CHAR1_X
TAKE_RE_VENOnly use regular vendors WVLB_TAKE_RE_VENCHAR1CHAR1_X
AVR_FORCASTAverage forecast value instead of exact day forecast WVLB_AVR_FORCASTCHAR1CHAR1_X
WITHOUTREQCombine load also possible without requirement element WVLBWITHOUTREQCHAR1CHAR1_X
SINGLEPOCHECKCombining POs without additional items allowed WVLBSINGLEPOCHECKCHAR1CHAR1_X
MOREPACKETSMultiple load for each load combination allowed WVLBMOREPACKETSCHAR1CHAR1_X
VENDSLFROMDBFirst try to determine actual service level from DB WVLBVENSLFROMDBCHAR1CHAR1_X
CONTRACTInclude contracts in load building WVLBCONTRACTCHAR1CHAR1_X
ERROR_STOPControlled Program Termination If Error Occurs WVLBERRORSTOPCHAR1CHAR1_X
PROC_INDICATOROutput Via SAPGUI_PROCESS_INDICATOR WVLBPROCINDICATORCHAR1CHAR1_X
SUBMITExecute submit WVLBSUBMITCHAR1CHAR1_X
RFCCALLStart program in several processes WVLRFCCALLCHAR1CHAR1_X
FATHERPIndicates father process for submit in RWVLB013 WVLBFATHERPCHAR1CHAR1_X
PODAYCheck ordering day prior to load building run WVLBPODAYCHAR1CHAR1_X
POTIMELIMITTime limit for determination of ordering day WVLBPOTIMELIMITTIMS6SYTIME
ROC_DATERange of Coverage Start Date for Non WLB13 Calls WVLBROCDATEDATS8SYDATS
INC_START_QTYInclude Start Quantity WVLBINCSTARTQTYCHAR1CHAR1_X
MIN_START_QTYInclude Start Quantity as Lower Limit WVLBMINSTARTQTYCHAR1CHAR1_X
NO_INITNo Initialization (Only for Non WLB13) WVLBNOINITCHAR1CHAR1_X
X_FLAG_1ID: customer-specific control parameters for load building WVLBUSERFALGCHAR1CHAR1_X
BOPROFILProfile no. for PO-based load building parameters BOPROFILCHAR4CHAR4

Key field Non-key field



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

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

How to access SAP table WLB0013

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