/TDAG/RCSS_EPOBJ_ALTRN SAP (OBSOLETE: Endpoint object alternatives) Structure details

Dictionary Type: Structure
Description: OBSOLETE: Endpoint object alternatives




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




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

/TDAG/RCSS_EPOBJ_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: Endpoint object alternatives" 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_EPOBJ_ALTRN TYPE /TDAG/RCSS_EPOBJ_ALTRN.

The /TDAG/RCSS_EPOBJ_ALTRN table consists of various fields, each holding specific information or linking keys about OBSOLETE: Endpoint object alternatives data available in SAP. These include GUID (Globally Unique Identifier), ALTID (OBSOLETE: Identifier of an Alternative), ALTNAM (OBSOLETE: Study name), TYPE (OBSOLETE: Type of an Alternative).. 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_EPOBJ_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
EPCODECode of Endpoint /TDAG/RCSE_EPCODECHAR29/TDAG/RCSD_CODE
GUIDGlobally Unique Identifier GUIDRAW16
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_EPOBJ_ALTRN using ABAP code?

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

How to access SAP table /TDAG/RCSS_EPOBJ_ALTRN

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