RSUPDEA SAP (In/output fields InfoCube update) Structure details

Dictionary Type: Structure
Description: In/output fields InfoCube update




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




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

RSUPDEA 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 "In/output fields InfoCube update" 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_RSUPDEA TYPE RSUPDEA.

The RSUPDEA table consists of various fields, each holding specific information or linking keys about In/output fields InfoCube update data available in SAP. These include ATTRIBUTES (Update attributes or text), TEXTS (Update attributes or text), ODSOBJECT (DataStore Object), INFOCUBE (InfoCube).. 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 RSUPDEA 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
INFOOBJECTInfoObject RSIOBJNMCHAR30RSIOBJNMRSC
ATTRIBUTESUpdate attributes or text RSIOUPDATECHAR1RS_BOOL
TEXTSUpdate attributes or text RSIOUPDATECHAR1RS_BOOL
ODSOBJECTDataStore Object RSDODSOBJECTCHAR30RSDODSOBJECTRSDODSOBJECT
INFOCUBEInfoCube RSINFOCUBECHAR30RSINFOCUBERSI
ISOURCEInfoSource RSISOURCECHAR30RSISOURCERSS
SRCODSOBJECTODS object as a data source RSSRCODSOBJECTCHAR30RSDODSOBJECTRSSO
SRCINFOCUBEInfoCube as a data source RSSRCINFOCUBECHAR30RSINFOCUBERSSI
IOTXTLGLong description RSTXTLGCHAR60TEXT60
ODSTXTLGLong description RSTXTLGCHAR60TEXT60
ICTXTLGLong description RSTXTLGCHAR60TEXT60
ISTXTLGLong description RSTXTLGCHAR60TEXT60
SRCODSTXTLGLong description RSTXTLGCHAR60TEXT60
SRCICTXTLGLong description RSTXTLGCHAR60TEXT60
SRCISType of data source RSSRCKINDCHAR1RSBOOL
SRCODSType of data source RSSRCKINDCHAR1RSBOOL
SRCICType of data source RSSRCKINDCHAR1RSBOOL
OBJVERSObject version RSOBJVERSCHAR1RSOBJVERS
VERSICONCarrier field for icons ICON_TEXTCHAR132SYCHAR132
TMPLCUBEInfoCube template RSTMPLCUBECHAR30RSINFOCUBE
TMPLCUBETXTLGLong description RSTXTLGCHAR60TEXT60
TMPLODSDataStore Object Template RSTMPLODSOBJECTCHAR30RSDODSOBJECT
TMPLODSTXTLGLong description RSTXTLGCHAR60TEXT60
TMPLINFOOBJECTTemplate InfoObject RSTMPLINFOOBJECTCHAR30RSIOBJNM
TMPLIOTXTLGLong description RSTXTLGCHAR60TEXT60
OBJVERSTXTText for version RSVERSTXTCHAR20TEXT20
STATUS_ICONCarrier field for icons ICON_TEXTCHAR132SYCHAR132
STATUSText on the object status RSOBJSTATTXTCHAR40TEXT40
VERSION_SText for saving status RSSAVEDTXTCHAR20TEXT20
TSTPNMLast changed by RSTSTPNMCHAR12Assigned to domainXUBNAME
TSTPDATChanged On RSTSTPDATDATS8AS4DATE
TSTPTIMChanged at RSTSTPTIMTIMS6AS4TIME
STARTROUTINEStartroutine RS_STARTROUTINECHAR1RSBOOL
SOURCELong description RSICONTXTCHAR120TEXT120
OWNEROwner (Person Responsible) RSOWNERCHAR12Assigned to domainXUBNAMERS_OWNER
CONTRELContent release RSCONTRELCHAR6CHAR6
CONTTIMESTMPContent time stamp: Last modification to the object by SAP RSCONTTIMESTMPDEC15TZNTSTMPS
DATICTXTLGKey figure/Data field/Attribute RSDATTXTLGCHAR60TEXT60
DATICIOBJNMInfoObject RSDIOBJNMCHAR30RSIOBJNMRSD_IOBJNM
DATICNAMEKey figure/Data field/Attribute RSDATTXTLGCHAR60TEXT60
DATCSIOBJNMSource InfoObject of communication structure RSSIOBJNMCHAR30RSIOBJNM
DATCSTXTLGKey figure/Data field/Attribute RSDATTXTLGCHAR60TEXT60
DATCSNAMEKey figure/Data field/Attribute RSDATTXTLGCHAR60TEXT60
RULENORule number (update rule) RSRULENONUMC4NUMC4
UPDTYPE_ADDUpdate Type RS_UPDTYPECHAR1RSBOOL
UPDTYPE_MOVEUpdate Type RS_UPDTYPECHAR1RSBOOL
UPDTYPE_NOUpdate Type RS_UPDTYPECHAR1RSBOOL
AGGRGENTXTAggregation Type RSAGGRTXTCHAR60TEXT60
DAT_CALC_IOBJUpdate method for key figures/Data fields/Attributes RS_DAT_CALCTPCHAR1RS_BOOL
DAT_CALC_CONSTUpdate method for key figures/Data fields/Attributes RS_DAT_CALCTPCHAR1RS_BOOL
DAT_CALC_MASTERUpdate method for key figures/Data fields/Attributes RS_DAT_CALCTPCHAR1RS_BOOL
DAT_CALC_FRMLAUpdate method for key figures/Data fields/Attributes RS_DAT_CALCTPCHAR1RS_BOOL
DAT_CALC_ROUTUpdate method for key figures/Data fields/Attributes RS_DAT_CALCTPCHAR1RS_BOOL
DATCONSTANTConstant, possibly lowercase RSTXTCONSTANTCHAR60TEXT60
DATCMIOBJNMSource InfoObject of the comm. struct. for master data-read RSMIOBJNMCHAR30RSIOBJNM
DATCMTXTLGMaster data attrib. RSMASTERTXTLGCHAR60TEXT60
DATCMNAMEMaster data attrib. RSMASTERTXTLGCHAR60TEXT60
DATFORMULA_IDBW Generation tool: GUID in compressed form (CHAR25) RSSGUID25CHAR25RSSGUID25
DATFORMULATXTFormula, name RSFORMULA_TEXTCHAR60TEXT60
DATROUTINETXTRoutine in the update rules RSROUTTXTLGCHAR60TEXT60
DATROUTINEABAP Routine RSFORMULA_ABAPNUMC4NUMC4
ROUTMULTITable as a return RSROUTMULTICHAR1RS_BOOL
DATECONVAutomatic Time Conversion RSDATECONVCHAR1RS_BOOL
ICUNITTXTName of the unit RSUNITXTLGCHAR60TEXT60
ICUNITNMInfoObject RSDIOBJNMCHAR30RSIOBJNMRSD_IOBJNM
ICUNITFixed target unit from the InfoCube RSICUNITYCHAR30RSIOBJNM
ICUNITNAMEName of the unit RSUNITXTLGCHAR60TEXT60
CSUNITTXTName of the unit RSUNITXTLGCHAR60TEXT60
CSUNITNMSource InfoObject of communication structure RSSIOBJNMCHAR30RSIOBJNM
CSUNITFixed source unit from the communication structure RSCSUNITYCHAR30RSIOBJNM
CSUNITNAMEName of the unit RSUNITXTLGCHAR60TEXT60
KINDOFUNITDescription of the unit type (fixed / variable) RSKINDOFUNITCHAR15RSKINDOFUNIT
CTTTXTMDName of currency translation key RSCTTXTCHAR40TEXT40
CTTNMStrMember: Name of Currency Conversion Type RRNUMBRCHAR10Assigned to domainRRNUMBRRSNBRRSCTT
UNITCONVUnit of measure translation yes/no RSUNITCONVCHAR1XFELD
FROMUNITTXTLGName of the unit RSUNITXTLGCHAR60TEXT60
FROMUNITNMSource InfoObject of communication structure RSSIOBJNMCHAR30RSIOBJNM
FROMUNITNAMEName of the unit RSUNITXTLGCHAR60TEXT60
TOUNITTXTLGName of the unit RSUNITXTLGCHAR60TEXT60
TOUNITNMSource InfoObject of communication structure RSSIOBJNMCHAR30RSIOBJNM
TOUNITNAMEName of the unit RSUNITXTLGCHAR60TEXT60
NO_CTTRadio Button for currency translation RS_CTTTPCHAR1RSBOOL
YES_CTTRadio Button for currency translation RS_CTTTPCHAR1RSBOOL
TEXT_SRCUNITLong description RSTXTLGCHAR60TEXT60
TEXT_CSUNITLong description RSTXTLGCHAR60TEXT60
SRCUNITTXTName of the unit RSUNITXTLGCHAR60TEXT60
SRCUNITNMSource InfoObject of communication structure RSSIOBJNMCHAR30RSIOBJNM
SRCUNITNAMEName of the unit RSUNITXTLGCHAR60TEXT60
UNIROUTINEUnit calculated in key figure routine RSUNIROUTCHAR1RSBOOL
CTICTXTLGLong description RSTXTLGCHAR60TEXT60
CTICIOBJNMInfoObject RSIOBJNMCHAR30RSIOBJNMRSC
CTICNAMELong description RSTXTLGCHAR60TEXT60
CTCSIOBJNMSource InfoObject of communication structure RSSIOBJNMCHAR30RSIOBJNM
CTCSTXTLGCharacteristic Description (Long Text) RSCHATXTLGCHAR60TEXT60
CTCSNAMECharacteristic Description (Long Text) RSCHATXTLGCHAR60TEXT60
CTCMIOBJNMSource InfoObject of the comm. struct. for master data-read RSMIOBJNMCHAR30RSIOBJNM
CTMASTERTXTMaster data attrib. RSMASTERTXTLGCHAR60TEXT60
CTMASTERNAMEMaster data attrib. RSMASTERTXTLGCHAR60TEXT60
CTCONSTANTDim: Field for a Characteristic Value Shorter Than 60 Char. RSCHAVL60CHAR60RSCHAVL60
CTROUTINEABAP Routine RSFORMULA_ABAPNUMC4NUMC4
CTROUTINETXTRoutine in the update rules RSROUTTXTLGCHAR60TEXT60
CTFORMULA_IDBW Generation tool: GUID in compressed form (CHAR25) RSSGUID25CHAR25RSSGUID25
CTFORMULATXTFormula, name RSFORMULA_TEXTCHAR60TEXT60
CTDATECONVBoolean RS_BOOLCHAR1RS_BOOL
FSCVTSRCSource from which the fiscal year variant is used RSFSCVTSRCCHAR20TEXT20
CMTIMFLBoolean RS_BOOLCHAR1RS_BOOL
MPERSTARTTimepoint for Reading Time-Dependent Master Data MTIMEBOOLCHAR1RS_BOOL
MPERENDTimepoint for Reading Time-Dependent Master Data MTIMEBOOLCHAR1RS_BOOL
MSYDATUMTimepoint for Reading Time-Dependent Master Data MTIMEBOOLCHAR1RS_BOOL
MCONSTDATTimepoint for Reading Time-Dependent Master Data MTIMEBOOLCHAR1RS_BOOL
CMDATECONSTANTDim: Field for a Characteristic Value Shorter Than 60 Char. RSCHAVL60CHAR60RSCHAVL60
CMDATEIOBJNMDate InfoObject for reading master data on demand RSMDATEIOBJNMCHAR30RSIOBJNM
CMDATETXTLGDate for reading time-dependent master data on demand RSMASTERDATECHAR60TEXT60
CMDATENAMEDate for reading time-dependent master data on demand RSMASTERDATECHAR60TEXT60
CSPLITIOBJNMSource InfoObject for time distribution RSSPLITIOBJNMCHAR30RSIOBJNM
CSPLITTXTLGSource InfoObject for time distribution RSSPLITTXTLGCHAR60TEXT60
CSPLITNAMESource InfoObject for time distribution RSSPLITTXTLGCHAR60TEXT60
CSPLITNORMNormal Calendar or Factory Calendar RSSPLITCALENDARCHAR1RS_BOOL
CSPLITPLANTNormal Calendar or Factory Calendar RSSPLITCALENDARCHAR1RS_BOOL
CSPLITPROFILFactory Calendar WFCIDCHAR2Assigned to domainWFCIDFCI
ICSTATUSStatus RSCONTSTATUSCHAR3CHAR3
URSTATUSStatus RSCONTSTATUSCHAR3CHAR3
CHANGED_ONDate and time RSCONTDATECHAR20TEXT20
ROUTINETXTRoutine in the update rules RSROUTTXTLGCHAR60TEXT60
COPYFLAGBoolean RS_BOOLCHAR1RS_BOOL
TNAMEBoolean RS_BOOLCHAR1RS_BOOL
MIXEDBoolean RS_BOOLCHAR1RS_BOOL

Key field Non-key field



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

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

How to access SAP table RSUPDEA

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