SAP ABAP Class IF_RSBPC0_PARAM_CHECKER (Param Checker)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSBPCA_DEF_APPSET_HANDLER BPC: Default environment handler 20131002
Properties
Class IF_RSBPC0_PARAM_CHECKER  
Short Description Param Checker    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130429   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_RSBPC0_PARAM_CHECKER has no forward declaration.
Interfaces
Class IF_RSBPC0_PARAM_CHECKER has no interface implemented.
Friends
Class IF_RSBPC0_PARAM_CHECKER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_C_ACTION_TYPE_DELETE Constant Public Type reference (TYPE) TN_ACTION_TYPE 1 20130429
2 N_C_ACTION_TYPE_INSERT Constant Public Type reference (TYPE) TN_ACTION_TYPE 0 20130429
3 N_C_ACTION_TYPE_UPDATE Constant Public Type reference (TYPE) TN_ACTION_TYPE 2 20130429
Methods
# Method Level Visibility Method type Description Created on
1 PARAM_CHECK Instance method Public Method 20130429
Events
Class IF_RSBPC0_PARAM_CHECKER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TN_ACTION_TYPE Public Type reference (TYPE) CHAR1 20130429
Method Signatures

Method PARAM_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) RSBPC0_T_MESSAGE 20130429
2 Exporting E_SUCCESS Call by reference Type reference (TYPE) RS_BOOL 20130429
3 Importing I_ACTION Call by reference Type reference (TYPE) TN_ACTION_TYPE 20130429
4 Importing I_APPL_ID Call by reference Type reference (TYPE) RSBPC_APPL_ID 20130429
5 Importing I_APPSET_ID Call by reference Type reference (TYPE) RSBPC_APPSET_ID 20130429
6 Importing I_FIELD Call by reference Type reference (TYPE) RSBPC_FIELDNAME 20130429
7 Importing I_NEW_VALUE Call by reference Type reference (TYPE) STRING 20130429
8 Importing I_OLD_VALUE Call by reference Type reference (TYPE) STRING 20130429

Method PARAM_CHECK on class IF_RSBPC0_PARAM_CHECKER has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in