SAP ABAP Interface IF_EX_FPRL_APPLIC_BADI (Interface for BAdI: FPRL_APPLIC_BADI)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
FI-AP-AP-PT (Application Component) Payment Transactions
⤷
FIN_PRL (Package) Payment Release List

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_EPIC_FPRL_APPLICATION | Class for BAdI: FPRL_APPLIC_BADI | 20100910 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_IM_FPCL_PSM_FR | Class for BAdI: FPRL_APPLIC_BADI | 20070208 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_IM_FPRL_FI | 20061207 |
Properties
Interface | IF_EX_FPRL_APPLIC_BADI | |
Short Description | Interface for BAdI: FPRL_APPLIC_BADI |
General Data
Package | FIN_PRL | Payment Release List |
Created | 20060928 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
Interface IF_EX_FPRL_APPLIC_BADI has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20060928 |
Friends
Interface IF_EX_FPRL_APPLIC_BADI has no friend.
Attributes
Interface IF_EX_FPRL_APPLIC_BADI has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Check Authority for Actions | 20060928 |
2 | ![]() |
Instance method | Public | Method | Check Payment Release List Items | 20061115 |
3 | ![]() |
Instance method | Public | Method | Distribute Assigned Items | 20060930 |
4 | ![]() |
Instance method | Public | Method | Distribute Unassigned Items | 20060930 |
5 | ![]() |
Instance method | Public | Method | Fill Additional Item Fields | 20061116 |
6 | ![]() |
Instance method | Public | Method | Split items into Different Payment Documents | 20061116 |
7 | ![]() |
Instance method | Public | Method | Fill Texts in Item Fields | 20060928 |
8 | ![]() |
Instance method | Public | Method | Modify Field Catalog of SAP List Viewer | 20061128 |
9 | ![]() |
Instance method | Public | Method | Fill Additional Item Fields on Update Run | 20101119 |
Events
Interface IF_EX_FPRL_APPLIC_BADI has no event.
Types
Interface IF_EX_FPRL_APPLIC_BADI has no local type.
Method Signatures
Method CHECK_AUTHORITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_HEADER | Call by reference | Type reference (TYPE) | FPRLS_HEADER | Payment Release: Header | 20061003 | ||
2 | ![]() |
IT_ITEM | Call by reference | Type reference (TYPE) | FPRLT_ITEM | Payment Release: Item data | 20061206 | ||
3 | ![]() |
I_ACTION | Call by reference | Type reference (TYPE) | FPRL_ACTION | Action of the authorization | 20061003 | ||
4 | ![]() |
I_FLT_VL | Value transfer | Type reference (TYPE) | FPRL_APPL_FLTVAL | Payment release: Application Filter Value | 20061003 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
No authorization | 20061207 |
Method CHECK_ITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_ITEM | Call by reference | Type reference (TYPE) | FPRLT_ITEM | Payment Release: Item data | 20061115 | ||
2 | ![]() |
CT_LOG | Call by reference | Type reference (TYPE) | FPRLT_LOG | Payment Release: Log | 20061215 | ||
3 | ![]() |
ET_WARNINGS | Call by reference | Type reference (TYPE) | FPRLT_WARNINGS | Payment Release: Warnings | 20061215 | ||
4 | ![]() |
I_FLT_VL | Value transfer | Type reference (TYPE) | FPRL_APPL_FLTVAL | Payment release: Application Filter Value | 20061115 |
Method CHECK_ITEM on Interface IF_EX_FPRL_APPLIC_BADI has no exception.
Method DISTRIBUTE_ASSIGNED_ITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_ITEM | Call by reference | Type reference (TYPE) | FPRLT_ITEM | Payment Release: Item data | 20061031 | ||
2 | ![]() |
I_FLT_VL | Value transfer | Type reference (TYPE) | FPRL_APPL_FLTVAL | Payment release: Application Filter Value | 20061003 | ||
3 | ![]() |
I_TAB | Call by reference | Type reference (TYPE) | FPRL_TAB | Payment release: Tab | 20061003 |
Method DISTRIBUTE_ASSIGNED_ITEM on Interface IF_EX_FPRL_APPLIC_BADI has no exception.
Method DISTRIBUTE_UNASSIGNED_ITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_ITEM | Call by reference | Type reference (TYPE) | FPRLT_ITEM | Payment Release: Item data | 20061031 | ||
2 | ![]() |
I_FLT_VL | Value transfer | Type reference (TYPE) | FPRL_APPL_FLTVAL | Payment release: Application Filter Value | 20061003 | ||
3 | ![]() |
I_TAB | Call by reference | Type reference (TYPE) | FPRL_TAB | Payment release: Tab | 20061003 |
Method DISTRIBUTE_UNASSIGNED_ITEM on Interface IF_EX_FPRL_APPLIC_BADI has no exception.
Method ENHANCE_ITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_ITEM | Call by reference | Type reference (TYPE) | FPRLS_ITEM | Payment Release: Item data | 20061116 | ||
2 | ![]() |
IS_REGUH | Call by reference | Type reference (TYPE) | REGUH | Settlement data from payment program | 20061116 | ||
3 | ![]() |
IS_REGUP | Call by reference | Type reference (TYPE) | REGUP | Processed items from payment program | 20061116 |
Method ENHANCE_ITEM on Interface IF_EX_FPRL_APPLIC_BADI has no exception.
Method FILL_GROUPING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_PAYGR_APPL | Call by reference | Type reference (TYPE) | CHAR50 | 50 Characters | 20061116 | ||
2 | ![]() |
IS_REGUP | Call by reference | Type reference (TYPE) | REGUP | Processed items from payment program | 20061116 |
Method FILL_GROUPING on Interface IF_EX_FPRL_APPLIC_BADI has no exception.
Method FILL_ITEM_TEXTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_ITEM_TEXT | Call by reference | Type reference (TYPE) | FPRLS_ITEM_TEXT | Payment release: Text for payment Data | 20061127 | ||
2 | ![]() |
IS_ITEM | Call by reference | Type reference (TYPE) | FPRLS_ITEM | Payment Release: Item data | 20061115 | ||
3 | ![]() |
I_FLT_VL | Value transfer | Type reference (TYPE) | FPRL_APPL_FLTVAL | Payment release: Application Filter Value | 20061003 |
Method FILL_ITEM_TEXTS on Interface IF_EX_FPRL_APPLIC_BADI has no exception.
Method MODIFY_FIELDCAT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_FIELDCAT | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20061128 | ||
2 | ![]() |
I_FLT_VL | Value transfer | Type reference (TYPE) | FPRL_APPL_FLTVAL | Application Filter Value | 20061128 | ||
3 | ![]() |
I_TAB | Call by reference | Type reference (TYPE) | FPRL_TAB | Tab ID | 20061128 |
Method MODIFY_FIELDCAT on Interface IF_EX_FPRL_APPLIC_BADI has no exception.
Method UPDATE_ITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_FIELD_VAL | Call by reference | Type reference (TYPE) | TAAN_NVPTAB | Table Analysis: Name-Value Pair Table | 20101119 | ||
2 | ![]() |
IS_ITEM | Call by reference | Type reference (TYPE) | FPRLS_ITEM | Payment Release: Item data | 20101122 | ||
3 | ![]() |
I_NEW_STATUS | Call by reference | Type reference (TYPE) | FPRL_ITEM_STATUS | Item Status ID | 20101119 |
Method UPDATE_ITEM on Interface IF_EX_FPRL_APPLIC_BADI has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 700 |