WSTN10B SAP (Dialog structure for program WSTN10 (Allocation parameters)) Structure details

Dictionary Type: Structure
Description: Dialog structure for program WSTN10 (Allocation parameters)




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




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

WSTN10B 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 "Dialog structure for program WSTN10 (Allocation parameters)" 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_WSTN10B TYPE WSTN10B.

The WSTN10B table consists of various fields, each holding specific information or linking keys about Dialog structure for program WSTN10 (Allocation parameters) data available in SAP. These include AUFAR (Allocation Table Type), WEFDT (Date of planned GR at plant), WEFTP (External date type), WEUZT (Time).. 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 WSTN10B 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
ABELNAllocation Table Number ABELNCHAR10AUKOALPHAABELNABE
AUFARAllocation Table Type AUFARCHAR4T620AUFARATG
WEFDTDate of planned GR at plant WEFDTCHAR10CHAR10
WEFTPExternal date type PRGBZCHAR1TPRGPRGBZ
WEUZTTime UZEITTIMS6UZEIT
WEDATDelivery date LFDATDATS8DATUM
WETYPDate type (day, week, month, interval) PRGRSCHAR1PRGRS
PUSH_DELV_SITECarrier field for icons ICON_TEXTCHAR132SYCHAR132
WEVDTDate of planned GR at Distribution Center WEVDTCHAR10CHAR10
WEVTPExternal date type PRGBZCHAR1TPRGPRGBZ
WVUZTTime UZEITTIMS6UZEIT
WVDATDelivery date LFDATDATS8DATUM
WVTYPDate type (day, week, month, interval) PRGRSCHAR1PRGRS
PUSH_DELV_DCCarrier field for icons ICON_TEXTCHAR132SYCHAR132
EKORGPurchasing Organization EKORGCHAR4T024EEKORGEKO
EKGRPPurchasing Group EKGRPCHAR3T024EKGRPEKG
LIFNRVendor Account Number ELIFNCHAR10LFA1ALPHALIFNRLIFKRED_C
EBELNPurchasing Document Number EBELNCHAR10Assigned to domainALPHAEBELNBESMEKK_C
ADD_DC_POExtend Vendor Purchase Orders for DC ADD_DC_POCHAR1CHAR1_X

Key field Non-key field



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

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

How to access SAP table WSTN10B

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