SAP ABAP Class CL_SRAPI_OPERATION_MAPPING (Operation Mapping)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-XI-IBD (Application Component) Integration Builder - Design
     SAI_SREP_API (Package) API for Repository
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SRAPI_REP_OBJECT Repository Object 20080108
Properties
Class CL_SRAPI_OPERATION_MAPPING  
Short Description Operation Mapping    
Super Class CL_SRAPI_REP_OBJECT Repository Object 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SAI_SREP_API   API for Repository 
Created 20080108   SAP 
Last change 20080612   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SRAPI_OPERATION_MAPPING has no forward declaration.
Interfaces
Class CL_SRAPI_OPERATION_MAPPING has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_SRAPI_QUERY_RES_2_REP_OBJ 20080108 Factory for Repository Objects
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MAPPING_PROGRAM_KEYS Instance attribute Private Type reference (TYPE) SRAPI_T_REP_OBJECT_KEY mapping program 20080108
2 SOURCE_MESSAGE_KEY Instance attribute Private Object reference (TYPE REF TO) CL_SRAPI_REP_OBJECT_KEY source message 20080108
3 SOURCE_OPERATION_KEY Instance attribute Private Object reference (TYPE REF TO) CL_SRAPI_REP_OBJECT_KEY source operation 20080108
4 TARGET_MESSAGE_KEY Instance attribute Private Object reference (TYPE REF TO) CL_SRAPI_REP_OBJECT_KEY target message 20080108
5 TARGET_OPERATION_KEY Instance attribute Private Object reference (TYPE REF TO) CL_SRAPI_REP_OBJECT_KEY target operation 20080108
Methods
# Method Level Visibility Method type Description Created on
1 GET_MAPPING_PROGRAM_KEYS Instance method Public Method 20080108
2 GET_RESULT_ATTRIBUTES Static method Public Method Gets Result Attributes for Query 20080108
3 GET_SOURCE_MESSAGE_KEY Instance method Public Method Gets Key of Source Message 20080108
4 GET_SOURCE_OPERATION_KEY Instance method Public Method Gets Key for Source Operation 20080108
5 GET_TARGET_MESSAGE_KEY Instance method Public Method Gets Key for Target Message 20080108
6 GET_TARGET_OPERATION_KEY Instance method Public Method Gets Key for Target Operation 20080108
7 GET_TYPE Static method Public Method Gets Object Type 20080108
Events
Class CL_SRAPI_OPERATION_MAPPING has no event.
Types
Class CL_SRAPI_OPERATION_MAPPING has no local type.
Method Signatures

Method GET_MAPPING_PROGRAM_KEYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) SRAPI_T_REP_OBJECT_KEY Keys of Repository Objects 20080108

Method GET_MAPPING_PROGRAM_KEYS on class CL_SRAPI_OPERATION_MAPPING has no exception.

Method GET_RESULT_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_RESULT Call by reference Type reference (TYPE) SRAPI_T_STRING Table with String Entries 20080108

Method GET_RESULT_ATTRIBUTES on class CL_SRAPI_OPERATION_MAPPING has no exception.

Method GET_SOURCE_MESSAGE_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_SRAPI_REP_OBJECT_KEY Key of a Repository Object 20080108

Method GET_SOURCE_MESSAGE_KEY on class CL_SRAPI_OPERATION_MAPPING has no exception.

Method GET_SOURCE_OPERATION_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_SRAPI_REP_OBJECT_KEY Key of a Repository Object 20080108

Method GET_SOURCE_OPERATION_KEY on class CL_SRAPI_OPERATION_MAPPING has no exception.

Method GET_TARGET_MESSAGE_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_SRAPI_REP_OBJECT_KEY Key of a Repository Object 20080108

Method GET_TARGET_MESSAGE_KEY on class CL_SRAPI_OPERATION_MAPPING has no exception.

Method GET_TARGET_OPERATION_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_SRAPI_REP_OBJECT_KEY Key of a Repository Object 20080108

Method GET_TARGET_OPERATION_KEY on class CL_SRAPI_OPERATION_MAPPING has no exception.

Method GET_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) STRING 20080108

Method GET_TYPE on class CL_SRAPI_OPERATION_MAPPING has no exception.
History
Last changed by/on SAP  20080612 
SAP Release Created in