SAP ABAP Class CL_RSBPCU_DATA_AUDIT (BPC-PAK: Data Audit Manager)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-PLA-BPC (Application Component) BPC 'unified model'
     RSBPCU (Package) BPC IP Extension: Audit
Properties
Class CL_RSBPCU_DATA_AUDIT  
Short Description BPC-PAK: Data Audit Manager    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSBPCU   BPC IP Extension: Audit 
Created 20130424   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSBPCU_DATA_AUDIT has no forward declaration.
Interfaces
Class CL_RSBPCU_DATA_AUDIT has no interface implemented.
Friends
Class CL_RSBPCU_DATA_AUDIT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_ENV_ID Instance attribute Public Type reference (TYPE) RSBPC_APPSET_ID BPC: AppSet ID 20130515
2 P_MODEL_ID Instance attribute Public Type reference (TYPE) RSBPC_APPL_ID BPC: Application ID 20130515
3 P_R_ADMIN Instance attribute Private Object reference (TYPE REF TO) IF_RSBPCA_ADMIN_SERVICE BPC: admin services 20130515
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20130424
2 GET_DATA_AUD_CTL Instance method Public Method 20130424
3 SET_DATA_AUD_CTL Instance method Public Method 20130424
Events
Class CL_RSBPCU_DATA_AUDIT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_RSBPCU_DA_CTL Public See coding 20130424 T_RSBPCU_DA_CTL type table of RSBPCU_DA_CTL
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ENV_ID Call by reference Type reference (TYPE) RSBPC_APPSET_ID BPC: AppSet ID 20130515
2 Importing I_MODEL_ID Call by reference Type reference (TYPE) RSBPC_APPL_ID BPC: Application ID 20130515

Method CONSTRUCTOR on class CL_RSBPCU_DATA_AUDIT has no exception.

Method GET_DATA_AUD_CTL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA_AUD_CTL Call by reference Type reference (TYPE) T_RSBPCU_DA_CTL 20130424
2 Importing I_INFOPROVIDER Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20130424

Method GET_DATA_AUD_CTL on class CL_RSBPCU_DATA_AUDIT has no exception.

Method SET_DATA_AUD_CTL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DATA_AUD_CTL Call by reference Type reference (TYPE) T_RSBPCU_DA_CTL BPC-PAK: Audit Data Control Table 20130424
# Exception Resumable Description Created on
1 CX_RSBPCU_DA_ERROR BPC-PAK: Data Audit Exception Class 20130424
History
Last changed by/on SAP  20140121 
SAP Release Created in 740