SAP ABAP Interface IF_FEH_OA_SEARCH_HELP (Search Helps for FEH-Specific Access to PPO Orders)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-FS-ECH (Application Component) Error and Conflict Handler
⤷
FEH_ORDER_ACCESS (Package) Access to Postprocessing Orders
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FEH_ORDER_ACCESS | Access to Service-Related Postprocessing Orders | 20091002 |
Properties
| Interface | IF_FEH_OA_SEARCH_HELP | |
| Short Description | Search Helps for FEH-Specific Access to PPO Orders |
General Data
| Package | FEH_ORDER_ACCESS | Access to Postprocessing Orders |
| Created | 20091002 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_FEH_OA_SEARCH_HELP has no forward declaration.
Interfaces
Interface IF_FEH_OA_SEARCH_HELP has no interface.
Friends
Interface IF_FEH_OA_SEARCH_HELP has no friend.
Attributes
Interface IF_FEH_OA_SEARCH_HELP has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20091002 | ||
| 2 | Instance method | Public | Method | 20091002 | ||
| 3 | Instance method | Public | Method | 20091002 | ||
| 4 | Instance method | Public | Method | Determine PPO Components and Processes Based on ESR Criteria | 20100729 | |
| 5 | Instance method | Public | Method | 20091002 | ||
| 6 | Instance method | Public | Method | 20091002 |
Events
Interface IF_FEH_OA_SEARCH_HELP has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_ECH_COMPONENT | Public | See coding | 20091002 | begin of ty_s_ech_component,
component type ech_dte_component,
end of ty_s_ech_component
|
||
| 2 | TY_S_ECH_PROCESS | Public | See coding | 20091002 | begin of ty_s_ech_process,
component type ech_dte_component,
process type ech_dte_process,
end of ty_s_ech_process
|
||
| 3 | TY_S_ESR_NAMESPACE | Public | See coding | 20091002 | begin of ty_s_esr_namespace,
esr_namespace type prx_nspce,
end of ty_s_esr_namespace
|
||
| 4 | TY_S_ESR_SERVICEINTERFACE | Public | See coding | 20091002 | begin of ty_s_esr_serviceinterface,
esr_namespace type prx_nspce,
esr_serviceinterface type prx_ifrnam,
end of ty_s_esr_serviceinterface
|
||
| 5 | TY_S_ESR_SERVICEOPERATION | Public | See coding | 20091002 | begin of ty_s_esr_serviceoperation,
esr_namespace type prx_nspce,
esr_serviceinterface type prx_ifrnam,
esr_serviceoperation type prx_ifrnam,
end of ty_s_esr_serviceoperation
|
||
| 6 | TY_S_PP_PROCESS | Public | See coding | 20100728 | begin of ty_s_pp_process,
pp_component type /sappo/dte_component,
pp_process type /sappo/dte_business_process,
end of ty_s_pp_process
|
||
| 7 | TY_T_ECH_COMPONENT | Public | See coding | 20091002 | ty_t_ech_component type table of ty_s_ech_component with default key
|
||
| 8 | TY_T_ECH_PROCESS | Public | See coding | 20091002 | ty_t_ech_process type table of ty_s_ech_process with default key
|
||
| 9 | TY_T_ESR_NAMESPACE | Public | See coding | 20091002 | ty_t_esr_namespace type table of ty_s_esr_namespace with default key
|
||
| 10 | TY_T_ESR_SERVICEINTERFACE | Public | See coding | 20091002 | ty_t_esr_serviceinterface type table of ty_s_esr_serviceinterface with default key
|
||
| 11 | TY_T_ESR_SERVICEOPERATION | Public | See coding | 20091002 | ty_t_esr_serviceoperation type table of ty_s_esr_serviceoperation with default key
|
||
| 12 | TY_T_PP_PROCESS | Public | See coding | 20100728 | ty_t_pp_process type standard table of ty_s_pp_process with default key
with non-unique sorted key process components pp_component pp_process
|
||
| 13 | TY_T_RNG_ECH_COMPONENT | Public | See coding | 20091002 | ty_t_rng_ech_component type range of ech_dte_component
|
||
| 14 | TY_T_RNG_ECH_PROCESS | Public | See coding | 20091002 | ty_t_rng_ech_process type range of ech_dte_process
|
||
| 15 | TY_T_RNG_ESR_NAMESPACE | Public | See coding | 20091002 | ty_t_rng_esr_namespace type range of prx_nspce
|
||
| 16 | TY_T_RNG_ESR_SERVICEINTERFACE | Public | See coding | 20091002 | ty_t_rng_esr_serviceinterface type range of prx_ifrnam
|
||
| 17 | TY_T_RNG_ESR_SERVICEOPERATION | Public | See coding | 20091002 | ty_t_rng_esr_serviceoperation type range of prx_ifrnam
|
Method Signatures
Method SEARCH4ECH_COMPONENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_RNG_ECH_COMPONENT | Call by reference | Type reference (TYPE) | TY_T_RNG_ECH_COMPONENT | 20091002 | ||||
| 2 | IT_RNG_ECH_PROCESS | Call by reference | Type reference (TYPE) | TY_T_RNG_ECH_PROCESS | 20091002 | ||||
| 3 | RT_RESULT | Value transfer | Type reference (TYPE) | TY_T_ECH_COMPONENT | 20091002 |
Method SEARCH4ECH_COMPONENT on Interface IF_FEH_OA_SEARCH_HELP has no exception.
Method SEARCH4ECH_PROCESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_RNG_ECH_COMPONENT | Call by reference | Type reference (TYPE) | TY_T_RNG_ECH_COMPONENT | 20091002 | ||||
| 2 | IT_RNG_ECH_PROCESS | Call by reference | Type reference (TYPE) | TY_T_RNG_ECH_PROCESS | 20091002 | ||||
| 3 | RT_RESULT | Value transfer | Type reference (TYPE) | IF_FEH_OA_SEARCH_HELP=>TY_T_ECH_PROCESS | 20091002 |
Method SEARCH4ECH_PROCESS on Interface IF_FEH_OA_SEARCH_HELP has no exception.
Method SEARCH4NAMESPACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_RNG_NAMESPACE | Call by reference | Type reference (TYPE) | TY_T_RNG_ESR_NAMESPACE | 20091002 | ||||
| 2 | IT_RNG_SERVICEINTERFACE | Call by reference | Type reference (TYPE) | TY_T_RNG_ESR_SERVICEINTERFACE | 20091002 | ||||
| 3 | IT_RNG_SERVICEOPERATION | Call by reference | Type reference (TYPE) | TY_T_RNG_ESR_SERVICEOPERATION | 20091002 | ||||
| 4 | IV_CALL_TYPE | Call by reference | Type reference (TYPE) | FEH_OA_CALLTYP | 20091002 | ||||
| 5 | RT_RESULT | Value transfer | Type reference (TYPE) | TY_T_ESR_NAMESPACE | 20091002 |
Method SEARCH4NAMESPACE on Interface IF_FEH_OA_SEARCH_HELP has no exception.
Method SEARCH4PP_PROCESS_BY_ESR_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_RNG_NAMESPACE | Call by reference | Type reference (TYPE) | IF_FEH_OA_SEARCH_HELP=>TY_T_RNG_ESR_NAMESPACE | 20100729 | ||||
| 2 | IT_RNG_SERVICEINTERFACE | Call by reference | Type reference (TYPE) | IF_FEH_OA_SEARCH_HELP=>TY_T_RNG_ESR_SERVICEINTERFACE | 20100729 | ||||
| 3 | IT_RNG_SERVICEOPERATION | Call by reference | Type reference (TYPE) | IF_FEH_OA_SEARCH_HELP=>TY_T_RNG_ESR_SERVICEOPERATION | 20100729 | ||||
| 4 | IV_CALL_TYPE | Call by reference | Type reference (TYPE) | FEH_OA_CALLTYP | 20100729 | ||||
| 5 | RT_PP_PROCESS | Value transfer | Type reference (TYPE) | IF_FEH_OA_SEARCH_HELP=>TY_T_PP_PROCESS | 20100729 |
Method SEARCH4PP_PROCESS_BY_ESR_DATA on Interface IF_FEH_OA_SEARCH_HELP has no exception.
Method SEARCH4SERVICEINTERFACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_RNG_NAMESPACE | Call by reference | Type reference (TYPE) | TY_T_RNG_ESR_NAMESPACE | 20091002 | ||||
| 2 | IT_RNG_SERVICEINTERFACE | Call by reference | Type reference (TYPE) | TY_T_RNG_ESR_SERVICEINTERFACE | 20091002 | ||||
| 3 | IT_RNG_SERVICEOPERATION | Call by reference | Type reference (TYPE) | TY_T_RNG_ESR_SERVICEOPERATION | 20091002 | ||||
| 4 | IV_CALL_TYPE | Call by reference | Type reference (TYPE) | FEH_OA_CALLTYP | 20091002 | ||||
| 5 | RT_RESULT | Value transfer | Type reference (TYPE) | TY_T_ESR_SERVICEINTERFACE | 20091002 |
Method SEARCH4SERVICEINTERFACE on Interface IF_FEH_OA_SEARCH_HELP has no exception.
Method SEARCH4SERVICEOPERATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_RNG_NAMESPACE | Call by reference | Type reference (TYPE) | TY_T_RNG_ESR_NAMESPACE | 20091002 | ||||
| 2 | IT_RNG_SERVICEINTERFACE | Call by reference | Type reference (TYPE) | TY_T_RNG_ESR_SERVICEINTERFACE | 20091002 | ||||
| 3 | IT_RNG_SERVICEOPERATION | Call by reference | Type reference (TYPE) | TY_T_RNG_ESR_SERVICEOPERATION | 20091002 | ||||
| 4 | IV_CALL_TYPE | Call by reference | Type reference (TYPE) | FEH_OA_CALLTYP | 20091002 | ||||
| 5 | RT_RESULT | Value transfer | Type reference (TYPE) | TY_T_ESR_SERVICEOPERATION | 20091002 |
Method SEARCH4SERVICEOPERATION on Interface IF_FEH_OA_SEARCH_HELP has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 730 |