SAP ABAP Class /RPM/CO_REPOSITORY_FRAMEWORK_W (Proxy Class (generated))
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PPM-PFM (Application Component) Portfolio Management
     /RPM/DOCUMENT (Package) RPM Document Objects
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_PROXY_CLIENT Base class for consumer proxies 20080616
Properties
Class /RPM/CO_REPOSITORY_FRAMEWORK_W  
Short Description Proxy Class (generated)    
Super Class CL_PROXY_CLIENT Base class for consumer proxies 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package /RPM/DOCUMENT   RPM Document Objects 
Created 20080616   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /RPM/CO_REPOSITORY_FRAMEWORK_W has no forward declaration.
Interfaces
Class /RPM/CO_REPOSITORY_FRAMEWORK_W has no interface implemented.
Friends
Class /RPM/CO_REPOSITORY_FRAMEWORK_W has no friend class.
Attributes
Class /RPM/CO_REPOSITORY_FRAMEWORK_W has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_IN Instance method Public Method 20080616
2 CHECK_OUT Instance method Public Method 20080616
3 COMPENSATE_TRANSACTION Instance method Public Method 20080616
4 CONFIRM_TRANSACTION Instance method Public Method 20080616
5 CONSTRUCTOR Instance method Public Constructor 20080616
6 COPY_RESOURCE Instance method Public Method 20080616
7 COUNT_RESOURCES Instance method Public Method 20080616
8 CREATE_COLLECTION Instance method Public Method 20080616
9 CREATE_DOCUMENT Instance method Public Method 20080616
10 CREATE_LINK Instance method Public Method 20080616
11 DELETE_ALL_PROPERTIES Instance method Public Method 20080616
12 DELETE_ALL_PROPERTIES_MASS Instance method Public Method 20080616
13 DELETE_PROPERTIES Instance method Public Method 20080616
14 DELETE_PROPERTIES_MASS Instance method Public Method 20080616
15 DELETE_PROPERTY Instance method Public Method 20080616
16 DELETE_PROPERTY_MASS Instance method Public Method 20080616
17 DELETE_RESOURCE Instance method Public Method 20080616
18 FIND_RESOURCES Instance method Public Method 20080616
19 FIND_RESOURCES_FIRST_CHUNK Instance method Public Method 20080616
20 FIND_RESOURCES_NEXT_CHUNK Instance method Public Method 20080616
21 GET_ALL_PROPERTIES Instance method Public Method 20080616
22 GET_ALL_PROPERTIES_MASS Instance method Public Method 20080616
23 GET_BUILD_INFO Instance method Public Method 20080616
24 GET_COLLECTION_ORDER_MECHANISM Instance method Public Method 20080616
25 GET_CONTENT Instance method Public Method 20080616
26 GET_CONTENT_FIRST_CHUNK Instance method Public Method 20080616
27 GET_CONTENT_METADATA Instance method Public Method 20080616
28 GET_CONTENT_NEXT_CHUNK Instance method Public Method 20080616
29 GET_GLOBAL_CFG Instance method Public Method 20080616
30 GET_GLOBAL_PERF Instance method Public Method 20080616
31 GET_LINK_DESCRIPTOR Instance method Public Method 20080616
32 GET_LOCKS Instance method Public Method 20080616
33 GET_LOCKS_MASS Instance method Public Method 20080616
34 GET_PROPERTIES Instance method Public Method 20080616
35 GET_PROPERTIES_MASS Instance method Public Method 20080616
36 GET_PROPERTY Instance method Public Method 20080616
37 GET_PROPERTY_MASS Instance method Public Method 20080616
38 GET_REVISION_ID Instance method Public Method 20080616
39 GET_SESSION_PERF Instance method Public Method 20080616
40 GET_SUPPORTED_PERMISSIONS Instance method Public Method 20080616
41 GET_VERSION_HISTORY Instance method Public Method 20080616
42 IS_ALLOWED Instance method Public Method 20080616
43 IS_ALLOWED_MASS Instance method Public Method 20080616
44 IS_ALLOWED_SET Instance method Public Method 20080616
45 IS_ALLOWED_SET_MASS Instance method Public Method 20080616
46 IS_CHECKED_OUT Instance method Public Method 20080616
47 IS_VERSION_CONTROL_ENABLED Instance method Public Method 20080616
48 LOCK Instance method Public Method 20080616
49 LOOKUP Instance method Public Method 20080616
50 LOOKUP_INTERNAL Instance method Public Method 20080616
51 LOOKUP_MASS Instance method Public Method 20080616
52 MOVE_RESOURCE Instance method Public Method 20080616
53 PING Instance method Public Method 20080616
54 REFRESH_LOCK Instance method Public Method 20080616
55 REORDER_COLLECTION Instance method Public Method 20080616
56 RESET_GLOBAL_PERF Instance method Public Method 20080616
57 RESET_SESSION_PERF Instance method Public Method 20080616
58 SET_ALL_PROPERTIES Instance method Public Method 20080616
59 SET_ALL_PROPERTIES_MASS Instance method Public Method 20080616
60 SET_COLLECTION_ORDER_MECHANISM Instance method Public Method 20080616
61 SET_CONTENT Instance method Public Method 20080616
62 SET_CONTENT_FIRST_CHUNK Instance method Public Method 20080616
63 SET_CONTENT_NEXT_CHUNK Instance method Public Method 20080616
64 SET_GLOBAL_CFG Instance method Public Method 20080616
65 SET_LINK_DESCRIPTOR Instance method Public Method 20080616
66 SET_PROPERTIES Instance method Public Method 20080616
67 SET_PROPERTIES_MASS Instance method Public Method 20080616
68 SET_PROPERTY Instance method Public Method 20080616
69 SET_PROPERTY_MASS Instance method Public Method 20080616
70 SET_VERSION_CONTROL_ENABLED Instance method Public Method 20080616
71 START_TRANSACTION Instance method Public Method 20080616
72 UNDO_CHECK_OUT Instance method Public Method 20080616
73 UNLOCK Instance method Public Method 20080616
Events
Class /RPM/CO_REPOSITORY_FRAMEWORK_W has no event.
Types
Class /RPM/CO_REPOSITORY_FRAMEWORK_W has no local type.
Method Signatures

Method CHECK_IN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) /RPM/CHECK_IN_IN_DOC 20080616
2 Exporting OUTPUT Call by reference Type reference (TYPE) /RPM/CHECK_IN_OUT_DOC 20080616
# Exception Resumable Description Created on
1 /RPM/CX_CHECK_IN_COM_SAP_NETW1 20080616
2 /RPM/CX_CHECK_IN_COM_SAP_NETWE 20080616
3 CX_AI_APPLICATION_FAULT Application Error 20080616
4 CX_AI_SYSTEM_FAULT Communication Error 20080616

Method CHECK_OUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) /RPM/CHECK_OUT_IN_DOC 20080616
2 Exporting OUTPUT Call by reference Type reference (TYPE) /RPM/CHECK_OUT_OUT_DOC 20080616
# Exception Resumable Description Created on
1 /RPM/CX_CHECK_OUT_COM_SAP_NET1 20080616
2 /RPM/CX_CHECK_OUT_COM_SAP_NETW 20080616
3 CX_AI_APPLICATION_FAULT Application Error 20080616
4 CX_AI_SYSTEM_FAULT Communication Error 20080616

Method COMPENSATE_TRANSACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) /RPM/COMPENSATE_TRANSACTION_IN 20080616
2 Exporting OUTPUT Call by reference Type reference (TYPE) /RPM/COMPENSATE_TRANSACTION_OU 20080616
# Exception Resumable Description Created on
1 /RPM/CX_COMPENSATE_TRANSACTIO1 20080616
2 /RPM/CX_COMPENSATE_TRANSACTION 20080616
3 CX_AI_APPLICATION_FAULT Application Error 20080616
4 CX_AI_SYSTEM_FAULT Communication Error 20080616

Method CONFIRM_TRANSACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) /RPM/CONFIRM_TRANSACTION_IN_DO 20080616
2 Exporting OUTPUT Call by reference Type reference (TYPE) /RPM/CONFIRM_TRANSACTION_OUT_D 20080616
# Exception Resumable Description Created on
1 /RPM/CX_CONFIRM_TRANSACTION_C1 20080616
2 /RPM/CX_CONFIRM_TRANSACTION_CO 20080616
3 CX_AI_APPLICATION_FAULT Application Error 20080616
4 CX_AI_SYSTEM_FAULT Communication Error 20080616

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LOGICAL_PORT_NAME Call by reference Type reference (TYPE) PRX_LOGICAL_PORT_NAME 20080616
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT 20080616

Method COPY_RESOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) /RPM/COPY_RESOURCE_IN_DOC 20080616
2 Exporting OUTPUT Call by reference Type reference (TYPE) /RPM/COPY_RESOURCE_OUT_DOC 20080616
# Exception Resumable Description Created on
1 /RPM/CX_COPY_RESOURCE_COM_SAP 20080616
2 /RPM/CX_COPY_RESOURCE_COM_SAP1 20080616
3 CX_AI_APPLICATION_FAULT Application Error 20080616
4 CX_AI_SYSTEM_FAULT Communication Error 20080616

Method COUNT_RESOURCES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) /RPM/COUNT_RESOURCES_IN_DOC 20080616
2 Exporting OUTPUT Call by reference Type reference (TYPE) /RPM/COUNT_RESOURCES_OUT_DOC 20080616
# Exception Resumable Description Created on
1 /RPM/CX_COUNT_RESOURCES_COM_S1 20080616
2 /RPM/CX_COUNT_RESOURCES_COM_SA 20080616
3 CX_AI_APPLICATION_FAULT Application Error 20080616
4 CX_AI_SYSTEM_FAULT Communication Error 20080616

Method CREATE_COLLECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) /RPM/CREATE_COLLECTION_IN_DOC 20080616
2 Exporting OUTPUT Call by reference Type reference (TYPE) /RPM/CREATE_COLLECTION_OUT_DOC 20080616
# Exception Resumable Description Created on
1 /RPM/CX_CREATE_COLLECTION_COM 20080616
2 /RPM/CX_CREATE_COLLECTION_COM1 20080616
3 CX_AI_APPLICATION_FAULT Application Error 20080616
4 CX_AI_SYSTEM_FAULT Communication Error 20080616

Method CREATE_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) /RPM/CREATE_DOCUMENT_IN_DOC 20080616
2 Exporting OUTPUT Call by reference Type reference (TYPE) /RPM/CREATE_DOCUMENT_OUT_DOC 20080616
# Exception Resumable Description Created on
1 /RPM/CX_CREATE_DOCUMENT_COM_S1 20080616
2 /RPM/CX_CREATE_DOCUMENT_COM_SA 20080616
3 CX_AI_APPLICATION_FAULT Application Error 20080616
4 CX_AI_SYSTEM_FAULT Communication Error 20080616

Method CREATE_LINK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) /RPM/CREATE_LINK_IN_DOC 20080616
2 Exporting OUTPUT Call by reference Type reference (TYPE) /RPM/CREATE_LINK_OUT_DOC 20080616
# Exception Resumable Description Created on
1 /RPM/CX_CREATE_LINK_COM_SAP_N1 20080616
2 /RPM/CX_CREATE_LINK_COM_SAP_NE 20080616
3 CX_AI_APPLICATION_FAULT Application Error 20080616
4 CX_AI_SYSTEM_FAULT Communication Error 20080616

Method DELETE_ALL_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) /RPM/DELETE_ALL_PROPERTIES_IN 20080616
2 Exporting OUTPUT Call by reference Type reference (TYPE) /RPM/DELETE_ALL_PROPERTIES_OUT 20080616
# Exception Resumable Description Created on
1 /RPM/CX_DELETE_ALL_PROPERTIES 20080616
2 /RPM/CX_DELETE_ALL_PROPERTIES1 20080616
3 CX_AI_APPLICATION_FAULT Application Error 20080616
4 CX_AI_SYSTEM_FAULT Communication Error 20080616

Method DELETE_ALL_PROPERTIES_MASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) /RPM/DELETE_ALL_PROPERTIES_MA1 20080616
2 Exporting OUTPUT Call by reference Type reference (TYPE) /RPM/DELETE_ALL_PROPERTIES_MAS 20080616
# Exception Resumable Description Created on
1 /RPM/CX_DELETE_ALL_PROPERTIES2 20080616
2 /RPM/CX_DELETE_ALL_PROPERTIES3 20080616
3 /RPM/CX_DELETE_ALL_PROPERTIES4 20080616
4 CX_AI_APPLICATION_FAULT Application Error 20080616
5 CX_AI_SYSTEM_FAULT Communication Error 20080616

Method DELETE_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) /RPM/DELETE_PROPERTIES_IN_DOC 20080616
2 Exporting OUTPUT Call by reference Type reference (TYPE) /RPM/DELETE_PROPERTIES_OUT_DOC 20080616
# Exception Resumable Description Created on
1 /RPM/CX_DELETE_PROPERTIES_COM 20080616
2 /RPM/CX_DELETE_PROPERTIES_COM1 20080616
3 CX_AI_APPLICATION_FAULT Application Error 20080616
4 CX_AI_SYSTEM_FAULT Communication Error 20080616

Method DELETE_PROPERTIES_MASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) /RPM/DELETE_PROPERTIES_MASS_IN 20080616
2 Exporting OUTPUT Call by reference Type reference (TYPE) /RPM/DELETE_PROPERTIES_MASS_OU 20080616
# Exception Resumable Description Created on
1 /RPM/CX_DELETE_PROPERTIES_MAS1 20080616
2 /RPM/CX_DELETE_PROPERTIES_MAS2 20080616
3 /RPM/CX_DELETE_PROPERTIES_MASS 20080616
4 CX_AI_APPLICATION_FAULT Application Error 20080616
5 CX_AI_SYSTEM_FAULT Communication Error 20080616

Method DELETE_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) /RPM/DELETE_PROPERTY_IN_DOC 20080616
2 Exporting OUTPUT Call by reference Type reference (TYPE) /RPM/DELETE_PROPERTY_OUT_DOC 20080616
# Exception Resumable Description Created on
1 /RPM/CX_DELETE_PROPERTY_COM_S1 20080616
2 /RPM/CX_DELETE_PROPERTY_COM_SA 20080616
3 CX_AI_APPLICATION_FAULT Application Error 20080616
4 CX_AI_SYSTEM_FAULT Communication Error 20080616

Method DELETE_PROPERTY_MASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) /RPM/DELETE_PROPERTY_MASS_IN_D 20080616
2 Exporting OUTPUT Call by reference Type reference (TYPE) /RPM/DELETE_PROPERTY_MASS_OUT 20080616
# Exception Resumable Description Created on
1 /RPM/CX_DELETE_PROPERTY_MASS_1 20080616
2 /RPM/CX_DELETE_PROPERTY_MASS_2 20080616
3 /RPM/CX_DELETE_PROPERTY_MASS_C 20080616
4 CX_AI_APPLICATION_FAULT Application Error 20080616
5 CX_AI_SYSTEM_FAULT Communication Error 20080616

Method DELETE_RESOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) /RPM/DELETE_RESOURCE_IN_DOC 20080616
2 Exporting OUTPUT Call by reference Type reference (TYPE) /RPM/DELETE_RESOURCE_OUT_DOC 20080616
# Exception Resumable Description Created on
1 /RPM/CX_DELETE_RESOURCE_COM_S1 20080616
2 /RPM/CX_DELETE_RESOURCE_COM_SA 20080616
3 CX_AI_APPLICATION_FAULT Application Error 20080616
4 CX_AI_SYSTEM_FAULT Communication Error 20080616

Method FIND_RESOURCES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) /RPM/FIND_RESOURCES_IN_DOC 20080616
2 Exporting OUTPUT Call by reference Type reference (TYPE) /RPM/FIND_RESOURCES_OUT_DOC 20080616
# Exception Resumable Description Created on
1 /RPM/CX_FIND_RESOURCES_COM_SA1 20080616
2 /RPM/CX_FIND_RESOURCES_COM_SAP 20080616
3 CX_AI_APPLICATION_FAULT Application Error 20080616
4 CX_AI_SYSTEM_FAULT Communication Error 20080616

Method FIND_RESOURCES_FIRST_CHUNK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) /RPM/FIND_RESOURCES_FIRST_CHU1 20080616
2 Exporting OUTPUT Call by reference Type reference (TYPE) /RPM/FIND_RESOURCES_FIRST_CHUN 20080616
# Exception Resumable Description Created on
1 /RPM/CX_FIND_RESOURCES_FIRST_1 20080616
2 /RPM/CX_FIND_RESOURCES_FIRST_C 20080616
3 CX_AI_APPLICATION_FAULT Application Error 20080616
4 CX_AI_SYSTEM_FAULT Communication Error 20080616

Method FIND_RESOURCES_NEXT_CHUNK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) /RPM/FIND_RESOURCES_NEXT_CHUN1 20080616
2 Exporting OUTPUT Call by reference Type reference (TYPE) /RPM/FIND_RESOURCES_NEXT_CHUNK 20080616
# Exception Resumable Description Created on
1 /RPM/CX_FIND_RESOURCES_NEXT_C1 20080616
2 /RPM/CX_FIND_RESOURCES_NEXT_CH 20080616
3 CX_AI_APPLICATION_FAULT Application Error 20080616
4 CX_AI_SYSTEM_FAULT Communication Error 20080616

Method GET_ALL_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) /RPM/GET_ALL_PROPERTIES_IN_DOC 20080616
2 Exporting OUTPUT Call by reference Type reference (TYPE) /RPM/GET_ALL_PROPERTIES_OUT_DO 20080616
# Exception Resumable Description Created on
1 /RPM/CX_GET_ALL_PROPERTIES_CO1 20080616
2 /RPM/CX_GET_ALL_PROPERTIES_COM 20080616
3 CX_AI_APPLICATION_FAULT Application Error 20080616
4 CX_AI_SYSTEM_FAULT Communication Error 20080616

Method GET_ALL_PROPERTIES_MASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) /RPM/GET_ALL_PROPERTIES_MASS_I 20080616
2 Exporting OUTPUT Call by reference Type reference (TYPE) /RPM/GET_ALL_PROPERTIES_MASS_O 20080616
# Exception Resumable Description Created on
1 /RPM/CX_GET_ALL_PROPERTIES_MA1 20080616
2 /RPM/CX_GET_ALL_PROPERTIES_MA2 20080616
3 /RPM/CX_GET_ALL_PROPERTIES_MAS 20080616
4 CX_AI_APPLICATION_FAULT Application Error 20080616
5 CX_AI_SYSTEM_FAULT Communication Error 20080616

Method GET_BUILD_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) /RPM/GET_BUILD_INFO_IN_DOC 20080616
2 Exporting OUTPUT Call by reference Type reference (TYPE) /RPM/GET_BUILD_INFO_OUT_DOC 20080616
# Exception Resumable Description Created on
1 /RPM/CX_GET_BUILD_INFO_COM_SAP 20080616
2 CX_AI_APPLICATION_FAULT Application Error 20080616
3 CX_AI_SYSTEM_FAULT Communication Error 20080616

Method GET_COLLECTION_ORDER_MECHANISM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) /RPM/GET_COLLECTION_ORDER_MEC1 20080616
2 Exporting OUTPUT Call by reference Type reference (TYPE) /RPM/GET_COLLECTION_ORDER_MECH 20080616
# Exception Resumable Description Created on
1 /RPM/CX_GET_COLLECTION_ORDER_1 20080616
2 /RPM/CX_GET_COLLECTION_ORDER_M 20080616
3 CX_AI_APPLICATION_FAULT Application Error 20080616
4 CX_AI_SYSTEM_FAULT Communication Error 20080616

Method GET_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) /RPM/GET_CONTENT_IN_DOC 20080616
2 Exporting OUTPUT Call by reference Type reference (TYPE) /RPM/GET_CONTENT_OUT_DOC 20080616
# Exception Resumable Description Created on
1 /RPM/CX_GET_CONTENT_COM_SAP_N1 20080616
2 /RPM/CX_GET_CONTENT_COM_SAP_NE 20080616
3 CX_AI_APPLICATION_FAULT Application Error 20080616
4 CX_AI_SYSTEM_FAULT Communication Error 20080616

Method GET_CONTENT_FIRST_CHUNK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) /RPM/GET_CONTENT_FIRST_CHUNK_I 20080616
2 Exporting OUTPUT Call by reference Type reference (TYPE) /RPM/GET_CONTENT_FIRST_CHUNK_O 20080616
# Exception Resumable Description Created on
1 /RPM/CX_GET_CONTENT_FIRST_CHU1 20080616
2 /RPM/CX_GET_CONTENT_FIRST_CHUN 20080616
3 CX_AI_APPLICATION_FAULT Application Error 20080616
4 CX_AI_SYSTEM_FAULT Communication Error 20080616

Method GET_CONTENT_METADATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) /RPM/GET_CONTENT_METADATA_IN_D 20080616
2 Exporting OUTPUT Call by reference Type reference (TYPE) /RPM/GET_CONTENT_METADATA_OUT 20080616
# Exception Resumable Description Created on
1 /RPM/CX_GET_CONTENT_METADATA_1 20080616
2 /RPM/CX_GET_CONTENT_METADATA_C 20080616
3 CX_AI_APPLICATION_FAULT Application Error 20080616
4 CX_AI_SYSTEM_FAULT Communication Error 20080616

Method GET_CONTENT_NEXT_CHUNK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) /RPM/GET_CONTENT_NEXT_CHUNK_IN 20080616
2 Exporting OUTPUT Call by reference Type reference (TYPE) /RPM/GET_CONTENT_NEXT_CHUNK_OU 20080616
# Exception Resumable Description Created on
1 /RPM/CX_GET_CONTENT_NEXT_CHUN1 20080616
2 /RPM/CX_GET_CONTENT_NEXT_CHUNK 20080616
3 CX_AI_APPLICATION_FAULT Application Error 20080616
4 CX_AI_SYSTEM_FAULT Communication Error 20080616

Method GET_GLOBAL_CFG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) /RPM/GET_GLOBAL_CFG_IN_DOC 20080616
2 Exporting OUTPUT Call by reference Type reference (TYPE) /RPM/GET_GLOBAL_CFG_OUT_DOC 20080616
# Exception Resumable Description Created on
1 /RPM/CX_GET_GLOBAL_CFG_COM_SAP 20080616
2 CX_AI_APPLICATION_FAULT Application Error 20080616
3 CX_AI_SYSTEM_FAULT Communication Error 20080616

Method GET_GLOBAL_PERF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) /RPM/GET_GLOBAL_PERF_IN_DOC 20080616
2 Exporting OUTPUT Call by reference Type reference (TYPE) /RPM/GET_GLOBAL_PERF_OUT_DOC 20080616
# Exception Resumable Description Created on
1 /RPM/CX_GET_GLOBAL_PERF_COM_SA 20080616
2 CX_AI_APPLICATION_FAULT Application Error 20080616
3 CX_AI_SYSTEM_FAULT Communication Error 20080616

Method GET_LINK_DESCRIPTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) /RPM/GET_LINK_DESCRIPTOR_IN_DO 20080616
2 Exporting OUTPUT Call by reference Type reference (TYPE) /RPM/GET_LINK_DESCRIPTOR_OUT_D 20080616
# Exception Resumable Description Created on
1 /RPM/CX_GET_LINK_DESCRIPTOR_C1 20080616
2 /RPM/CX_GET_LINK_DESCRIPTOR_CO 20080616
3 CX_AI_APPLICATION_FAULT Application Error 20080616
4 CX_AI_SYSTEM_FAULT Communication Error 20080616

Method GET_LOCKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) /RPM/GET_LOCKS_IN_DOC 20080616
2 Exporting OUTPUT Call by reference Type reference (TYPE) /RPM/GET_LOCKS_OUT_DOC 20080616
# Exception Resumable Description Created on
1 /RPM/CX_GET_LOCKS_COM_SAP_NET1 20080616
2 /RPM/CX_GET_LOCKS_COM_SAP_NETW 20080616
3 CX_AI_APPLICATION_FAULT Application Error 20080616
4 CX_AI_SYSTEM_FAULT Communication Error 20080616

Method GET_LOCKS_MASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) /RPM/GET_LOCKS_MASS_IN_DOC 20080616
2 Exporting OUTPUT Call by reference Type reference (TYPE) /RPM/GET_LOCKS_MASS_OUT_DOC 20080616
# Exception Resumable Description Created on
1 /RPM/CX_GET_LOCKS_MASS_COM_SA1 20080616
2 /RPM/CX_GET_LOCKS_MASS_COM_SA2 20080616
3 /RPM/CX_GET_LOCKS_MASS_COM_SAP 20080616
4 CX_AI_APPLICATION_FAULT Application Error 20080616
5 CX_AI_SYSTEM_FAULT Communication Error 20080616

Method GET_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) /RPM/GET_PROPERTIES_IN_DOC 20080616
2 Exporting OUTPUT Call by reference Type reference (TYPE) /RPM/GET_PROPERTIES_OUT_DOC 20080616
# Exception Resumable Description Created on
1 /RPM/CX_GET_PROPERTIES_COM_SA1 20080616
2 /RPM/CX_GET_PROPERTIES_COM_SAP 20080616
3 CX_AI_APPLICATION_FAULT Application Error 20080616
4 CX_AI_SYSTEM_FAULT Communication Error 20080616

Method GET_PROPERTIES_MASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) /RPM/GET_PROPERTIES_MASS_IN_DO 20080616
2 Exporting OUTPUT Call by reference Type reference (TYPE) /RPM/GET_PROPERTIES_MASS_OUT_D 20080616
# Exception Resumable Description Created on
1 /RPM/CX_GET_PROPERTIES_MASS_C1 20080616
2 /RPM/CX_GET_PROPERTIES_MASS_C2 20080616
3 /RPM/CX_GET_PROPERTIES_MASS_CO 20080616
4 CX_AI_APPLICATION_FAULT Application Error 20080616
5 CX_AI_SYSTEM_FAULT Communication Error 20080616

Method GET_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) /RPM/GET_PROPERTY_IN_DOC 20080616
2 Exporting OUTPUT Call by reference Type reference (TYPE) /RPM/GET_PROPERTY_OUT_DOC 20080616
# Exception Resumable Description Created on
1 /RPM/CX_GET_PROPERTY_COM_SAP_1 20080616
2 /RPM/CX_GET_PROPERTY_COM_SAP_N 20080616
3 CX_AI_APPLICATION_FAULT Application Error 20080616
4 CX_AI_SYSTEM_FAULT Communication Error 20080616

Method GET_PROPERTY_MASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) /RPM/GET_PROPERTY_MASS_IN_DOC 20080616
2 Exporting OUTPUT Call by reference Type reference (TYPE) /RPM/GET_PROPERTY_MASS_OUT_DOC 20080616
# Exception Resumable Description Created on
1 /RPM/CX_GET_PROPERTY_MASS_COM 20080616
2 /RPM/CX_GET_PROPERTY_MASS_COM1 20080616
3 /RPM/CX_GET_PROPERTY_MASS_COM2 20080616
4 CX_AI_APPLICATION_FAULT Application Error 20080616
5 CX_AI_SYSTEM_FAULT Communication Error 20080616

Method GET_REVISION_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) /RPM/GET_REVISION_ID_IN_DOC 20080616
2 Exporting OUTPUT Call by reference Type reference (TYPE) /RPM/GET_REVISION_ID_OUT_DOC 20080616
# Exception Resumable Description Created on
1 /RPM/CX_GET_REVISION_ID_COM_S1 20080616
2 /RPM/CX_GET_REVISION_ID_COM_SA 20080616
3 CX_AI_APPLICATION_FAULT Application Error 20080616
4 CX_AI_SYSTEM_FAULT Communication Error 20080616

Method GET_SESSION_PERF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) /RPM/GET_SESSION_PERF_IN_DOC 20080616
2 Exporting OUTPUT Call by reference Type reference (TYPE) /RPM/GET_SESSION_PERF_OUT_DOC 20080616
# Exception Resumable Description Created on
1 /RPM/CX_GET_SESSION_PERF_COM_S 20080616
2 CX_AI_APPLICATION_FAULT Application Error 20080616
3 CX_AI_SYSTEM_FAULT Communication Error 20080616

Method GET_SUPPORTED_PERMISSIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) /RPM/GET_SUPPORTED_PERMISSION1 20080616
2 Exporting OUTPUT Call by reference Type reference (TYPE) /RPM/GET_SUPPORTED_PERMISSIONS 20080616
# Exception Resumable Description Created on
1 /RPM/CX_GET_SUPPORTED_PERMISS1 20080616
2 /RPM/CX_GET_SUPPORTED_PERMISSI 20080616
3 CX_AI_APPLICATION_FAULT Application Error 20080616
4 CX_AI_SYSTEM_FAULT Communication Error 20080616

Method GET_VERSION_HISTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) /RPM/GET_VERSION_HISTORY_IN_DO 20080616
2 Exporting OUTPUT Call by reference Type reference (TYPE) /RPM/GET_VERSION_HISTORY_OUT_D 20080616
# Exception Resumable Description Created on
1 /RPM/CX_GET_VERSION_HISTORY_C1 20080616
2 /RPM/CX_GET_VERSION_HISTORY_CO 20080616
3 CX_AI_APPLICATION_FAULT Application Error 20080616
4 CX_AI_SYSTEM_FAULT Communication Error 20080616

Method IS_ALLOWED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) /RPM/IS_ALLOWED_IN_DOC 20080616
2 Exporting OUTPUT Call by reference Type reference (TYPE) /RPM/IS_ALLOWED_OUT_DOC 20080616
# Exception Resumable Description Created on
1 /RPM/CX_IS_ALLOWED_COM_SAP_NE1 20080616
2 /RPM/CX_IS_ALLOWED_COM_SAP_NET 20080616
3 CX_AI_APPLICATION_FAULT Application Error 20080616
4 CX_AI_SYSTEM_FAULT Communication Error 20080616

Method IS_ALLOWED_MASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) /RPM/IS_ALLOWED_MASS_IN_DOC 20080616
2 Exporting OUTPUT Call by reference Type reference (TYPE) /RPM/IS_ALLOWED_MASS_OUT_DOC 20080616
# Exception Resumable Description Created on
1 /RPM/CX_IS_ALLOWED_MASS_COM_S1 20080616
2 /RPM/CX_IS_ALLOWED_MASS_COM_S2 20080616
3 /RPM/CX_IS_ALLOWED_MASS_COM_SA 20080616
4 CX_AI_APPLICATION_FAULT Application Error 20080616
5 CX_AI_SYSTEM_FAULT Communication Error 20080616

Method IS_ALLOWED_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) /RPM/IS_ALLOWED_SET_IN_DOC 20080616
2 Exporting OUTPUT Call by reference Type reference (TYPE) /RPM/IS_ALLOWED_SET_OUT_DOC 20080616
# Exception Resumable Description Created on
1 /RPM/CX_IS_ALLOWED_SET_COM_SA1 20080616
2 /RPM/CX_IS_ALLOWED_SET_COM_SAP 20080616
3 CX_AI_APPLICATION_FAULT Application Error 20080616
4 CX_AI_SYSTEM_FAULT Communication Error 20080616

Method IS_ALLOWED_SET_MASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) /RPM/IS_ALLOWED_SET_MASS_IN_DO 20080616
2 Exporting OUTPUT Call by reference Type reference (TYPE) /RPM/IS_ALLOWED_SET_MASS_OUT_D 20080616
# Exception Resumable Description Created on
1 /RPM/CX_IS_ALLOWED_SET_MASS_C1 20080616
2 /RPM/CX_IS_ALLOWED_SET_MASS_C2 20080616
3 /RPM/CX_IS_ALLOWED_SET_MASS_CO 20080616
4 CX_AI_APPLICATION_FAULT Application Error 20080616
5 CX_AI_SYSTEM_FAULT Communication Error 20080616

Method IS_CHECKED_OUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) /RPM/IS_CHECKED_OUT_IN_DOC 20080616
2 Exporting OUTPUT Call by reference Type reference (TYPE) /RPM/IS_CHECKED_OUT_OUT_DOC 20080616
# Exception Resumable Description Created on
1 /RPM/CX_IS_CHECKED_OUT_COM_SA1 20080616
2 /RPM/CX_IS_CHECKED_OUT_COM_SAP 20080616
3 CX_AI_APPLICATION_FAULT Application Error 20080616
4 CX_AI_SYSTEM_FAULT Communication Error 20080616

Method IS_VERSION_CONTROL_ENABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) /RPM/IS_VERSION_CONTROL_ENABL1 20080616
2 Exporting OUTPUT Call by reference Type reference (TYPE) /RPM/IS_VERSION_CONTROL_ENABLE 20080616
# Exception Resumable Description Created on
1 /RPM/CX_IS_VERSION_CONTROL_EN1 20080616
2 /RPM/CX_IS_VERSION_CONTROL_ENA 20080616
3 CX_AI_APPLICATION_FAULT Application Error 20080616
4 CX_AI_SYSTEM_FAULT Communication Error 20080616

Method LOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) /RPM/LOCK_IN_DOC 20080616
2 Exporting OUTPUT Call by reference Type reference (TYPE) /RPM/LOCK_OUT_DOC 20080616
# Exception Resumable Description Created on
1 /RPM/CX_LOCK_COM_SAP_NETWEAVE1 20080616
2 /RPM/CX_LOCK_COM_SAP_NETWEAVER 20080616
3 CX_AI_APPLICATION_FAULT Application Error 20080616
4 CX_AI_SYSTEM_FAULT Communication Error 20080616

Method LOOKUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) /RPM/LOOKUP_IN_DOC 20080616
2 Exporting OUTPUT Call by reference Type reference (TYPE) /RPM/LOOKUP_OUT_DOC 20080616
# Exception Resumable Description Created on
1 /RPM/CX_LOOKUP_COM_SAP_NETWEA1 20080616
2 /RPM/CX_LOOKUP_COM_SAP_NETWEAV 20080616
3 CX_AI_APPLICATION_FAULT Application Error 20080616
4 CX_AI_SYSTEM_FAULT Communication Error 20080616

Method LOOKUP_INTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) /RPM/LOOKUP_INTERNAL_IN_DOC 20080616
2 Exporting OUTPUT Call by reference Type reference (TYPE) /RPM/LOOKUP_INTERNAL_OUT_DOC 20080616
# Exception Resumable Description Created on
1 /RPM/CX_LOOKUP_INTERNAL_COM_S1 20080616
2 /RPM/CX_LOOKUP_INTERNAL_COM_SA 20080616
3 CX_AI_APPLICATION_FAULT Application Error 20080616
4 CX_AI_SYSTEM_FAULT Communication Error 20080616

Method LOOKUP_MASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) /RPM/LOOKUP_MASS_IN_DOC 20080616
2 Exporting OUTPUT Call by reference Type reference (TYPE) /RPM/LOOKUP_MASS_OUT_DOC 20080616
# Exception Resumable Description Created on
1 /RPM/CX_LOOKUP_MASS_COM_SAP_N1 20080616
2 /RPM/CX_LOOKUP_MASS_COM_SAP_N2 20080616
3 /RPM/CX_LOOKUP_MASS_COM_SAP_NE 20080616
4 CX_AI_APPLICATION_FAULT Application Error 20080616
5 CX_AI_SYSTEM_FAULT Communication Error 20080616

Method MOVE_RESOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) /RPM/MOVE_RESOURCE_IN_DOC 20080616
2 Exporting OUTPUT Call by reference Type reference (TYPE) /RPM/MOVE_RESOURCE_OUT_DOC 20080616
# Exception Resumable Description Created on
1 /RPM/CX_MOVE_RESOURCE_COM_SAP 20080616
2 /RPM/CX_MOVE_RESOURCE_COM_SAP1 20080616
3 CX_AI_APPLICATION_FAULT Application Error 20080616
4 CX_AI_SYSTEM_FAULT Communication Error 20080616

Method PING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) /RPM/PING_IN_DOC 20080616
2 Exporting OUTPUT Call by reference Type reference (TYPE) /RPM/PING_OUT_DOC 20080616
# Exception Resumable Description Created on
1 /RPM/CX_PING_COM_SAP_NETWEAVER 20080616
2 CX_AI_APPLICATION_FAULT Application Error 20080616
3 CX_AI_SYSTEM_FAULT Communication Error 20080616

Method REFRESH_LOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) /RPM/REFRESH_LOCK_IN_DOC 20080616
2 Exporting OUTPUT Call by reference Type reference (TYPE) /RPM/REFRESH_LOCK_OUT_DOC 20080616
# Exception Resumable Description Created on
1 /RPM/CX_REFRESH_LOCK_COM_SAP_1 20080616
2 /RPM/CX_REFRESH_LOCK_COM_SAP_N 20080616
3 CX_AI_APPLICATION_FAULT Application Error 20080616
4 CX_AI_SYSTEM_FAULT Communication Error 20080616

Method REORDER_COLLECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) /RPM/REORDER_COLLECTION_IN_DOC 20080616
2 Exporting OUTPUT Call by reference Type reference (TYPE) /RPM/REORDER_COLLECTION_OUT_DO 20080616
# Exception Resumable Description Created on
1 /RPM/CX_REORDER_COLLECTION_CO1 20080616
2 /RPM/CX_REORDER_COLLECTION_COM 20080616
3 CX_AI_APPLICATION_FAULT Application Error 20080616
4 CX_AI_SYSTEM_FAULT Communication Error 20080616

Method RESET_GLOBAL_PERF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) /RPM/RESET_GLOBAL_PERF_IN_DOC 20080616
2 Exporting OUTPUT Call by reference Type reference (TYPE) /RPM/RESET_GLOBAL_PERF_OUT_DOC 20080616
# Exception Resumable Description Created on
1 /RPM/CX_RESET_GLOBAL_PERF_COM 20080616
2 CX_AI_APPLICATION_FAULT Application Error 20080616
3 CX_AI_SYSTEM_FAULT Communication Error 20080616

Method RESET_SESSION_PERF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) /RPM/RESET_SESSION_PERF_IN_DOC 20080616
2 Exporting OUTPUT Call by reference Type reference (TYPE) /RPM/RESET_SESSION_PERF_OUT_DO 20080616
# Exception Resumable Description Created on
1 /RPM/CX_RESET_SESSION_PERF_COM 20080616
2 CX_AI_APPLICATION_FAULT Application Error 20080616
3 CX_AI_SYSTEM_FAULT Communication Error 20080616

Method SET_ALL_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) /RPM/SET_ALL_PROPERTIES_IN_DOC 20080616
2 Exporting OUTPUT Call by reference Type reference (TYPE) /RPM/SET_ALL_PROPERTIES_OUT_DO 20080616
# Exception Resumable Description Created on
1 /RPM/CX_SET_ALL_PROPERTIES_CO1 20080616
2 /RPM/CX_SET_ALL_PROPERTIES_COM 20080616
3 CX_AI_APPLICATION_FAULT Application Error 20080616
4 CX_AI_SYSTEM_FAULT Communication Error 20080616

Method SET_ALL_PROPERTIES_MASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) /RPM/SET_ALL_PROPERTIES_MASS_I 20080616
2 Exporting OUTPUT Call by reference Type reference (TYPE) /RPM/SET_ALL_PROPERTIES_MASS_O 20080616
# Exception Resumable Description Created on
1 /RPM/CX_SET_ALL_PROPERTIES_MA1 20080616
2 /RPM/CX_SET_ALL_PROPERTIES_MA2 20080616
3 /RPM/CX_SET_ALL_PROPERTIES_MAS 20080616
4 CX_AI_APPLICATION_FAULT Application Error 20080616
5 CX_AI_SYSTEM_FAULT Communication Error 20080616

Method SET_COLLECTION_ORDER_MECHANISM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) /RPM/SET_COLLECTION_ORDER_MEC1 20080616
2 Exporting OUTPUT Call by reference Type reference (TYPE) /RPM/SET_COLLECTION_ORDER_MECH 20080616
# Exception Resumable Description Created on
1 /RPM/CX_SET_COLLECTION_ORDER_1 20080616
2 /RPM/CX_SET_COLLECTION_ORDER_M 20080616
3 CX_AI_APPLICATION_FAULT Application Error 20080616
4 CX_AI_SYSTEM_FAULT Communication Error 20080616

Method SET_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) /RPM/SET_CONTENT_IN_DOC 20080616
2 Exporting OUTPUT Call by reference Type reference (TYPE) /RPM/SET_CONTENT_OUT_DOC 20080616
# Exception Resumable Description Created on
1 /RPM/CX_SET_CONTENT_COM_SAP_N1 20080616
2 /RPM/CX_SET_CONTENT_COM_SAP_NE 20080616
3 CX_AI_APPLICATION_FAULT Application Error 20080616
4 CX_AI_SYSTEM_FAULT Communication Error 20080616

Method SET_CONTENT_FIRST_CHUNK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) /RPM/SET_CONTENT_FIRST_CHUNK_I 20080616
2 Exporting OUTPUT Call by reference Type reference (TYPE) /RPM/SET_CONTENT_FIRST_CHUNK_O 20080616
# Exception Resumable Description Created on
1 /RPM/CX_SET_CONTENT_FIRST_CHU1 20080616
2 /RPM/CX_SET_CONTENT_FIRST_CHUN 20080616
3 CX_AI_APPLICATION_FAULT Application Error 20080616
4 CX_AI_SYSTEM_FAULT Communication Error 20080616

Method SET_CONTENT_NEXT_CHUNK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) /RPM/SET_CONTENT_NEXT_CHUNK_IN 20080616
2 Exporting OUTPUT Call by reference Type reference (TYPE) /RPM/SET_CONTENT_NEXT_CHUNK_OU 20080616
# Exception Resumable Description Created on
1 /RPM/CX_SET_CONTENT_NEXT_CHUN1 20080616
2 /RPM/CX_SET_CONTENT_NEXT_CHUNK 20080616
3 CX_AI_APPLICATION_FAULT Application Error 20080616
4 CX_AI_SYSTEM_FAULT Communication Error 20080616

Method SET_GLOBAL_CFG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) /RPM/SET_GLOBAL_CFG_IN_DOC 20080616
2 Exporting OUTPUT Call by reference Type reference (TYPE) /RPM/SET_GLOBAL_CFG_OUT_DOC 20080616
# Exception Resumable Description Created on
1 /RPM/CX_SET_GLOBAL_CFG_COM_SA1 20080616
2 /RPM/CX_SET_GLOBAL_CFG_COM_SAP 20080616
3 CX_AI_APPLICATION_FAULT Application Error 20080616
4 CX_AI_SYSTEM_FAULT Communication Error 20080616

Method SET_LINK_DESCRIPTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) /RPM/SET_LINK_DESCRIPTOR_IN_DO 20080616
2 Exporting OUTPUT Call by reference Type reference (TYPE) /RPM/SET_LINK_DESCRIPTOR_OUT_D 20080616
# Exception Resumable Description Created on
1 /RPM/CX_SET_LINK_DESCRIPTOR_C1 20080616
2 /RPM/CX_SET_LINK_DESCRIPTOR_CO 20080616
3 CX_AI_APPLICATION_FAULT Application Error 20080616
4 CX_AI_SYSTEM_FAULT Communication Error 20080616

Method SET_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) /RPM/SET_PROPERTIES_IN_DOC 20080616
2 Exporting OUTPUT Call by reference Type reference (TYPE) /RPM/SET_PROPERTIES_OUT_DOC 20080616
# Exception Resumable Description Created on
1 /RPM/CX_SET_PROPERTIES_COM_SA1 20080616
2 /RPM/CX_SET_PROPERTIES_COM_SAP 20080616
3 CX_AI_APPLICATION_FAULT Application Error 20080616
4 CX_AI_SYSTEM_FAULT Communication Error 20080616

Method SET_PROPERTIES_MASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) /RPM/SET_PROPERTIES_MASS_IN_DO 20080616
2 Exporting OUTPUT Call by reference Type reference (TYPE) /RPM/SET_PROPERTIES_MASS_OUT_D 20080616
# Exception Resumable Description Created on
1 /RPM/CX_SET_PROPERTIES_MASS_C1 20080616
2 /RPM/CX_SET_PROPERTIES_MASS_C2 20080616
3 /RPM/CX_SET_PROPERTIES_MASS_CO 20080616
4 CX_AI_APPLICATION_FAULT Application Error 20080616
5 CX_AI_SYSTEM_FAULT Communication Error 20080616

Method SET_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) /RPM/SET_PROPERTY_IN_DOC 20080616
2 Exporting OUTPUT Call by reference Type reference (TYPE) /RPM/SET_PROPERTY_OUT_DOC 20080616
# Exception Resumable Description Created on
1 /RPM/CX_SET_PROPERTY_COM_SAP_1 20080616
2 /RPM/CX_SET_PROPERTY_COM_SAP_N 20080616
3 CX_AI_APPLICATION_FAULT Application Error 20080616
4 CX_AI_SYSTEM_FAULT Communication Error 20080616

Method SET_PROPERTY_MASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) /RPM/SET_PROPERTY_MASS_IN_DOC 20080616
2 Exporting OUTPUT Call by reference Type reference (TYPE) /RPM/SET_PROPERTY_MASS_OUT_DOC 20080616
# Exception Resumable Description Created on
1 /RPM/CX_SET_PROPERTY_MASS_COM 20080616
2 /RPM/CX_SET_PROPERTY_MASS_COM1 20080616
3 /RPM/CX_SET_PROPERTY_MASS_COM2 20080616
4 CX_AI_APPLICATION_FAULT Application Error 20080616
5 CX_AI_SYSTEM_FAULT Communication Error 20080616

Method SET_VERSION_CONTROL_ENABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) /RPM/SET_VERSION_CONTROL_ENAB1 20080616
2 Exporting OUTPUT Call by reference Type reference (TYPE) /RPM/SET_VERSION_CONTROL_ENABL 20080616
# Exception Resumable Description Created on
1 /RPM/CX_SET_VERSION_CONTROL_E1 20080616
2 /RPM/CX_SET_VERSION_CONTROL_EN 20080616
3 CX_AI_APPLICATION_FAULT Application Error 20080616
4 CX_AI_SYSTEM_FAULT Communication Error 20080616

Method START_TRANSACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) /RPM/START_TRANSACTION_IN_DOC 20080616
2 Exporting OUTPUT Call by reference Type reference (TYPE) /RPM/START_TRANSACTION_OUT_DOC 20080616
# Exception Resumable Description Created on
1 /RPM/CX_START_TRANSACTION_COM 20080616
2 /RPM/CX_START_TRANSACTION_COM1 20080616
3 CX_AI_APPLICATION_FAULT Application Error 20080616
4 CX_AI_SYSTEM_FAULT Communication Error 20080616

Method UNDO_CHECK_OUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) /RPM/UNDO_CHECK_OUT_IN_DOC 20080616
2 Exporting OUTPUT Call by reference Type reference (TYPE) /RPM/UNDO_CHECK_OUT_OUT_DOC 20080616
# Exception Resumable Description Created on
1 /RPM/CX_UNDO_CHECK_OUT_COM_SA1 20080616
2 /RPM/CX_UNDO_CHECK_OUT_COM_SAP 20080616
3 CX_AI_APPLICATION_FAULT Application Error 20080616
4 CX_AI_SYSTEM_FAULT Communication Error 20080616

Method UNLOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) /RPM/UNLOCK_IN_DOC 20080616
2 Exporting OUTPUT Call by reference Type reference (TYPE) /RPM/UNLOCK_OUT_DOC 20080616
# Exception Resumable Description Created on
1 /RPM/CX_UNLOCK_COM_SAP_NETWEA1 20080616
2 /RPM/CX_UNLOCK_COM_SAP_NETWEAV 20080616
3 CX_AI_APPLICATION_FAULT Application Error 20080616
4 CX_AI_SYSTEM_FAULT Communication Error 20080616
History
Last changed by/on SAP  20141109 
SAP Release Created in 500_702