/TDAG/RCSS_ALTRN SAP (OBSOLETE: Fields for Alternativs (REACH-Compliance)) Structure details

Dictionary Type: Structure
Description: OBSOLETE: Fields for Alternativs (REACH-Compliance)




ABAP Code to SELECT data from /TDAG/RCSS_ALTRN
Related tables to /TDAG/RCSS_ALTRN
Access table /TDAG/RCSS_ALTRN




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

/TDAG/RCSS_ALTRN 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 "OBSOLETE: Fields for Alternativs (REACH-Compliance)" 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_/TDAG/RCSS_ALTRN TYPE /TDAG/RCSS_ALTRN.

The /TDAG/RCSS_ALTRN table consists of various fields, each holding specific information or linking keys about OBSOLETE: Fields for Alternativs (REACH-Compliance) data available in SAP. These include MANDT (Client), GUID (Globally Unique Identifier), CRDAT (Creation Date), CRNAM (Creation User).. 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 /TDAG/RCSS_ALTRN 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
MANDTClient MANDTCLNT3Assigned to domainMANDT
GUIDGlobally Unique Identifier GUIDRAW16
CRDATCreation Date /TDAG/RCSE_CRDATDATS8DATUM
CRNAMCreation User /TDAG/RCSE_CRNAMCHAR12USNAM
CRTSTMPCreation Time Stamp /TDAG/RCSE_CRTSTMPDEC15TZNTSTMPS
UPDDATUpdate Date /TDAG/RCSE_UPDDATDATS8DATUM
UPDNAMUpdate User /TDAG/RCSE_UPDNAMCHAR12USNAM
UPDTSTMPUpdate Time Stamp /TDAG/RCSE_UPDTSTMPDEC15TZNTSTMPS
DELFLGDeletion Indicator ESEDELFLGCHAR1ESDFLAG
ALTIDOBSOLETE: Identifier of an Alternative /TDAG/RCSE_ALTIDCHAR12/TDAG/RCSD_ID
ALTNAMOBSOLETE: Study name /TDAG/RCSE_ALTNAMCHAR255/TDAG/RCSD_TXT255
TYPEOBSOLETE: Type of an Alternative /TDAG/RCSE_ALTTYPECHAR2/TDAG/RCSC_ALTYP/TDAG/RCSD_ALTTYPE
STATUSOBSOLETE: Status of an Alternative /TDAG/RCSE_ALTSTATCHAR21/TDAG/RCSD_PHR
DATE_AVAILDate Available /TDAG/RCSE_AVLDATDATS8DATUM
REFSUBReferenced Specification /TDAG/RCSE_REFSUBNUMC20ALPHAESDRECN
JUSTFCJustification /TDAG/RCSE_JUSTIFCHAR255/TDAG/RCSD_TXT255
DOKARDocument Type DOKARCHAR3Assigned to domainDOKARCV2
DOKNRDocument number DOKNRCHAR25Assigned to domainALPHADOKNRCV1
DOKVRDocument Version DOKVRCHAR2DOKVRCV3
DOKTLDocument Part DOKTL_DCHAR3DOKTLCV4
DOKTXDocument Text /TDAG/RCSE_DOCTXTCHAR40/TDAG/RCSD_TXT40
OWNEROBSOLETE: Alternative owner /TDAG/RCSE_ALTOWNCHAR10Assigned to domainALPHABU_PARTNER
RECNROOTSequential Number of Data Record ESERECNNUMC20ALPHAESDRECN
RECORDOWNERRecord Owner /TDAG/RCSE_RECOWNCHAR4Assigned to domainBUKRS
KEY_STUDYKey Study /TDAG/RCSE_KEYSTUDYCHAR21/TDAG/RCSD_PHR
COV_RELCoverage-Relevant /TDAG/RCSE_COV_RELCHAR21/TDAG/RCSD_PHR

Key field Non-key field



How do I retrieve data from SAP structure /TDAG/RCSS_ALTRN using ABAP code?

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

How to access SAP table /TDAG/RCSS_ALTRN

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