SAP ABAP Class CL_SADL_GW_DPC_HELPER (Helper methods for CL_SADL_GW_GENERIC_DPC)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-ESF-BSA (Application Component) Business Service Adaptation
     SADL_GW_RT_PC (Package) Gateway Runtime Adapter for SADL - MPC/DPC
Properties
Class CL_SADL_GW_DPC_HELPER  
Short Description Helper methods for CL_SADL_GW_GENERIC_DPC    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SADL_GW_RT_PC   Gateway Runtime Adapter for SADL - MPC/DPC 
Created 20130403   SAP 
Last change 20141121    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SADL_GW_DPC_HELPER has no forward declaration.
Interfaces
Class CL_SADL_GW_DPC_HELPER has no interface implemented.
Friends
Class CL_SADL_GW_DPC_HELPER has no friend class.
Attributes
Class CL_SADL_GW_DPC_HELPER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_KEYS Static method Public Method 20131106
2 GET_NAVIGATION_PATH_AND_KEYS Static method Public Method 20130808
3 GET_NAVIGATION_PATH_KEY_VALUES Static method Public Method 20131106
4 GET_QUERY_OPTIONS_ENTITY Static method Public Method 20130808
5 GET_QUERY_OPTIONS_ENTITY_SET Static method Public Method 20130807
6 GET_REQUESTED Static method Public Method 20130807
7 GET_REQUESTED_ELEMENTS Static method Public Method 20130808
8 GET_SEARCH_TEXT Static method Private Method 20130808
9 GET_SORT_ELEMENTS Static method Private Method 20130808
10 REGISTER_SELOPT_COND_PROVIDER Static method Public Method 20130808
11 _CONVERT_NAVIGATION_PATH Static method Private Method 20130920
12 _GET_ENTITY_ELEMENTS Static method Private Method 20130807
13 _REPLACE_KEYS Static method Private Method 20130920
Events
Class CL_SADL_GW_DPC_HELPER has no event.
Types
Class CL_SADL_GW_DPC_HELPER has no local type.
Method Signatures

Method ADD_KEYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_DATA Call by reference Type reference (TYPE) DATA 20131106
2 Importing IT_KEY_VALUES Call by reference Type reference (TYPE) /IWBEP/T_MGW_TECH_PAIRS 20131106

Method ADD_KEYS on class CL_SADL_GW_DPC_HELPER has no exception.

Method GET_NAVIGATION_PATH_AND_KEYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_KEYS Call by reference Type reference (TYPE) /IWBEP/T_MGW_TECH_PAIRS 20130808
2 Exporting ET_NAVIGATION_PATH Call by reference Type reference (TYPE) /IWBEP/T_MGW_TECH_NAVI 20130808
3 Importing IO_SADL_API Call by reference Object reference (TYPE REF TO) IF_SADL_ENTITY_API 20130911
4 Importing IO_TECH_REQUEST_CONTEXT Call by reference Object reference (TYPE REF TO) OBJECT 20130808
# Exception Resumable Description Created on
1 CX_SADL_STATIC 20130912

Method GET_NAVIGATION_PATH_KEY_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_KEY_VALUES Call by reference Type reference (TYPE) DATA 20131106
2 Exporting ET_NAVIGATION_PATH Call by reference Type reference (TYPE) /IWBEP/T_MGW_TECH_NAVI 20131106
3 Importing IO_SADL_API Call by reference Object reference (TYPE REF TO) IF_SADL_ENTITY_API 20131106
4 Importing IO_TECH_REQUEST_CONTEXT Call by reference Object reference (TYPE REF TO) OBJECT 20131106
# Exception Resumable Description Created on
1 CX_SADL_STATIC 20131106

Method GET_QUERY_OPTIONS_ENTITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SADL_ENTITY Call by reference Object reference (TYPE REF TO) IF_SADL_ENTITY 20130808
2 Importing IO_TECH_REQUEST_CONTEXT Call by reference Object reference (TYPE REF TO) /IWBEP/IF_MGW_REQ_ENTITY 20130808
3 Returning RO_QUERY_OPTIONS Value transfer Object reference (TYPE REF TO) CL_SADL_GW_QUERY_OPTIONS 20130808
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_BUSI_EXCEPTION 20130808
2 /IWBEP/CX_MGW_TECH_EXCEPTION 20130808
3 CX_SADL_STATIC 20130808

Method GET_QUERY_OPTIONS_ENTITY_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SADL_ENTITY Call by reference Object reference (TYPE REF TO) IF_SADL_ENTITY 20130807
2 Importing IO_TECH_REQUEST_CONTEXT Call by reference Object reference (TYPE REF TO) /IWBEP/IF_MGW_REQ_ENTITYSET 20130807
3 Returning RO_QUERY_OPTIONS Value transfer Object reference (TYPE REF TO) CL_SADL_GW_QUERY_OPTIONS 20130807
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_BUSI_EXCEPTION 20130807
2 /IWBEP/CX_MGW_TECH_EXCEPTION 20130807
3 CX_SADL_STATIC 20130807

Method GET_REQUESTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_QUERY_OPTIONS Call by reference Object reference (TYPE REF TO) IF_SADL_GW_QUERY_OPTIONS 20130807
2 Importing IO_SADL_ENTITY Call by reference Object reference (TYPE REF TO) IF_SADL_ENTITY 20130807
3 Importing IO_TECH_REQUEST_CONTEXT Call by reference Object reference (TYPE REF TO) /IWBEP/IF_MGW_REQ_ENTITYSET 20130807
# Exception Resumable Description Created on
1 CX_SADL_CONTRACT_VIOLATION 20130807
2 CX_SADL_STATIC 20130807

Method GET_REQUESTED_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_REQUESTED_ELEMENTS Call by reference Type reference (TYPE) IF_SADL_QUERY_ENGINE_TYPES=>TT_REQUESTED_ELEMENTS 20130808
2 Importing IO_SADL_ENTITY Call by reference Object reference (TYPE REF TO) IF_SADL_ENTITY 20130808
3 Importing IT_GW_SELECT Call by reference Type reference (TYPE) /IWBEP/T_MGW_TECH_FIELD_NAMES 20130808
# Exception Resumable Description Created on
1 CX_SADL_CONTRACT_VIOLATION 20130808
2 CX_SADL_STATIC 20130808

Method GET_SEARCH_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_QUERY_OPTIONS Call by reference Object reference (TYPE REF TO) IF_SADL_GW_QUERY_OPTIONS 20130808
2 Importing IO_TECH_REQUEST_CONTEXT Call by reference Object reference (TYPE REF TO) /IWBEP/IF_MGW_REQ_ENTITYSET 20130808

Method GET_SEARCH_TEXT on class CL_SADL_GW_DPC_HELPER has no exception.

Method GET_SORT_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_QUERY_OPTIONS Call by reference Object reference (TYPE REF TO) IF_SADL_GW_QUERY_OPTIONS 20130808
2 Importing IT_ORDERBY Call by reference Type reference (TYPE) /IWBEP/T_MGW_TECH_ORDER 20130808
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_TECH_EXCEPTION 20130808

Method REGISTER_SELOPT_COND_PROVIDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_QUERY_OPTIONS Call by reference Object reference (TYPE REF TO) IF_SADL_GW_QUERY_OPTIONS 20130808
2 Importing IT_FILTER_SELECT_OPTIONS Call by reference Type reference (TYPE) /IWBEP/T_MGW_SELECT_OPTION 20130808

Method REGISTER_SELOPT_COND_PROVIDER on class CL_SADL_GW_DPC_HELPER has no exception.

Method _CONVERT_NAVIGATION_PATH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_NAVIGATION_PATH Call by reference Type reference (TYPE) /IWBEP/T_MGW_TECH_NAVI 20130920
2 Importing IO_SADL_API Call by reference Object reference (TYPE REF TO) IF_SADL_ENTITY_API 20130920
3 Importing IV_SOURCE_ENTITY_SET Call by reference Type reference (TYPE) STRING 20130920
# Exception Resumable Description Created on
1 CX_SADL_STATIC 20130920

Method _GET_ENTITY_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ELEMENTS Call by reference Type reference (TYPE) IF_SADL_ENTITY=>TT_ELEMENTS 20130807
2 Importing IO_SADL_ENTITY Call by reference Object reference (TYPE REF TO) IF_SADL_ENTITY 20130807
# Exception Resumable Description Created on
1 CX_SADL_CONTRACT_VIOLATION 20130807
2 CX_SADL_STATIC 20130807

Method _REPLACE_KEYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_KEYS Call by reference Type reference (TYPE) /IWBEP/T_MGW_TECH_PAIRS 20130920
2 Importing IS_CONVERTED_KEYS Call by reference Type reference (TYPE) DATA 20130920

Method _REPLACE_KEYS on class CL_SADL_GW_DPC_HELPER has no exception.
History
Last changed by/on SAP  20141121 
SAP Release Created in 740