SAP ABAP Class CL_RMPS_TRF_VALIDATION_GSP (Validation for GSP)
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 - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RMPS_TRF_VALIDATION Validation 20091116
Properties
Class CL_RMPS_TRF_VALIDATION_GSP  
Short Description Validation for GSP    
Super Class CL_RMPS_TRF_VALIDATION Validation 
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 20091116   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_GSP has no interface implemented.
Friends
Class CL_RMPS_TRF_VALIDATION_GSP has no friend class.
Attributes
Class CL_RMPS_TRF_VALIDATION_GSP has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_IO Static method Private Method Get in/out characteristic of propery 20091116
2 GET_PROPERTY_TYPES Static method Public Method Get property types 20091116
3 GET_PROP_TEXT_FROM_SPS_ID Static method Private Method Get text of property name 20091116
4 VALIDATE_CONTENT_DOCUMENT Static method Public Method Validate content for document 20091116
5 VALIDATE_NAME Static method Protected Method Validate property name 20091116
6 VALIDATE_PROPERTIES Static method Public Method Validate properties 20091116
7 VALIDATE_SPS_AND_RMS_ID Static method Public Method Validate RMS ID and element type 20091116
8 VALIDATE_VALUE Static method Protected Method Validate property value 20091116
Events
Class CL_RMPS_TRF_VALIDATION_GSP has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 GTY_LIST Protected See coding 20091116
Method Signatures

Method GET_IO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_IN Call by reference Type reference (TYPE) SRMBOOLEAN Can be imported or not (IF_SRM=>TRUE / FALSE) 20091116
2 Exporting EV_OUT Call by reference Type reference (TYPE) SRMBOOLEAN Can be exported or not (IF_SRM=>TRUE / FALSE) 20091116
3 Importing IV_NAME Call by reference Type reference (TYPE) STRING Name of property 20091116

Method GET_IO on class CL_RMPS_TRF_VALIDATION_GSP has no exception.

Method GET_PROPERTY_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_ROOT Call by reference Object reference (TYPE REF TO) IF_SRM_ROOT Root 20091116
2 Importing IV_RMS_ID Call by reference Type reference (TYPE) SRMRMSID RMS ID 20091116
3 Importing IV_SPS_ID Call by reference Type reference (TYPE) SRMSPSID Element type ID 20091116
4 Returning RT_PROP_TYPE Value transfer Type reference (TYPE) SRM_LIST_ATTRIBUTE_DESC Property types 20091208

Method GET_PROPERTY_TYPES on class CL_RMPS_TRF_VALIDATION_GSP has no exception.

Method GET_PROP_TEXT_FROM_SPS_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAME Call by reference Type reference (TYPE) SDOK_PROPN Attribute of a document or a relationship 20091116
2 Importing IV_SPS_ID Call by reference Type reference (TYPE) SRMSPSID Element Type ID 20091116
3 Returning RV_NAME Value transfer Type reference (TYPE) STRING 20091116

Method GET_PROP_TEXT_FROM_SPS_ID on class CL_RMPS_TRF_VALIDATION_GSP has no exception.

Method VALIDATE_CONTENT_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_LOG Call by reference Type reference (TYPE) BAPIRET2_T Log 20091116
2 Exporting EV_RC Call by reference Type reference (TYPE) RMPS_TRF_RC Return code 20091116
3 Importing IT_CONTENT Call by reference Type reference (TYPE) RMPST_TRF_PRX_CONTENT Proxy for content 20091116

Method VALIDATE_CONTENT_DOCUMENT on class CL_RMPS_TRF_VALIDATION_GSP has no exception.

Method VALIDATE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_PROP_TYPE Call by reference Object reference (TYPE REF TO) IF_SRM_ATTRIBUTE_DESC Property type 20091116
2 Exporting EV_CAN_BE_IMPORTED Call by reference Type reference (TYPE) SRMBOOLEAN Property can be imported or not (IF_SRM=>TRUE/FALSE) 20091116
3 Exporting EV_IS_VALID Call by reference Type reference (TYPE) SRMBOOLEAN Name name is valid or not (IF_SRM=>TRUE/FALSE) 20091116
4 Importing IR_ROOT Call by reference Object reference (TYPE REF TO) IF_SRM_ROOT Root 20091116
5 Importing IT_PROP_TYPE Call by reference Type reference (TYPE) SRM_LIST_ATTRIBUTE_DESC All property types for element type 20091116
6 Importing IV_NAME Call by reference Type reference (TYPE) STRING Name of property 20091123
7 Importing IV_RMS_ID Call by reference Type reference (TYPE) SRMRMSID RMS ID 20091116
8 Importing IV_SPS_ID Call by reference Type reference (TYPE) SRMSPSID Element type ID 20091116

Method VALIDATE_NAME on class CL_RMPS_TRF_VALIDATION_GSP has no exception.

Method VALIDATE_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_LOG Call by reference Type reference (TYPE) BAPIRET2_T Log 20091116
2 Changing CT_PROPS Call by reference Type reference (TYPE) RMPSD_LONG_PROPERTY_TAB Properties 20091116
3 Exporting EV_RC Call by reference Type reference (TYPE) RMPS_TRF_RC Return code 20091116
4 Importing IR_ROOT Call by reference Object reference (TYPE REF TO) IF_SRM_ROOT Root 20091116
5 Importing IV_MODE Call by reference Type reference (TYPE) RMPS_TRF_COMPATIBILITY_MODE Compatibility mode 20091116
6 Importing IV_RMS_ID Call by reference Type reference (TYPE) SRMRMSID RMS ID 20091116
7 Importing IV_SPS_ID Call by reference Type reference (TYPE) SRMSPSID Element type ID 20091116

Method VALIDATE_PROPERTIES on class CL_RMPS_TRF_VALIDATION_GSP has no exception.

Method VALIDATE_SPS_AND_RMS_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_LOG Call by reference Type reference (TYPE) BAPIRET2_T Log 20091116
2 Exporting EV_IS_VALID Call by reference Type reference (TYPE) SRMBOOLEAN Is valid or not (IF_SRM=>TRUE/FALSE) 20091116
3 Importing IV_RMS_ID Call by reference Type reference (TYPE) STRING RMS ID 20091116
4 Importing IV_SPS_ID Call by reference Type reference (TYPE) STRING SPS ID 20091116

Method VALIDATE_SPS_AND_RMS_ID on class CL_RMPS_TRF_VALIDATION_GSP has no exception.

Method VALIDATE_VALUE 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 property value 20091116
2 Exporting EV_IS_VALID Call by reference Type reference (TYPE) SRMBOOLEAN Effective value is valid or not (IF_SRM=>TRUE/FALSE) 20091116
3 Exporting EV_WAS_VALIDATED Call by reference Type reference (TYPE) SRMBOOLEAN Value was validated or not (IF_SRM=>TRUE/FALSE) 20091116
4 Importing IR_PROP_TYPE Call by reference Object reference (TYPE REF TO) IF_SRM_ATTRIBUTE_DESC Property pe 20091116
5 Importing IR_ROOT Call by reference Object reference (TYPE REF TO) IF_SRM_ROOT Root 20091116
6 Importing IV_NAME Call by reference Type reference (TYPE) STRING Name of property 20091116
7 Importing IV_ORIGINAL Call by reference Type reference (TYPE) STRING Original property value 20091116
8 Importing IV_RMS_ID Call by reference Type reference (TYPE) SRMRMSID RMS ID 20091116
9 Importing IV_SPS_ID Call by reference Type reference (TYPE) SRMSPSID Element type ID 20091116

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