WCUS_TERM_RS SAP (Description for Retail Store Customizing) Structure details

Dictionary Type: Structure
Description: Description for Retail Store Customizing




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




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

WCUS_TERM_RS 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 "Description for Retail Store Customizing" 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_WCUS_TERM_RS TYPE WCUS_TERM_RS.

The WCUS_TERM_RS table consists of various fields, each holding specific information or linking keys about Description for Retail Store Customizing data available in SAP. These include SCHLU (Description of field name 'Key'), ALLGVB (Description for general default), BEZEI (Description), AVD (Description 'General sales data').. 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: Not classified


SAP WCUS_TERM_RS 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
LSCHDescription 'Country Schema' W_RS_LSCH_TERMCHAR1CHAR1
SCHLUDescription of field name 'Key' W_RS_KEY_TERMCHAR1CHAR1
ALLGVBDescription for general default W_RS_ALLGVB_TERMCHAR1CHAR1
BEZEIDescription W_RS_BEZ_TERMCHAR1CHAR1
AVDDescription 'General sales data' W_RS_AVD_TERMCHAR1CHAR1
STEUGDescription for dynpro border 'Control' W_RS_STE_TERMCHAR1CHAR1
BEWARTDescription 'Movement type' W_RS_BEWART_TERMCHAR1CHAR1
STWEDescription 'Goods_Receipt_Control' W_RS_STWE_TERMCHAR1CHAR1
STEUDescription 'Control' W_RS_STEU_TERMCHAR1CHAR1
REGDescription 'Rules' W_RS_REG_TERMCHAR1CHAR1
VGLEDescription 'Remuneration List Recipient' W_RS_VGLE_TERMCHAR1CHAR1
VGLDDescription 'Remuneration List Date' W_RS_VGLD_TERMCHAR1CHAR1
VGLKDescription 'Remuneration List Condition' W_RS_VGLK_TERMCHAR1CHAR1
STEU_DIADescription 'Dialog Control' W_RS_STEU_DIA_TERMCHAR1CHAR1
STEU_MDEDescription 'PDC Procedure Control' W_RS_STEU_MDE_TERMCHAR1CHAR1
AUS_BESTDescription 'Stock Types Selection' W_RS_AUS_BEST_TERMCHAR1CHAR1
ZFELDDescription of 'Assigned Fields' Pushbutton W_RS_ZFELDCHAR1CHAR1
STEU_MDE_ZUSDescription 'Other Fields for PDC Control' W_RS_STEU_MDE_ZUS_TERMCHAR1CHAR1
STEUEWDescription 'Plant Determination Control' W_RS_STEUEWCHAR1CHAR1
STEUEKDescription 'Customer Determination Control' W_RS_STEUEKCHAR1CHAR1
SELEKTIONDescription 'Other Selections' W_RS_SELEKTION_TERMCHAR1CHAR1
DATAUFBDescription 'Data Formatting' W_RS_DATAUFB_TERMCHAR1CHAR1
ZUSDescription 'Extras' W_RS_ZUS_TERMCHAR1CHAR1
BEZEI_2Description 'Other Desctriptions' W_RS_BEZEI_2_TERMCHAR1CHAR1
PREIS_INFOPrice Information W_PREIS_INFO_TERMCHAR1CHAR1
ANZEIG'Display' Description W_RS_ANZEIG_TERMCHAR1CHAR1

Key field Non-key field



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

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

How to access SAP table WCUS_TERM_RS

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