SAP ABAP Class CL_RSAU_UPDR (Update Rules)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST (Application Component) Data Staging
     RSAU (Package) Update
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSO_TLOGO TLOGO Object 20010109
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSO_TLOGO_GENERAL BW Repository: TLOGO Objects - General 20000925
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSO_TLOGO_MAINTAIN BW Repository: TLOGO Objects - Changes/Maintenance 20000925
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSO_TLOGO_MAINTAIN_INT BW Repository: TLOGO Objects - INTERN: Activation 20010109
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSO_TLOGO_TRANSPORT Transpt Connection - Optional (Wrapper for CL_RSO_TRANSPORT) 20010109
Properties
Class CL_RSAU_UPDR  
Short Description Update Rules    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class RSAU    
Program status     
Category 0   
Package RSAU   Update 
Created 20000925   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RSARC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RSAU Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 RSSB Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 RSW0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSO_TLOGO TLOGO Object 20010109
2 IF_RSO_TLOGO_GENERAL BW Repository: TLOGO Objects - General 20000925
3 IF_RSO_TLOGO_MAINTAIN BW Repository: TLOGO Objects - Changes/Maintenance 20000925
4 IF_RSO_TLOGO_MAINTAIN_INT BW Repository: TLOGO Objects - INTERN: Activation 20010109
5 IF_RSO_TLOGO_TRANSPORT Transpt Connection - Optional (Wrapper for CL_RSO_TRANSPORT) 20010109
Friends
Class CL_RSAU_UPDR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_DTA Instance attribute Private Type reference (TYPE) RSDDATATARGET Data target for transaction data (InfoCube or ODS object) 20010109
2 P_GENERATE Instance attribute Private Type reference (TYPE) RS_BOOL RS_C_FALSE Generate Only 20070724
3 P_GENERATED Instance attribute Private Type reference (TYPE) RS_BOOL RS_C_FALSE Generated 20070724
4 P_ISOURCE Instance attribute Private Type reference (TYPE) RSISOURCE InfoSource 20010109
5 P_IS_SAVED Instance attribute Private Type reference (TYPE) RS_BOOL Saved meaning N-version = M on DB 20010720
6 P_MAINTENANCE_STATE Instance attribute Private Type reference (TYPE) RSO_MAINTENANCE_STATE Processing Status of a TLOGO Object 20010109
7 P_S_UPDR_A Instance attribute Private Type reference (TYPE) RSAU_S_UPDR Internal Object Version A 20010123
8 P_S_UPDR_D Instance attribute Private Type reference (TYPE) RSAU_S_UPDR Internal Object Version D 20010123
9 P_S_UPDR_M Instance attribute Private Type reference (TYPE) RSAU_S_UPDR Internal Object Version M 20010123
10 P_S_UPDR_N Instance attribute Private Type reference (TYPE) RSAU_S_UPDR Internal Object Version N 20010123
11 P_TH_UPDR_R Static Attribute Private Type reference (TYPE) RSAU_TH_UPDR_R Update Rules with References (Hash Table) 20010110
12 P_T_FORMULA_DEL Instance attribute Private Type reference (TYPE) RSFOB_T_FORMEX Formulas Deleted by Saving or Activating 20011101
13 P_T_FORMULA_NEW Instance attribute Private Type reference (TYPE) RSFOB_T_FORMEX New Formulas 20011101
14 P_T_UPDROUT_DEL Instance attribute Private Type reference (TYPE) RSAU_T_UPDROUT by Saving or Activating Deleted Routines 20010109
15 P_T_UPDROUT_NEW Instance attribute Private Type reference (TYPE) RSAU_T_UPDROUT New Routines 20010912
16 P_UPDID Instance attribute Private Type reference (TYPE) RSUPDID ID for Update Rules 20010109
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE Instance method Public Method Activates Update Rules 20010129
2 AUTHORITY_CHECK Instance method Private Method Authorization Check 20010112
3 CONSTRUCTOR Instance method Public Constructor Constructor 20000925
4 COPY Static method Public Method Copies Update Rules 20010214
5 DELETE Instance method Public Method Deletes Update Rules 20010205
6 FACTORY Static method Public Method Creates and Returns a Reference 20010110
7 FORMULAS_IN_OBJVERS Instance method Private Method Returns all the formulas in U-rules of specified version 20010802
8 FREE Instance method Public Method 20061026
9 GET_DTA_INFOS Static method Public Method Gets Information of a Data Target 20010205
10 GET_INFO Instance method Private Method Read Characteristics of a Version 20010110
11 GET_INFO_CURRENT Static method Public Method Read Current Version (N / M if in I_TH_TLOGO, otherwise A) 20010123
12 GET_ISOURCE Static method Public Method Defines Characteristics of the InfoSource 20000926
13 GET_UPDR Instance method Public Method Returns the Internal Object 20010109
14 PUT_UPDR Instance method Public Method Updates the Internal Object 20010109
15 READ Instance method Public Method Reads all Necessary Data for a Version 20010110
16 READ_ENH Instance method Public Method Creates Detail Data 20010110
17 READ_STATIC Static method Public Method Reads all Necessary Data for a Version 20010530
18 USED_FORMULAS Static method Public Method Returns all the used formulas in U-rules 20010809
Events
Class CL_RSAU_UPDR has no event.
Types
Class CL_RSAU_UPDR has no local type.
Method Signatures

Method ACTIVATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_GEN_CODE_SWITCH Call by reference Type reference (TYPE) I If Errors Occur: Which Program is Displayed 20010731
2 Exporting E_R_MSG Call by reference Object reference (TYPE REF TO) CL_RSO_MSG Container for Messages 20010205
3 Importing I_DETLEVEL Call by reference Type reference (TYPE) BALLEVEL '3' Application Log: Level of Detail 20010801
4 Importing I_FORCE_ACTIVATION Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE = 'X': activate in case the object is already active 20010129
5 Importing I_GENERATE Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE ='X', Regenerate only 20070719
6 Importing I_NO_TRANSPORT Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE ='X': No Transport Connection for Formulas 20030516
7 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-MODIFIED Object version 20010129
8 Importing I_SHOW_CHECK_PROTOCOL Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE = 'X': Display Consistency Log as Popup if Warnings Arise 20010129
9 Importing I_TH_TLOGO Call by reference Type reference (TYPE) RSO_TH_TLOGO Other TLOGO objects that are processed at the same time 20010129
10 Importing I_WITH_AUTHORITY Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE ='X': Authorityprüfung 20040302
11 Importing I_WITH_CHECK Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE ='X': with checks 20010720
12 Importing I_WITH_CTO Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE ='X': with Transport 20010720
# Exception Resumable Description Created on
1 ERROR Errors occurred 20010129

Method AUTHORITY_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTVT Call by reference Type reference (TYPE) ACTIV_AUTH RSSB_C_AUTH_ACTVT-MAINTAIN Aktivität 20010112
2 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-ACTIVE Objektversion 20010228
# Exception Resumable Description Created on
1 DISPLAY_ONLY nur anschauen 20010112
2 FAILED keine Anzeigeberechtigung 20010112

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DTA Value transfer Type reference (TYPE) RSDDATATARGET Data target for transaction data (InfoCube or ODS object) 20000925
2 Importing I_ISOURCE Value transfer Type reference (TYPE) RSISOURCE InfoSource 20000925
3 Importing I_UPDID Value transfer Type reference (TYPE) RSUPDID ID for Update Rules 20000925
# Exception Resumable Description Created on
1 INVALID_INPUT Incorrect Input 20000925
2 NOT_FOUND No suitable update rules found 20000925

Method COPY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_R_UPDR Call by reference Object reference (TYPE REF TO) CL_RSAU_UPDR Update rules 20010219
2 Exporting E_S_UPDR Call by reference Type reference (TYPE) RSAU_S_UPDR Result update rules 20010219
3 Importing I_DTA_SOURCE Call by reference Type reference (TYPE) RSDDATATARGET Data target for the F rules to be copied 20010214
4 Importing I_DTA_TARGET Call by reference Type reference (TYPE) RSDDATATARGET Data target for transaction data (InfoCube or ODS object) 20010214
5 Importing I_ISOURCE_SOURCE Call by reference Type reference (TYPE) RSISOURCE InfoSource of the F rules to be copied 20010214
6 Importing I_ISOURCE_TARGET Call by reference Type reference (TYPE) RSISOURCE InfoSource 20010214
7 Importing I_OBJVERS_SOURCE Call by reference Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-MODIFIED Object version of the F rules to be copied 20010214
8 Importing I_ONLY_INTERNAL Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Only copy internally, but not to the database 20010219
9 Importing I_UPDID Call by reference Type reference (TYPE) RSUPDID Copy to this updid 20010219
# Exception Resumable Description Created on
1 ERROR Error 20010214
2 UPDATE_RULES_EXIST F rules i_dta_dest/i_source_dest already exist. Delete first 20010214

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EXTERNAL Call by reference Type reference (TYPE) RS_BOOL ='X' External Delete with Lock, Popup, CTO 20010205
2 Importing I_SHOW_PROTOCOL Call by reference Type reference (TYPE) RS_BOOL = 'X' Display Log if Errors Arise 20010205
3 Importing I_TH_TLOGO Call by reference Type reference (TYPE) RSO_TH_TLOGO Other TLOGO objects that are processed at the same time 20010205
# Exception Resumable Description Created on
1 CX_RS_CANCELLED Terminated by User (Dialog) 20010529
2 CX_RS_MSG BW: General Error Class 20010605
3 CX_RS_NOT_AUTHORIZED No Authorization for an Object 20010529

Method FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DTA Call by reference Type reference (TYPE) RSDDATATARGET Data target for transaction data (InfoCube or ODS object) 20010112
2 Importing I_ISOURCE Call by reference Type reference (TYPE) RSISOURCE InfoSource 20010112
3 Importing I_UPDID Call by reference Type reference (TYPE) RSUPDID ID for Update Rules 20010110
4 Returning R_R_UPDR Value transfer Object reference (TYPE REF TO) CL_RSAU_UPDR Update rules 20010110
# Exception Resumable Description Created on
1 INPUT_INVALID 20010110

Method FORMULAS_IN_OBJVERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_FORMULA Call by reference Type reference (TYPE) RSFOB_T_FORMEX Formeln in der Version 20010802
2 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Objektversion 20010802
# Exception Resumable Description Created on
1 ERROR 20010810

Method FREE Signature

Method FREE on class CL_RSAU_UPDR has no parameter.
Method FREE on class CL_RSAU_UPDR has no exception.

Method GET_DTA_INFOS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DTA Call by reference Type reference (TYPE) RSINFOCUBE InfoCube 20040423
2 Exporting E_DTATYPE Call by reference Type reference (TYPE) RSDTATYPE Type of data target (InfoCube, ODSObject or InfoObject) 20010205
3 Exporting E_INFOAREA Call by reference Type reference (TYPE) RSINFOAREA InfoArea 20010205
4 Exporting E_IO_TYPE Call by reference Type reference (TYPE) RSREQUTYPE Type of requested data 20010228
5 Exporting E_TABLNM Call by reference Type reference (TYPE) TABNAME Table Name 20010205
6 Exporting E_TIMESTMP Call by reference Type reference (TYPE) RSTIMESTMP UTC time stamp in short form (YYYYMMDDhhmmss) 20010205
7 Exporting E_TLOGO Call by reference Type reference (TYPE) RSTLOGO BW: Object type (TLOGO) 20010205
8 Exporting E_TXTLG Call by reference Type reference (TYPE) RSTXTLG Long description of the data target 20010205
9 Exporting E_T_DTA_PRO Call by reference Type reference (TYPE) RSD_T_DTA_PRO InfoObject Properties in Data Target 20010205
10 Exporting E_T_IOBJ_CMP Call by reference Type reference (TYPE) RSD_T_IOBJ_CMP Compounding of InfoObjects 20010205
11 Importing I_DTA Call by reference Type reference (TYPE) RSDDATATARGET Data target for transaction data (InfoCube or ODS object) 20010205
12 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Object version 20010205
# Exception Resumable Description Created on
1 ERROR Error 20010205

Method GET_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_S_INFO Call by reference Type reference (TYPE) RSAU_S_UPDINFO 20010110
2 Exporting E_S_UPDR Call by reference Type reference (TYPE) RSAU_S_UPDR 20010110
3 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-NEW Objektversion, Default: N falls M nicht existiert 20010110
4 Importing I_TH_TLOGO Call by reference Type reference (TYPE) RSO_TH_TLOGO BW Repository: Liste (Hash) von TLOGO Objekt und Typ 20010123
# Exception Resumable Description Created on
1 CX_RS_MSG BW allgemeine Fehlerklasse mit Nachricht 20010810
2 CX_RS_VERSION_NOT_FOUND Objekt in einer Version nicht gefunden 20010305

Method GET_INFO_CURRENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_S_INFO Call by reference Type reference (TYPE) RSAU_S_UPDINFO 20010123
2 Exporting E_S_UPDR Call by reference Type reference (TYPE) RSAU_S_UPDR 20010123
3 Importing I_TH_TLOGO Call by reference Type reference (TYPE) RSO_TH_TLOGO BW Repository: List (Hash) of TLOGO Object and Type 20010123
4 Importing I_UPDID Call by reference Type reference (TYPE) RSUPDID ID for Update Rules 20010123
# Exception Resumable Description Created on
1 CX_RS_MSG BW General Error Class with Message 20010810
2 CX_RS_VERSION_NOT_FOUND Object not found in a version 20010305

Method GET_ISOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ODS_UPDTYPE Call by reference Type reference (TYPE) RSARC_ODS_UPDTYPE 20010801
2 Exporting E_STOCKFLG Call by reference Type reference (TYPE) RS_BOOL ='X': Non-Cumul. Init. Source 20010801
3 Exporting E_S_CS Call by reference Type reference (TYPE) RSARC_S_RSKS 20010801
4 Exporting E_S_IS Call by reference Type reference (TYPE) RSARC_S_RSIS 20010801
5 Exporting E_S_IST Call by reference Type reference (TYPE) RSARC_S_RSIST 20010801
6 Exporting E_S_OBJ Call by reference Type reference (TYPE) RSO_S_TLOGO_ASC BW Repository: TLOGO Object, type and type of association 20000926
7 Exporting E_T_CSFIELDTXT Call by reference Type reference (TYPE) RSARC_T_RSKSFIELDTXT 20010801
8 Importing I_ISOURCE Value transfer Type reference (TYPE) RSISOURCE InfoSource 20000926
9 Importing I_OBJVERS Value transfer Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-ACTIVE Object version 20000926
10 Importing I_REAL_FLG Value transfer Type reference (TYPE) RS_BOOL 20020425
# Exception Resumable Description Created on
1 UNAUTHORIZED No Authorization for InfoSource 20030624
2 VERSION_NOT_FOUND Corresponding version of the InfoSource not found 20000926

Method GET_UPDR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_S_UPDR Call by reference Type reference (TYPE) RSAU_S_UPDR 20010109
2 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Object version 20010123
3 Importing I_OBJVERS_DEP Call by reference Type reference (TYPE) RSOBJVERS Object version of the dependent objects 20010219
4 Importing I_TH_TLOGO Call by reference Type reference (TYPE) RSO_TH_TLOGO BW Repository: List (Hash) of TLOGO Object and Type 20010123
# Exception Resumable Description Created on
1 CX_RS_MSG BW General Error Class with Message 20010808
2 CX_RS_VERSION_NOT_FOUND Object not found in a version 20010305

Method PUT_UPDR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_UPDR Call by reference Type reference (TYPE) RSAU_S_UPDR 20010109

Method PUT_UPDR on class CL_RSAU_UPDR has no exception.

Method READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DEL Call by reference Type reference (TYPE) RS_BOOL InfoObjects deleted in data target 20010110
2 Exporting E_S_UPDR Call by reference Type reference (TYPE) RSAU_S_UPDR Data of update rules 20010110
3 Exporting E_T_CORRUPT_FORMULAS Call by reference Type reference (TYPE) RSFOB_T_FORMEX Broken Formulas 20010801
4 Exporting E_T_DELDAT Call by reference Type reference (TYPE) RSAU_T_UPDDAT Deleted flags / data fields 20010110
5 Exporting E_T_DELKEY Call by reference Type reference (TYPE) RSAU_T_UPDKEY Deleted characteristics / key fields 20010110
6 Exporting E_T_IOBJ_NOT_IN_COMSTRU Call by reference Type reference (TYPE) RSD_T_IOBJNM InfoObjects deleted in the communications structure 20010110
7 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-MODIFIED Object version 20010110
8 Importing I_OBJVERS_DEP Call by reference Type reference (TYPE) RSOBJVERS Object version of the dependent objects 20010219
9 Importing I_TH_TLOGO Call by reference Type reference (TYPE) RSO_TH_TLOGO BW Repository: List (Hash) of TLOGO Object and Type 20010110
# Exception Resumable Description Created on
1 INVALID_INPUT Invalid Entry 20010110
2 READ_ERROR Read error 20010110
3 UNAUTHORIZED No Authorization 20030624
4 VERSION_NOT_FOUND This version does not exist 20010110

Method READ_ENH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_S_UPDR Call by reference Type reference (TYPE) RSAU_S_UPDR 20010110
2 Exporting E_T_CORRUPT_FORMULAS Call by reference Type reference (TYPE) RSFOB_T_FORMEX Unreadable Formulas 20010801
3 Exporting E_T_DELDAT Call by reference Type reference (TYPE) RSAU_T_UPDDAT 20010110
4 Exporting E_T_DELKEY Call by reference Type reference (TYPE) RSAU_T_UPDKEY 20010110
5 Exporting E_T_IOBJ_NOT_IN_COMSTRU Call by reference Type reference (TYPE) RSD_T_IOBJNM List of InfoObjects 20010110
6 Importing I_OBJVERS_DEP Call by reference Type reference (TYPE) RSOBJVERS Object version of the dependent objects 20010219
7 Importing I_TH_TLOGO Call by reference Type reference (TYPE) RSO_TH_TLOGO BW Repository: List (Hash) of TLOGO Object and Type 20010110
# Exception Resumable Description Created on
1 ERROR 20010111
2 UNAUTHORIZED 20030624

Method READ_STATIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DEL Call by reference Type reference (TYPE) RS_BOOL InfoObjects Deleted in Data Target 20010530
2 Exporting E_S_UPDINFO Call by reference Type reference (TYPE) RSAU_S_UPDINFO Basic Information 20010601
3 Exporting E_S_UPDR Call by reference Type reference (TYPE) RSAU_S_UPDR Data of update rules 20010530
4 Exporting E_T_CORRUPT_FORMULAS Call by reference Type reference (TYPE) RSFOB_T_FORMEX Broken Formulas 20010801
5 Exporting E_T_DELDAT Call by reference Type reference (TYPE) RSAU_T_UPDDAT Deleted flags / data fields 20010530
6 Exporting E_T_DELKEY Call by reference Type reference (TYPE) RSAU_T_UPDKEY Deleted characteristics / key fields 20010530
7 Exporting E_T_IOBJ_NOT_IN_COMSTRU Call by reference Type reference (TYPE) RSD_T_IOBJNM InfoObjects Deleted in the Communications Structure 20010530
8 Importing I_DTA Call by reference Type reference (TYPE) RSDDATATARGET Data target for transaction data (InfoCube or ODS object) 20010530
9 Importing I_ISOURCE Call by reference Type reference (TYPE) RSISOURCE InfoSource 20010530
10 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-ACTIVE Object version 20010530
11 Importing I_UPDID Call by reference Type reference (TYPE) RSUPDID ID for Update Rules 20010530
# Exception Resumable Description Created on
1 INVALID_INPUT 20010530
2 READ_ERROR 20010530
3 UNAUTHORIZED 20030624
4 VERSION_NOT_FOUND 20010530

Method USED_FORMULAS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_FORMULA Call by reference Type reference (TYPE) RSFOB_T_FORMEX Formulas used 20010809
2 Importing I_ONLY_ONE_DAT Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Check only one data field 20010809
3 Importing I_S_DAT Call by reference Type reference (TYPE) RSAU_S_UPDDAT 20010809
4 Importing I_S_UPDR Call by reference Type reference (TYPE) RSAU_S_UPDR 20010809

Method USED_FORMULAS on class CL_RSAU_UPDR has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 30A