SAIS_S_RDDPRCHK_SALV SAP (Main List Structure for Program RDDTDDAT_BCE) Structure details

Dictionary Type: Structure
Description: Main List Structure for Program RDDTDDAT_BCE




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




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

SAIS_S_RDDPRCHK_SALV 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 "Main List Structure for Program RDDTDDAT_BCE" 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_SAIS_S_RDDPRCHK_SALV TYPE SAIS_S_RDDPRCHK_SALV.

The SAIS_S_RDDPRCHK_SALV table consists of various fields, each holding specific information or linking keys about Main List Structure for Program RDDTDDAT_BCE data available in SAP. These include DDTEXT (Explanatory short text), TABCLASS (Table category), CLIDEP (Flag indicating client-specific entries), CLIDEP_I (Carrier field for icons).. 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: Cannot Be Enhanced


SAP SAIS_S_RDDPRCHK_SALV 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
TABNAMETable Name TABNAMECHAR30Assigned to domainAS4TABDTB
DDTEXTExplanatory short text DDTEXTCHAR60DDTEXT
TABCLASSTable category TABCLASSCHAR8TABCLASS
CLIDEPFlag indicating client-specific entries CLIDEPCHAR1CLIDEP
CLIDEP_ICarrier field for icons ICON_TEXTCHAR132SYCHAR132
MAINFLAGFlag if Maintenance with Standard Tools is allowed MAINTFLAGCHAR1MAINTFLAG
MAINFLAG_ICarrier field for icons ICON_TEXTCHAR132SYCHAR132
CONTFLAGDelivery class CONTFLAGCHAR1CONTFLAG
TABKATSize category TABKATCHAR2TABKAT
TABARTData class in technical settings TABARTCHAR5Assigned to domainTABART
PROTOKOLLLog Data Changes DDPROTOCOLCHAR1DDPROTOCOL
PROTOKOLL_ICarrier field for icons ICON_TEXTCHAR132SYCHAR132
CCLASSAuthorization Group BRGRUCHAR4Assigned to domainBRGRU
CCLASS_TXDescription BEZEI20CHAR20TEXT20
DEVCLASSPackage DEVCLASSCHAR30Assigned to domainDEVCLASSDVCDEVCLASS
PS_POSIDApplication component ID UFPS_POSIDCHAR24UFPS_POSID
OBJECTObject class CDOBJECTCLCHAR15ALPHAOBJECTCL
OBTEXTChange document object text CDOBTEXTCHAR60TEXT60
OBJECTNAMEObject Name OB_OBJECTCHAR30Assigned to domainOB_OBJECT
OBJECTTYPE_TShort Text for Fixed Values VAL_TEXTCHAR60DDTEXT
OBJECTTYPEObject type OB_TYPCHAR1OB_TYP
DOC_OUTLName of the outline DOKU_OUTLCHAR12DOKU_OUTL
DOC_CLSDocumentation: Class DOKU_CLSCHAR4Assigned to domainDOKU_CLS
DOC_OBJDocumentation Object DOKU_OBJCHAR60DOKU_OBJ
CUSTOMIZ_EXISTGeneral Flag FLAGCHAR1FLAG
CURSETTINGFlag: Object belongs to current settings CURSETTINGCHAR1X
CURSETTING_ICarrier field for icons ICON_TEXTCHAR132SYCHAR132
ERR_DD09LGeneral Flag FLAGCHAR1FLAG
ERR_TADIRGeneral Flag FLAGCHAR1FLAG
ERR_TBRGGeneral Flag FLAGCHAR1FLAG
ERR_DD09L_ICarrier field for icons ICON_TEXTCHAR132SYCHAR132
ERR_TADIR_ICarrier field for icons ICON_TEXTCHAR132SYCHAR132
ERR_TBRG_ICarrier field for icons ICON_TEXTCHAR132SYCHAR132

Key field Non-key field



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

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

How to access SAP table SAIS_S_RDDPRCHK_SALV

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