SAP ABAP Class CL_FSPSJ_OUT_PI_BDMMV_FIND_QUE (Proxy Implementation Class)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
FS (Application Component) Financial Services
⤷
FS_PSJ_BDFP_BDMMV_SOUT (Package) Service Outbound BO Business Document Msg Monitoring View
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FSPSJ_OUT_PI_BDMMV_FIND_QUE | Proxy Implementation Interface | 20130820 |
Properties
| Class | CL_FSPSJ_OUT_PI_BDMMV_FIND_QUE | |
| Short Description | Proxy Implementation Class | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FS_PSJ_BDFP_BDMMV_SOUT | Service Outbound BO Business Document Msg Monitoring View |
| Created | 20130820 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FSPSJ_OUT_PI_BDMMV_FIND_QUE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FSPSJ_OUT_PI_BDMMV_FIND_QUE | Proxy Implementation Interface | 20130820 |
Friends
Class CL_FSPSJ_OUT_PI_BDMMV_FIND_QUE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | IF_FSL_LOGICAL_PORT_HELPER=>INTERFACE_NAME | 'ProcessIntegrationActivityJournalEntrySUITEByBusProcChnAssgmtQueryResponse_Out' | ESR Service Interface Name | 20130820 | ||
| 2 | Constant | Private | Type reference (TYPE) | IF_FSL_LOGICAL_PORT_HELPER=>NAMESPACE | 'http://sap.com/xi/SAP_BS_FND/Global2' | ESR Namespace | 20130820 | ||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_FSL_EXML_HELPER | Instance of extended XML Helper | 20130820 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_FSL_LOGICAL_PORT_HELPER | Instance of Logical Port Helper | 20130820 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_FSPSJ_OUT_PM_BDMMV_FIND_QUE | Instance of Mapping | 20130820 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_FSL_MESSAGE_HELPER | Instance of Message Helper | 20130820 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | CL_FSPSJ_OUT_PI_BDMMV_FIND_QUE=>T_TAB_PROXY_PER_LOG_PORT | Proxy & Logical Port | 20130820 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20130820 | |
| 2 | Instance method | Private | Method | Maps from external to internal representation | 20130820 | |
| 3 | Instance method | Private | Method | Maps from internal to external representation | 20130820 | |
| 4 | Instance method | Private | Method | Executes Proxy call | 20130820 | |
| 5 | Instance method | Private | Method | Provides Proxy for given Logical Port | 20130820 | |
| 6 | Static method | Public | Method | Provides instance | 20130820 |
Events
Class CL_FSPSJ_OUT_PI_BDMMV_FIND_QUE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_PROXY_PER_LOG_PORT | Private | See coding | Proxy & Logical Port | 20130820 | begin of t_proxy_per_log_port,
logical_port type IF_FSL_LOGICAL_PORT_HELPER=>logical_port,
ref_proxy type ref to CO_FSPSJ_PROCESS_INTEGRATION_A,
end of t_proxy_per_log_port
|
|
| 2 | T_TAB_PROXY_PER_LOG_PORT | Private | See coding | Table of Proxy & Logical Port | 20130820 | t_tab_proxy_per_log_port type sorted table of t_proxy_per_log_port with unique key logical_port
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_REF_FACTORY | Call by reference | Object reference (TYPE REF TO) | IF_FSPSJ_OUT_FC_BDMMV_FIND_QUE | Factory Interface | 20130820 |
Method CONSTRUCTOR on class CL_FSPSJ_OUT_PI_BDMMV_FIND_QUE has no exception.
Method DO_MAPPING_EXT2INT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_STR_INTERNAL_INBOUND | Call by reference | Type reference (TYPE) | FSPSJ_STR_OUT_PIAJE_FIND_RSP | Inbound Data in internal representation | 20130820 | |||
| 2 | I_STR_EXTERNAL_INBOUND | Call by reference | Type reference (TYPE) | FSPSJ_PROCESS_INTEGRATION_ACT2 | Inbound Data in external representation | 20130820 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error or Conflict for Mapping | 20130820 | ||
| 2 | Internal Error in Service Implementation | 20130820 |
Method DO_MAPPING_INT2EXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_STR_EXTERNAL_OUTBOUND | Call by reference | Type reference (TYPE) | FSPSJ_PROCESS_INTEGRATION_ACTI | Outbound Data in external representation | 20130820 | |||
| 2 | I_STR_INTERNAL_OUTBOUND | Call by reference | Type reference (TYPE) | FSPSJ_STR_OUT_PIAJE_FIND_QRY | Outbound Data in internal representation | 20130820 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error or Conflict for Mapping | 20130820 | ||
| 2 | Internal Error in Service Implementation | 20130820 |
Method DO_PROXY_CALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_STR_EXTERNAL_INBOUND | Call by reference | Type reference (TYPE) | FSPSJ_PROCESS_INTEGRATION_ACT2 | Inbound Data in external representation | 20130820 | |||
| 2 | I_STR_EXTERNAL_OUTBOUND | Call by reference | Type reference (TYPE) | FSPSJ_PROCESS_INTEGRATION_ACTI | Outbound Data in external representation | 20130820 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Internal Error in Service Implementation | 20130820 |
Method GET_PROXY_BY_LOGICAL_PORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LOGICAL_PORT | Call by reference | Type reference (TYPE) | IF_FSL_LOGICAL_PORT_HELPER=>LOGICAL_PORT | Logical Port | 20130820 | |||
| 2 | R_REF_PROXY | Value transfer | Object reference (TYPE REF TO) | CO_FSPSJ_PROCESS_INTEGRATION_A | Proxy Instance | 20130820 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Internal Error in Service Implementation | 20130820 |
Method S_CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_REF_FACTORY | Call by reference | Object reference (TYPE REF TO) | IF_FSPSJ_OUT_FC_BDMMV_FIND_QUE | Factory Interface | 20130820 | |||
| 2 | R_REF_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_FSPSJ_OUT_PI_BDMMV_FIND_QUE | Proxy Implementation Class | 20130820 |
Method S_CREATE on class CL_FSPSJ_OUT_PI_BDMMV_FIND_QUE has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 748 |