/PLMB/S_RTG_SEQ_DATA_SP SAP (SP Node: Sequence Data) Structure details

Dictionary Type: Structure
Description: SP Node: Sequence Data




ABAP Code to SELECT data from /PLMB/S_RTG_SEQ_DATA_SP
Related tables to /PLMB/S_RTG_SEQ_DATA_SP
Access table /PLMB/S_RTG_SEQ_DATA_SP




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

/PLMB/S_RTG_SEQ_DATA_SP 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 "SP Node: Sequence Data" 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_/PLMB/S_RTG_SEQ_DATA_SP TYPE /PLMB/S_RTG_SEQ_DATA_SP.

The /PLMB/S_RTG_SEQ_DATA_SP table consists of various fields, each holding specific information or linking keys about SP Node: Sequence Data data available in SAP. These include PLNNR (Key for Task List Group), PLNAL (Group Counter), PLNFL (Sequence), ZAEHL (Internal counter).. 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 (Deep)


SAP /PLMB/S_RTG_SEQ_DATA_SP 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
PLNTYTask List Type PLNTYCHAR1Assigned to domainPLNTYPTYH_TCA01
PLNNRKey for Task List Group /PLMB/PLNNRCHAR8ALPHAPLNNRPLN/PLMB/PLKSN
PLNALGroup Counter /PLMB/PLNALCHAR2ALPHAALTNRPAL
PLNFLSequence PLNFOLGECHAR6ALPHAPLNFOLGE
ZAEHLInternal counter CIM_COUNTNUMC8CIM_COUNT
DATUVValid-From Date /PLMB/DATUVDATS8DATUM
TECHVTechnical status from TECHVCHAR12TECHS
AENNRChange Number /PLMB/AENNRCHAR12AENRAENNRAENNRAEN/PLMB/ECN_CMP_CHANGE_NO
LOEKZMarked for Deletion /PLMB/LKENZCHAR1XFELD
PARKZIndicator: inactive changes PARKZCHAR1XFELD
ANDATDate on Which BOM (Item) Was Created /PLMB/MBOM_CREATED_ONDATS8DATUM
ANNAMUser Who Created BOM (Item) /PLMB/MBOM_CREATED_BYCHAR12USNAM
AEDATDate on Which BOM (Item) Was Changed /PLMB/MBOM_CHANGED_ONDATS8DATUM
AENAMUser Who Changed BOM (Item) /PLMB/MBOM_CHANGED_BYCHAR12USNAM
FLGATSequence category FOLGENARTCHAR1TCA07FLGAT
BEZFLReference sequence for a sequence BEZFLCHAR6ALPHAPLNFOLGE
BKNT1Reference node for start of a sequence BEZKNTANFNUMC8KNTNR
BKNT2Finish reference node of a sequence BEZKNTENDNUMC8KNTNR
LTXA1Sequence description FLGTEXTCHAR40TEXT40
TXTSPLong Text Was Stored in This Language /PLMB/LTXSPLANG1T002ISOLASPRAS
LOSVNFrom lot size CP_FLGLOSVQUAN13(3) MENG13
LOSBSTo lot size CP_FLGLOSBQUAN13(3) MENG13
BSCHL1Relationship key for branch operation of parallel sequences CP_BSCHL1CHAR1TCA50CP_TSCHL
BSCHL2Relationship key for return operation of parallel sequences CP_BSCHL2CHAR1TCA50CP_TSCHL
AUSCHLAlignment key for scheduling CP_AUSCHLCHAR1TCA52CP_AUSSCHL
KNOBJNumber of Object with Assigned Dependencies /PLMB/KNOBJNUMC18KNOBJ
DATUBValid-To Date /PLMB/DATUBDATS8DATUM
AENNR_AUSChange Number To /PLMB/AENRACHAR12Assigned to domainAENNRAENNR
VORNR1Number of the branch operation VORNR1CHAR4NUMCVVORNR
VORNR2Number of the return operation VORNR2CHAR4NUMCVVORNR
FLG_STXTDescription of the sequence category FLG_STXTCHAR10TEXT10
PLNMETask list unit of measure PLNMEUNIT3Assigned to domainCUNITMEINS
LONG_TEXT_EXISTGeneral Flag /PLMB/FLAGCHAR1FLAG
DELETED_BY_PARAM_ECNGeneral Flag /PLMB/FLAGCHAR1FLAG
FLG_LTXTDescription of the sequence category FLG_LTXTCHAR30TEXT30
AUSCH_LTXTLong description of alignment key AUSCH_LTXTCHAR30TEXT30
ANNAM_DESCRFull Name of Person /PLMB/AD_NAMTEXTCHAR80TEXT80
AENAM_DESCRFull Name of Person /PLMB/AD_NAMTEXTCHAR80TEXT80

Key field Non-key field



How do I retrieve data from SAP structure /PLMB/S_RTG_SEQ_DATA_SP using ABAP code?

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

How to access SAP table /PLMB/S_RTG_SEQ_DATA_SP

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