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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | 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 | Static method | Private | Method | Get in/out characteristic of propery | 20091116 | |
| 2 | Static method | Public | Method | Get property types | 20091116 | |
| 3 | Static method | Private | Method | Get text of property name | 20091116 | |
| 4 | Static method | Public | Method | Validate content for document | 20091116 | |
| 5 | Static method | Protected | Method | Validate property name | 20091116 | |
| 6 | Static method | Public | Method | Validate properties | 20091116 | |
| 7 | Static method | Public | Method | Validate RMS ID and element type | 20091116 | |
| 8 | 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 | EV_IN | Call by reference | Type reference (TYPE) | SRMBOOLEAN | Can be imported or not (IF_SRM=>TRUE / FALSE) | 20091116 | |||
| 2 | EV_OUT | Call by reference | Type reference (TYPE) | SRMBOOLEAN | Can be exported or not (IF_SRM=>TRUE / FALSE) | 20091116 | |||
| 3 | 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 | IR_ROOT | Call by reference | Object reference (TYPE REF TO) | IF_SRM_ROOT | Root | 20091116 | |||
| 2 | IV_RMS_ID | Call by reference | Type reference (TYPE) | SRMRMSID | RMS ID | 20091116 | |||
| 3 | IV_SPS_ID | Call by reference | Type reference (TYPE) | SRMSPSID | Element type ID | 20091116 | |||
| 4 | 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 | IV_NAME | Call by reference | Type reference (TYPE) | SDOK_PROPN | Attribute of a document or a relationship | 20091116 | |||
| 2 | IV_SPS_ID | Call by reference | Type reference (TYPE) | SRMSPSID | Element Type ID | 20091116 | |||
| 3 | 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 | CT_LOG | Call by reference | Type reference (TYPE) | BAPIRET2_T | Log | 20091116 | |||
| 2 | EV_RC | Call by reference | Type reference (TYPE) | RMPS_TRF_RC | Return code | 20091116 | |||
| 3 | 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 | ER_PROP_TYPE | Call by reference | Object reference (TYPE REF TO) | IF_SRM_ATTRIBUTE_DESC | Property type | 20091116 | |||
| 2 | EV_CAN_BE_IMPORTED | Call by reference | Type reference (TYPE) | SRMBOOLEAN | Property can be imported or not (IF_SRM=>TRUE/FALSE) | 20091116 | |||
| 3 | EV_IS_VALID | Call by reference | Type reference (TYPE) | SRMBOOLEAN | Name name is valid or not (IF_SRM=>TRUE/FALSE) | 20091116 | |||
| 4 | IR_ROOT | Call by reference | Object reference (TYPE REF TO) | IF_SRM_ROOT | Root | 20091116 | |||
| 5 | IT_PROP_TYPE | Call by reference | Type reference (TYPE) | SRM_LIST_ATTRIBUTE_DESC | All property types for element type | 20091116 | |||
| 6 | IV_NAME | Call by reference | Type reference (TYPE) | STRING | Name of property | 20091123 | |||
| 7 | IV_RMS_ID | Call by reference | Type reference (TYPE) | SRMRMSID | RMS ID | 20091116 | |||
| 8 | 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 | CT_LOG | Call by reference | Type reference (TYPE) | BAPIRET2_T | Log | 20091116 | |||
| 2 | CT_PROPS | Call by reference | Type reference (TYPE) | RMPSD_LONG_PROPERTY_TAB | Properties | 20091116 | |||
| 3 | EV_RC | Call by reference | Type reference (TYPE) | RMPS_TRF_RC | Return code | 20091116 | |||
| 4 | IR_ROOT | Call by reference | Object reference (TYPE REF TO) | IF_SRM_ROOT | Root | 20091116 | |||
| 5 | IV_MODE | Call by reference | Type reference (TYPE) | RMPS_TRF_COMPATIBILITY_MODE | Compatibility mode | 20091116 | |||
| 6 | IV_RMS_ID | Call by reference | Type reference (TYPE) | SRMRMSID | RMS ID | 20091116 | |||
| 7 | 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 | CT_LOG | Call by reference | Type reference (TYPE) | BAPIRET2_T | Log | 20091116 | |||
| 2 | EV_IS_VALID | Call by reference | Type reference (TYPE) | SRMBOOLEAN | Is valid or not (IF_SRM=>TRUE/FALSE) | 20091116 | |||
| 3 | IV_RMS_ID | Call by reference | Type reference (TYPE) | STRING | RMS ID | 20091116 | |||
| 4 | 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 | EV_EFFECTIVE | Call by reference | Type reference (TYPE) | STRING | Effective property value | 20091116 | |||
| 2 | EV_IS_VALID | Call by reference | Type reference (TYPE) | SRMBOOLEAN | Effective value is valid or not (IF_SRM=>TRUE/FALSE) | 20091116 | |||
| 3 | EV_WAS_VALIDATED | Call by reference | Type reference (TYPE) | SRMBOOLEAN | Value was validated or not (IF_SRM=>TRUE/FALSE) | 20091116 | |||
| 4 | IR_PROP_TYPE | Call by reference | Object reference (TYPE REF TO) | IF_SRM_ATTRIBUTE_DESC | Property pe | 20091116 | |||
| 5 | IR_ROOT | Call by reference | Object reference (TYPE REF TO) | IF_SRM_ROOT | Root | 20091116 | |||
| 6 | IV_NAME | Call by reference | Type reference (TYPE) | STRING | Name of property | 20091116 | |||
| 7 | IV_ORIGINAL | Call by reference | Type reference (TYPE) | STRING | Original property value | 20091116 | |||
| 8 | IV_RMS_ID | Call by reference | Type reference (TYPE) | SRMRMSID | RMS ID | 20091116 | |||
| 9 | 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 |