SAP ABAP Class CL_RSBPCA_VALIDATOR (Validator for BPCA)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-PLA-BPC-ADM (Application Component) BPC 'unified model' - Admin UI
     RSBPCA (Package) BPC IP Extension: BPC Meta Data Repository
Properties
Class CL_RSBPCA_VALIDATOR  
Short Description Validator for BPCA    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSBPCA   BPC IP Extension: BPC Meta Data Repository 
Created 20130606   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSBPCA_VALIDATOR has no forward declaration.
Interfaces
Class CL_RSBPCA_VALIDATOR has no interface implemented.
Friends
Class CL_RSBPCA_VALIDATOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 G_R_APPL_DB Static Attribute Private Object reference (TYPE REF TO) CL_RSBPCA_APPL_DB 20130606
2 G_R_APPSET_DB Static Attribute Private Object reference (TYPE REF TO) CL_RSBPCA_APPSET_DB 20130606
3 NC_CHECK_MODE_AUDIT Constant Public Type reference (TYPE) STRING 'AUDIT' 20130823
4 NC_CHECK_MODE_CUBETYPE Constant Public Type reference (TYPE) STRING 'CUBETYPE' 20130823
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_CREATE_APPL Static method Public Method 20130606
2 CHECK_CREATE_APPSET Static method Public Method check create appset 20130606
3 CHECK_UPDATE_APPL Static method Public Method 20130606
4 CHECK_UPDATE_APPSET Static method Public Method check update appset 20130606
5 CLASS_CONSTRUCTOR Static method Public Constructor 20130606
Events
Class CL_RSBPCA_VALIDATOR has no event.
Types
Class CL_RSBPCA_VALIDATOR has no local type.
Method Signatures

Method CHECK_CREATE_APPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJNM Call by reference Type reference (TYPE) CLIKE 20130606
2 Changing I_T_INFOPROV Call by reference Type reference (TYPE) RSBPCA_T_INFOPROV 20130621
# Exception Resumable Description Created on
1 CX_RSBPCA_ADMIN_ERROR 20130606

Method CHECK_CREATE_APPSET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJNM Call by reference Type reference (TYPE) CLIKE 20130606
# Exception Resumable Description Created on
1 CX_RSBPCA_ADMIN_ERROR 20130606

Method CHECK_UPDATE_APPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHECK_MODE Call by reference Type reference (TYPE) CLIKE NC_CHECK_MODE_CUBETYPE check which part of appl info 20130823
2 Importing I_OBJNM Call by reference Type reference (TYPE) CLIKE 20130606
3 Changing I_T_INFOPROV Call by reference Type reference (TYPE) RSBPCA_T_INFOPROV 20130621
# Exception Resumable Description Created on
1 CX_RSBPCA_ADMIN_ERROR 20130606

Method CHECK_UPDATE_APPSET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJNM Call by reference Type reference (TYPE) CLIKE 20130606
# Exception Resumable Description Created on
1 CX_RSBPCA_ADMIN_ERROR 20130606

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_RSBPCA_VALIDATOR has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSBPCA_VALIDATOR has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740