SAP ABAP Class CL_RMPS_TRANSFER_MODEL (DoD: Transfer - configuration - model)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-RCM (Application Component) Records and Case Management
     RMPS_DOD_TRANSFER_DESIGNTIME (Package) DoD: Transfer - Design time related artifacts
Properties
Class CL_RMPS_TRANSFER_MODEL  
Short Description DoD: Transfer - configuration - model    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RMPS_DOD_TRANSFER_DESIGNTIME   DoD: Transfer - Design time related artifacts 
Created 20090824   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)
Interfaces
Class CL_RMPS_TRANSFER_MODEL has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_RMPS_TRANSFER_MODEL_FACTORY 20091223 DoD: Transfer - configuration - model factory
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MV_ID Instance attribute Public Type reference (TYPE) RMPS_TRF_CFG_ID DoD: Transfer - Configuration ID 20090914
Methods
# Method Level Visibility Method type Description Created on
1 COMMIT_WORK Instance method Public Method 20091009
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20090914
3 COPY Instance method Public Method 20091016
4 DELETE Instance method Public Method 20091016
5 ENTITIES_MODIFY Instance method Public Method 20091026
6 ENTITIES_READ Instance method Public Method 20091026
7 ENTITY_MAP_READ Instance method Public Method 20090928
8 ENTITY_READ Instance method Public Method 20091026
9 HEADERS_READ_STATIC Static method Public Method 20091016
10 HEADER_EXISTENCE_CHECK_STATIC Static method Public Method 20091020
11 HEADER_MODIFY Instance method Public Method 20090824
12 HEADER_READ Instance method Public Method 20090826
13 HEADER_STATUS_INCREMENT Instance method Public Method 20091022
14 HEADER_STATUS_UNCOND_MODIFY Instance method Public Method 20091126
15 LOCK Instance method Public Method 20091105
16 PARENT_PATHS_MODIFY Instance method Public Method 20091006
17 PARENT_PATHS_READ Instance method Public Method 20091006
18 PROPERTIES_MODIFY Instance method Public Method 20090824
19 PROPERTIES_READ Instance method Public Method 20090826
20 ST_TEMPLATES_DELETE Instance method Public Method 20091223
21 ST_TEMPLATES_EXISTENCE_CHECK Instance method Public Method 20091126
22 ST_TEMPLATES_MODIFY Instance method Public Method 20090824
23 ST_TEMPLATES_READ Instance method Public Method 20090826
24 ST_TEMPLATE_IDS_READ Instance method Public Method 20091001
25 ST_TEMPLATE_ID_READ Instance method Public Method 20090828
26 ST_TEMPLATE_READ Instance method Public Method 20090828
27 ST_TEMPL_BY_REP_ID_READ_STATIC Static method Public Method 20091223
28 UNLOCK Instance method Public Method 20091105
29 VALUES_READ Instance method Public Method 20091109
30 XSDS_DELETE Instance method Public Method 20091223
31 XSDS_MODIFY Instance method Public Method 20090925
32 XSDS_READ Instance method Public Method 20090925
33 XSD_READ Instance method Public Method 20090925
34 XSLS_DELETE Instance method Public Method 20091223
35 XSLS_MODIFY Instance method Public Method 20091127
36 XSLS_READ Instance method Public Method 20091127
37 XSL_READ Instance method Public Method 20091127
Events
Class CL_RMPS_TRANSFER_MODEL has no event.
Types
Class CL_RMPS_TRANSFER_MODEL has no local type.
Method Signatures

Method COMMIT_WORK Signature

Method COMMIT_WORK on class CL_RMPS_TRANSFER_MODEL has no parameter.
Method COMMIT_WORK on class CL_RMPS_TRANSFER_MODEL has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ID Call by reference Type reference (TYPE) RMPS_TRF_CFG_ID DoD: Transfer - Configuration ID 20090914
# Exception Resumable Description Created on
1 CX_RMPS_TRANSFER_MODEL DoD: Transfer - configuration - exceptions 20090914

Method COPY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TARGET_ID Call by reference Type reference (TYPE) RMPS_TRF_CFG_ID DoD: Transfer - Configuration ID 20091016
2 Returning RT_WARNING_TEXT Value transfer Type reference (TYPE) RMPS_T_TRF_STRING Table of strings 20091019
# Exception Resumable Description Created on
1 CX_RMPS_TRANSFER_MODEL 20091016

Method DELETE Signature

Method DELETE on class CL_RMPS_TRANSFER_MODEL has no parameter.
# Exception Resumable Description Created on
1 CX_RMPS_TRANSFER_MODEL 20091016

Method ENTITIES_MODIFY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ENTITY Call by reference Type reference (TYPE) RMPS_T_TRF_ENTITY DoD: Transfer - entities 20091026
2 Importing IV_SAVE_DRAFT Call by reference Type reference (TYPE) BOOLEAN ABAP_FALSE Boolean Variable (X=True, -=False, Space=Unknown) 20091209
# Exception Resumable Description Created on
1 CX_RMPS_TRANSFER_MODEL 20091026

Method ENTITIES_READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_ENTITY Value transfer Type reference (TYPE) RMPS_T_TRF_ENTITY DoD: Transfer - entities 20091026
# Exception Resumable Description Created on
1 CX_RMPS_TRANSFER_MODEL 20091026

Method ENTITY_MAP_READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FILTER_ENTITY Call by reference Type reference (TYPE) RMPS_TRF_ENTITY DoD: Transfer - Entity: FOLDER, DOCUMENT, ... 20091103
2 Importing IV_FILTER_EXTERNAL_ENTITY Call by reference Type reference (TYPE) RMPS_TRF_EXTERNAL_ENTITY DoD: Transfer - External entity (XML root element) 20091103
3 Returning RT_ENTITY_MAP Value transfer Type reference (TYPE) RMPS_T_TRF_ENTITY_MAP DoD: Transfer - properties 20090928
# Exception Resumable Description Created on
1 CX_RMPS_TRANSFER_MODEL 20090928

Method ENTITY_READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ENTITY Call by reference Type reference (TYPE) RMPS_TRF_ENTITY DoD: Transfer - Entity: Folder, ... (maybe RM SPS_ID) 20091026
2 Returning RS_ENTITY Value transfer Type reference (TYPE) RMPS_S_TRF_ENTITY DoD: Transfer - entities 20091026
# Exception Resumable Description Created on
1 CX_RMPS_TRANSFER_MODEL 20091026

Method HEADERS_READ_STATIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FILTER_STATUS Call by reference Type reference (TYPE) RMPS_TRF_CFG_STATUS DoD: Transfer - configuration status 20091022
2 Returning RT_HEADER Value transfer Type reference (TYPE) RMPS_T_TRF_HEAD DoD: Transfer - header 20091016
# Exception Resumable Description Created on
1 CX_RMPS_TRANSFER_MODEL 20091016

Method HEADER_EXISTENCE_CHECK_STATIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ID Call by reference Type reference (TYPE) RMPS_TRF_CFG_ID DoD: Transfer - Configuration ID 20091020
2 Returning RV_EXISTS Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20091020

Method HEADER_EXISTENCE_CHECK_STATIC on class CL_RMPS_TRANSFER_MODEL has no exception.

Method HEADER_MODIFY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_HEADER Call by reference Type reference (TYPE) RMPS_S_TRF_HEAD DoD: Transfer - header 20090824
# Exception Resumable Description Created on
1 CX_RMPS_TRANSFER_MODEL 20090824

Method HEADER_READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_HEADER Value transfer Type reference (TYPE) RMPS_S_TRF_HEAD DoD: Transfer - header 20090826
# Exception Resumable Description Created on
1 CX_RMPS_TRANSFER_MODEL 20090826

Method HEADER_STATUS_INCREMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_NEW_STATUS Value transfer Type reference (TYPE) RMPS_TRF_CFG_STATUS DoD: Transfer - configuration status 20091106
# Exception Resumable Description Created on
1 CX_RMPS_TRANSFER_MODEL 20091022

Method HEADER_STATUS_UNCOND_MODIFY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NEW_STATUS Call by reference Type reference (TYPE) RMPS_TRF_CFG_STATUS DoD: Transfer - configuration status 20091126
# Exception Resumable Description Created on
1 CX_RMPS_TRANSFER_MODEL 20091126

Method LOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_FOREIGN_LOCK_USER Value transfer Type reference (TYPE) STRING 20091105
# Exception Resumable Description Created on
1 CX_RMPS_TRANSFER_MODEL DoD: Transfer - configuration model - exceptions 20091105

Method PARENT_PATHS_MODIFY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_PARENT_PATH Call by reference Type reference (TYPE) RMPS_T_TRF_ENTITY_MAP_PAR_PATH DoD: Transfer - entity map and xml parent path 20091006
2 Importing IV_SAVE_DRAFT Call by reference Type reference (TYPE) BOOLEAN ABAP_FALSE Boolean Variable (X=True, -=False, Space=Unknown) 20091209
# Exception Resumable Description Created on
1 CX_RMPS_TRANSFER_MODEL 20091006

Method PARENT_PATHS_READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_FILTER_ENTITY_MAP Call by reference Type reference (TYPE) RMPS_S_TRF_ENTITY_MAP FILTER! 20091006
2 Returning RT_PARENT_PATH Value transfer Type reference (TYPE) RMPS_T_TRF_ENTITY_MAP_PAR_PATH DoD: Transfer - template XML parent paths 20091006
# Exception Resumable Description Created on
1 CX_RMPS_TRANSFER_MODEL 20091006

Method PROPERTIES_MODIFY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_PROP Call by reference Type reference (TYPE) RMPS_T_TRF_PROP DoD: Transfer - properties 20090824
2 Importing IT_VALUE Call by reference Type reference (TYPE) RMPS_T_TRF_VALUE DoD: Transfer - values 20091111
3 Importing IV_SAVE_DRAFT Call by reference Type reference (TYPE) BOOLEAN ABAP_FALSE Boolean Variable (X=True, -=False, Space=Unknown) 20091209
# Exception Resumable Description Created on
1 CX_RMPS_TRANSFER_MODEL 20090824

Method PROPERTIES_READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_FILTER_ENTITY_MAP Call by reference Type reference (TYPE) RMPS_S_TRF_ENTITY_MAP FILTER! 20091006
2 Returning RT_PROP Value transfer Type reference (TYPE) RMPS_T_TRF_PROP DoD: Transfer - properties 20090826
# Exception Resumable Description Created on
1 CX_RMPS_TRANSFER_MODEL 20090826

Method ST_TEMPLATES_DELETE Signature

Method ST_TEMPLATES_DELETE on class CL_RMPS_TRANSFER_MODEL has no parameter.
# Exception Resumable Description Created on
1 CX_RMPS_TRANSFER_MODEL 20091223

Method ST_TEMPLATES_EXISTENCE_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_EXISTS Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20091126
# Exception Resumable Description Created on
1 CX_RMPS_TRANSFER_MODEL 20091126

Method ST_TEMPLATES_MODIFY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ENTITY_MAP_ST_TPL Call by reference Type reference (TYPE) RMPS_T_TRF_ENTITY_MAP_ST_TPL DoD: Transfer - entity map and ST template as table 20090925
# Exception Resumable Description Created on
1 CX_RMPS_TRANSFER_MODEL 20090824

Method ST_TEMPLATES_READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_ENTITY_MAP_ST_TPL Value transfer Type reference (TYPE) RMPS_T_TRF_ENTITY_MAP_ST_TPL DoD: Transfer - entity map and ST template as table 20090925
# Exception Resumable Description Created on
1 CX_RMPS_TRANSFER_MODEL 20090826

Method ST_TEMPLATE_IDS_READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_ENTITY_MAP_ST_TPL_ID Value transfer Type reference (TYPE) RMPS_T_TRF_ENTITY_MAP_ST_TPLID DoD: Transfer - entity map and ST template ID 20091001
# Exception Resumable Description Created on
1 CX_RMPS_TRANSFER_MODEL 20091001

Method ST_TEMPLATE_ID_READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ENTITY_MAP Call by reference Type reference (TYPE) RMPS_S_TRF_ENTITY_MAP DoD: Transfer - entity mapping 20090925
2 Returning RV_ST_TEMPLATE_ID Value transfer Type reference (TYPE) RMPS_TRF_ST_TMPL_ID DoD: Transfer - ST template ID 20090828
# Exception Resumable Description Created on
1 CX_RMPS_TRANSFER_MODEL 20090828

Method ST_TEMPLATE_READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ENTITY_MAP Call by reference Type reference (TYPE) RMPS_S_TRF_ENTITY_MAP DoD: Transfer - entity mapping 20090925
2 Returning RS_ENTITY_MAP_ST_TPL Value transfer Type reference (TYPE) RMPS_S_TRF_ENTITY_MAP_ST_TPL DoD: Transfer - entity map and ST template as table 20090925
# Exception Resumable Description Created on
1 CX_RMPS_TRANSFER_MODEL 20090828

Method ST_TEMPL_BY_REP_ID_READ_STATIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ST_TEMPLATE_ID Call by reference Type reference (TYPE) RMPS_TRF_ST_TMPL_ID DoD: Transfer - ST template ID 20091223
2 Returning RT_ST_TEMPLATE_TAB Value transfer Type reference (TYPE) O2PAGELINE_TABLE 20091223
# Exception Resumable Description Created on
1 CX_RMPS_TRANSFER_MODEL 20091223

Method UNLOCK Signature

Method UNLOCK on class CL_RMPS_TRANSFER_MODEL has no parameter.
Method UNLOCK on class CL_RMPS_TRANSFER_MODEL has no exception.

Method VALUES_READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_FILTER_ENTITY_MAP Call by reference Type reference (TYPE) RMPS_S_TRF_ENTITY_MAP FILTER! 20091109
2 Returning RT_VALUE Value transfer Type reference (TYPE) RMPS_T_TRF_VALUE DoD: Transfer - values 20091109
# Exception Resumable Description Created on
1 CX_RMPS_TRANSFER_MODEL 20091109

Method XSDS_DELETE Signature

Method XSDS_DELETE on class CL_RMPS_TRANSFER_MODEL has no parameter.
# Exception Resumable Description Created on
1 CX_RMPS_TRANSFER_MODEL 20091223

Method XSDS_MODIFY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ENTITY_MAP_XSD Call by reference Type reference (TYPE) RMPS_T_TRF_ENTITY_MAP_XSD DoD: Transfer - entity map and XSD 20090925
2 Importing IV_SAVE_DRAFT Call by reference Type reference (TYPE) BOOLEAN ABAP_FALSE Boolean Variable (X=True, -=False, Space=Unknown) 20091209
# Exception Resumable Description Created on
1 CX_RMPS_TRANSFER_MODEL 20090925

Method XSDS_READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_ENTITY_MAP_XSD Value transfer Type reference (TYPE) RMPS_T_TRF_ENTITY_MAP_XSD DoD: Transfer - entity map and XSD 20090925
# Exception Resumable Description Created on
1 CX_RMPS_TRANSFER_MODEL 20090925

Method XSD_READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ENTITY_MAP Call by reference Type reference (TYPE) RMPS_S_TRF_ENTITY_MAP DoD: Transfer - Entity: Folder, Record, Email, ... 20090925
2 Returning RV_XSD Value transfer Type reference (TYPE) RMPS_TRF_XSD DoD: Transfer - XSD 20090925
# Exception Resumable Description Created on
1 CX_RMPS_TRANSFER_MODEL 20090925

Method XSLS_DELETE Signature

Method XSLS_DELETE on class CL_RMPS_TRANSFER_MODEL has no parameter.
# Exception Resumable Description Created on
1 CX_RMPS_TRANSFER_MODEL 20091223

Method XSLS_MODIFY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ENTITY_MAP_XSL Call by reference Type reference (TYPE) RMPS_T_TRF_ENTITY_MAP_XSL DoD: Transfer - entity map and XSL as rawstring 20091127
# Exception Resumable Description Created on
1 CX_RMPS_TRANSFER_MODEL 20091127

Method XSLS_READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_ENTITY_MAP_XSL Value transfer Type reference (TYPE) RMPS_T_TRF_ENTITY_MAP_XSL DoD: Transfer - entity map and XSL 20091127
# Exception Resumable Description Created on
1 CX_RMPS_TRANSFER_MODEL 20091127

Method XSL_READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ENTITY_MAP Call by reference Type reference (TYPE) RMPS_S_TRF_ENTITY_MAP DoD: Transfer - Entity: Folder, Record, Email, ... 20091127
2 Returning RV_XSL Value transfer Type reference (TYPE) RMPS_TRF_XSL DoD: Transfer - XSL 20091127
# Exception Resumable Description Created on
1 CX_RMPS_TRANSFER_MODEL 20091127
History
Last changed by/on SAP  20110908 
SAP Release Created in 702