SAP ABAP Class CL_RSDD_U_CUBE_TPL (Template: Update Command in DB Table)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DBA (Application Component) Data Basis
     RSDRI_DBA (Package) Data Manager InfoCube Access
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSBK_CMD_TPL_U Template for Update Task Command 20050111
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSBK_TPL_STATIC DTP Command Template: Static Methods 20050111
Properties
Class CL_RSDD_U_CUBE_TPL  
Short Description Template: Update Command in DB Table    
Super Class CL_RSBK_CMD_TPL_U Template for Update Task Command 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class RSBC    
Program status     
Category 0   
Package RSDRI_DBA   Data Manager InfoCube Access 
Created 20050111   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RSBC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSBK_TPL_STATIC DTP Command Template: Static Methods 20050111
Friends
Class CL_RSDD_U_CUBE_TPL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_CHECK_SIDS Instance attribute Public Type reference (TYPE) RSODSOCHECKONLY No Update without Master Data 20050111
2 N_HISTORIC_MOVEMENTS Instance attribute Public Type reference (TYPE) RS_BOOL Boolean 20110705
3 N_NCUM_INIT Instance attribute Public Type reference (TYPE) RS_BOOL Boolean 20050208
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20050111
2 SET_ATTRIBUTE Instance method Public Method 20050111
3 SET_HISTORIC_MOVEMENTS Instance method Public Method Indicator: Non-Cumulative Initialization 20110706
4 SET_NCUMINIT Instance method Public Method Indicator: Non-Cumulative Initialization 20050208
Events
Class CL_RSDD_U_CUBE_TPL has no event.
Types
Class CL_RSDD_U_CUBE_TPL has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CMD Call by reference Type reference (TYPE) RSBCMD RSBC_C_CMD-UPDATE_INFOCUBE 20050519
2 Importing I_DTP Call by reference Type reference (TYPE) RSBKDTPNM 20050111
3 Importing I_NODE Call by reference Type reference (TYPE) RSBCMDNODE Knoten in einem DTP-Skript 20050111
4 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS 20050111
# Exception Resumable Description Created on
1 CX_RS_ERROR_WITH_MESSAGE Exception mit T100 Fehlermeldung 20050111

Method SET_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHECK_ONLY Call by reference Type reference (TYPE) RSODSOCHECKONLY Kein Fortschreiben ohne Stammdaten 20050111

Method SET_ATTRIBUTE on class CL_RSDD_U_CUBE_TPL has no exception.

Method SET_HISTORIC_MOVEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_HISTORIC_MOVEMENTS Call by reference Type reference (TYPE) RS_BOOL Boolean 20110706

Method SET_HISTORIC_MOVEMENTS on class CL_RSDD_U_CUBE_TPL has no exception.

Method SET_NCUMINIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NCUM_INIT Call by reference Type reference (TYPE) RS_BOOL Boolean 20050208

Method SET_NCUMINIT on class CL_RSDD_U_CUBE_TPL has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700