SAP ABAP Class CL_RMPS_TRF_VALIDATION (Validation)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-RCM (Application Component) Records and Case Management
     RMPS_DOD_TRF_RUNTIME (Package) DoD Transfer Run Time
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RMPS_TRF_VALIDATION_CASE Validation for Case 20091116
2 Inheritance (c INHERITING FROM c_ref)  CL_RMPS_TRF_VALIDATION_GSP Validation for GSP 20091116
Properties
Class CL_RMPS_TRF_VALIDATION  
Short Description Validation    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RMPS_DOD_TRF_RUNTIME   DoD Transfer Run Time 
Created 20091104   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RMPSD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RMPS_TRF_VALIDATION has no interface implemented.
Friends
Class CL_RMPS_TRF_VALIDATION has no friend class.
Attributes
Class CL_RMPS_TRF_VALIDATION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_PROPDESC_FROM_PROPDESC Static method Protected Method Create property description obj. from propery descr. obj. 20091116
2 GET_PROP_TEXT_FROM_DDIC Static method Protected Method Get text of property name from DDIC 20091116
3 VALIDATE_VALUE_DDIC Static method Protected Method Validate value against DDIC (check table, fixed values) 20091113
Events
Class CL_RMPS_TRF_VALIDATION has no event.
Types
Class CL_RMPS_TRF_VALIDATION has no local type.
Method Signatures

Method CREATE_PROPDESC_FROM_PROPDESC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ER_PROP_DESCR Value transfer Object reference (TYPE REF TO) IF_SRM_ATTRIBUTE_DESC Attribute Description - Read 20091116
2 Importing IR_PROP_DESCR Call by reference Object reference (TYPE REF TO) IF_SRM_ATTRIBUTE_DESC Attribute Description - Read 20091116
3 Importing IR_ROOT Call by reference Object reference (TYPE REF TO) IF_SRM_ROOT Root 20091116
4 Importing IS_GENERAL_DESCRIPTION Call by reference Type reference (TYPE) SRMADGEN 20091116

Method CREATE_PROPDESC_FROM_PROPDESC on class CL_RMPS_TRF_VALIDATION has no exception.

Method GET_PROP_TEXT_FROM_DDIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DFIES Call by reference Type reference (TYPE) DFIES DD Interface: Table Fields for DDIF_FIELDINFO_GET 20091116
2 Returning RV_DESCRIPTION Value transfer Type reference (TYPE) STRING 20091116

Method GET_PROP_TEXT_FROM_DDIC on class CL_RMPS_TRF_VALIDATION has no exception.

Method VALIDATE_VALUE_DDIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_EFFECTIVE Call by reference Type reference (TYPE) STRING Effective value 20091113
2 Exporting EV_IS_VALID Call by reference Type reference (TYPE) ABAP_BOOL Effective value is valid 20091113
3 Exporting EV_WAS_VALIDATED Call by reference Type reference (TYPE) ABAP_BOOL Value was validated 20091113
4 Importing IV_NAME Call by reference Type reference (TYPE) FIELDNAME Name of property 20091113
5 Importing IV_ORIGINAL Call by reference Type reference (TYPE) STRING Original value 20091113
6 Importing IV_TAB_NAME Call by reference Type reference (TYPE) TABNAME 20091113

Method VALIDATE_VALUE_DDIC on class CL_RMPS_TRF_VALIDATION has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 702