SAP ABAP Class IF_EPIC_PRTL_PYMT_SERVICE (Interface for Partial Payment Service)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_EPIC_PRTL_PYMT_SERVICE | Service Class for Dependencies | 20130708 |
Properties
| Class | IF_EPIC_PRTL_PYMT_SERVICE | |
| Short Description | Interface for Partial Payment Service | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20130605 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_EPIC_PRTL_PYMT_SERVICE has no interface implemented.
Friends
Class IF_EPIC_PRTL_PYMT_SERVICE has no friend class.
Attributes
Class IF_EPIC_PRTL_PYMT_SERVICE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Filter Item in PRL | 20130812 | |
| 2 | Instance method | Public | Method | Get Bussiness Area Compliance Indicator | 20130708 | |
| 3 | Instance method | Public | Method | Get Open Item for Reference | 20130708 | |
| 4 | Instance method | Public | Method | Get Open Weak Relationships for Customer Item | 20130730 | |
| 5 | Instance method | Public | Method | Get Open Weak Relationships for Customer Item All | 20130730 | |
| 6 | Instance method | Public | Method | Get Open Weak Relationships for Vendor Item | 20130730 | |
| 7 | Instance method | Public | Method | Get Open Weak Relationships for Vendor Item All | 20130730 | |
| 8 | Instance method | Public | Method | Get Original Item from BSEG | 20130812 | |
| 9 | Instance method | Public | Method | Get Payment Method from BSEG | 20130708 | |
| 10 | Instance method | Public | Method | Get References for Item | 20130708 | |
| 11 | Instance method | Public | Method | Get FPRL Item for Pay with Reference | 20130708 | |
| 12 | Instance method | Public | Method | Get FPRL Item for Submit with Reference | 20130708 | |
| 13 | Instance method | Public | Method | Get All Weak Relationship Item for Pay | 20130708 | |
| 14 | Instance method | Public | Method | Get All Weak Relationship Item for Submit | 20130708 | |
| 15 | Instance method | Public | Method | Get Weak Relationship Item for Pay | 20130708 | |
| 16 | Instance method | Public | Method | Get Weak Relationship Item for Submit | 20130708 |
Events
Class IF_EPIC_PRTL_PYMT_SERVICE has no event.
Types
Class IF_EPIC_PRTL_PYMT_SERVICE has no local type.
Method Signatures
Method FILTER_ITEM_IN_PRL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_EXIST_IN_PRL | Call by reference | Type reference (TYPE) | EPIC_T_PRL_ITEMS | Table Type of PRL Items (Database Table) | 20130812 | |||
| 2 | IT_BSID | Call by reference | Type reference (TYPE) | EPIC_T_BSID | EPIC: Table Type for BSID | 20130812 | |||
| 3 | IT_BSIK | Call by reference | Type reference (TYPE) | EPIC_T_BSIK | EPIC: Table Type of BSIK | 20130812 |
Method FILTER_ITEM_IN_PRL on class IF_EPIC_PRTL_PYMT_SERVICE has no exception.
Method GET_GSBER_COMPLIANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EF_IS_COMPLIANCE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130708 | ||||
| 2 | IS_DATA | Call by reference | Type reference (TYPE) | FPRL_ITEM | Item Data | 20130708 |
Method GET_GSBER_COMPLIANCE on class IF_EPIC_PRTL_PYMT_SERVICE has no exception.
Method GET_OPEN_ITEM_FOR_REFERENCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ITEM | Call by reference | Type reference (TYPE) | EPIC_T_BSIK | EPIC: Partial Payment Item | 20130708 | |||
| 2 | ET_ITEM_BSID | Call by reference | Type reference (TYPE) | EPIC_T_BSID | EPIC: Table Type for BSID | 20130708 | |||
| 3 | IS_DATA | Call by reference | Type reference (TYPE) | FPRL_ITEM | Payment Items Table Type | 20130708 |
Method GET_OPEN_ITEM_FOR_REFERENCE on class IF_EPIC_PRTL_PYMT_SERVICE has no exception.
Method GET_OPEN_WEAK_REL_FOR_CUSTOMER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ITEM_BSID | Call by reference | Type reference (TYPE) | EPIC_T_BSID | EPIC: Table Type for BSID | 20130730 | |||
| 2 | IF_GSBER_COMPLIANCE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130730 | ||||
| 3 | IS_DATA | Call by reference | Type reference (TYPE) | BSID | Item Data | 20130730 |
Method GET_OPEN_WEAK_REL_FOR_CUSTOMER on class IF_EPIC_PRTL_PYMT_SERVICE has no exception.
Method GET_OPEN_WEAK_REL_FOR_CUST_ALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ITEM_BSID | Call by reference | Type reference (TYPE) | EPIC_T_BSID | EPIC: Table Type for BSID | 20130730 | |||
| 2 | IF_GSBER_COMPLIANCE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130730 | ||||
| 3 | IS_DATA | Call by reference | Type reference (TYPE) | BSID | Item Data | 20130730 |
Method GET_OPEN_WEAK_REL_FOR_CUST_ALL on class IF_EPIC_PRTL_PYMT_SERVICE has no exception.
Method GET_OPEN_WEAK_REL_FOR_VENDOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ITEM | Call by reference | Type reference (TYPE) | EPIC_T_BSIK | EPIC: Table Type of BSIK | 20130730 | |||
| 2 | IF_GSBER_COMPLIANCE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130730 | ||||
| 3 | IS_DATA | Call by reference | Type reference (TYPE) | BSIK | Item Data | 20130730 |
Method GET_OPEN_WEAK_REL_FOR_VENDOR on class IF_EPIC_PRTL_PYMT_SERVICE has no exception.
Method GET_OPEN_WEAK_REL_FOR_VNDR_ALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ITEM | Call by reference | Type reference (TYPE) | EPIC_T_BSIK | EPIC: Table Type of BSIK | 20130730 | |||
| 2 | IF_GSBER_COMPLIANCE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130730 | ||||
| 3 | IS_DATA | Call by reference | Type reference (TYPE) | BSIK | Item Data | 20130730 |
Method GET_OPEN_WEAK_REL_FOR_VNDR_ALL on class IF_EPIC_PRTL_PYMT_SERVICE has no exception.
Method GET_ORIGINAL_ITEM_FROM_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_BSID | Call by reference | Type reference (TYPE) | BSID | Accounting: Secondary Index for Customers | 20130812 | |||
| 2 | ES_BSIK | Call by reference | Type reference (TYPE) | BSIK | Accounting Document Segment | 20130812 | |||
| 3 | IS_DATA | Call by reference | Type reference (TYPE) | FPRL_ITEM | Item Data | 20130812 |
Method GET_ORIGINAL_ITEM_FROM_DB on class IF_EPIC_PRTL_PYMT_SERVICE has no exception.
Method GET_PM_FROM_BSEG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_RZAWE | Call by reference | Type reference (TYPE) | RZAWE | Payment Method for This Payment | 20130708 | |||
| 2 | EV_SUBRC | Call by reference | Attribute reference (LIKE) | SY-SUBRC | 20130708 | ||||
| 3 | IS_PP_ITEM | Call by reference | Type reference (TYPE) | EPIC_S_PP_ITEM | Structure of Partial Payment | 20130708 |
Method GET_PM_FROM_BSEG on class IF_EPIC_PRTL_PYMT_SERVICE has no exception.
Method GET_REFERENCE_FOR_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FPRL_ITEM | Call by reference | Type reference (TYPE) | EPIC_T_PRL_ITEMS | Table Type of PRL Items (Database Table) | 20130708 | |||
| 2 | IS_DATA | Call by reference | Type reference (TYPE) | FPRL_ITEM | Item Data | 20130708 |
Method GET_REFERENCE_FOR_ITEM on class IF_EPIC_PRTL_PYMT_SERVICE has no exception.
Method GET_REFERENCE_ITEM_FOR_PAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_GROUP_ITEM | Call by reference | Type reference (TYPE) | EPIC_T_PP_ITEM | EPIC: Partial Payment Item | 20130708 | |||
| 2 | IS_DATA | Call by reference | Type reference (TYPE) | FPRL_ITEM | Item Data | 20130708 |
Method GET_REFERENCE_ITEM_FOR_PAY on class IF_EPIC_PRTL_PYMT_SERVICE has no exception.
Method GET_REFERENCE_ITEM_FOR_SUBMIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_GROUP_ITEM | Call by reference | Type reference (TYPE) | EPIC_T_PP_ITEM | EPIC: Partial Payment Item | 20130708 | |||
| 2 | IS_DATA | Call by reference | Type reference (TYPE) | FPRL_ITEM | Table Type of PRL Items (Database Table) | 20130708 |
Method GET_REFERENCE_ITEM_FOR_SUBMIT on class IF_EPIC_PRTL_PYMT_SERVICE has no exception.
Method GET_WEAK_REL_ALL_FOR_PAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_WEAK_REF_GROUP_ITEM | Call by reference | Type reference (TYPE) | EPIC_T_PP_ITEM | EPIC: Partial Payment Item | 20130708 | |||
| 2 | IF_GSBER_COMPLIANCE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130708 | ||||
| 3 | IS_DATA | Call by reference | Type reference (TYPE) | FPRL_ITEM | Item Data | 20130708 |
Method GET_WEAK_REL_ALL_FOR_PAY on class IF_EPIC_PRTL_PYMT_SERVICE has no exception.
Method GET_WEAK_REL_ALL_FOR_SUBMIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_WEAK_REF_GROUP_ITEM | Call by reference | Type reference (TYPE) | EPIC_T_PP_ITEM | EPIC: Partial Payment Item | 20130708 | |||
| 2 | IF_GSBER_COMPLIANCE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130708 | ||||
| 3 | IS_DATA | Call by reference | Type reference (TYPE) | FPRL_ITEM | Item Data | 20130708 |
Method GET_WEAK_REL_ALL_FOR_SUBMIT on class IF_EPIC_PRTL_PYMT_SERVICE has no exception.
Method GET_WEAK_REL_ITEM_FOR_PAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_WEAK_REF_GROUP_ITEM | Call by reference | Type reference (TYPE) | EPIC_T_PP_ITEM | Table Type of PRL Items (Database Table) | 20130708 | |||
| 2 | IF_GSBER_COMPLIANCE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130708 | ||||
| 3 | IS_DATA | Call by reference | Type reference (TYPE) | FPRL_ITEM | Item Data | 20130708 |
Method GET_WEAK_REL_ITEM_FOR_PAY on class IF_EPIC_PRTL_PYMT_SERVICE has no exception.
Method GET_WEAK_REL_ITEM_FOR_SUBMIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_WEAK_REF_GROUP_ITEM | Call by reference | Type reference (TYPE) | EPIC_T_PP_ITEM | Table Type of PRL Items (Database Table) | 20130708 | |||
| 2 | IF_GSBER_COMPLIANCE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130708 | ||||
| 3 | IS_DATA | Call by reference | Type reference (TYPE) | FPRL_ITEM | Item Data | 20130708 |
Method GET_WEAK_REL_ITEM_FOR_SUBMIT on class IF_EPIC_PRTL_PYMT_SERVICE has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in |