SAP ABAP Interface /SAPPCE/IF_EX_DPC_POSTING (Interface for BAdI: /SAPPCE/DPC_POSTING)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
FI-AF-DPC (Application Component) Down Payment Chains
⤷
/SAPPCE/01 (Package) Enhancements for Down-Payment Chain
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /SAPPCE/DPC_POSTING_DEFAULT | Class for BAdI Impl.: /SAPPCE/DPC_POSTING_DEFAULT | 20090423 |
Properties
| Interface | /SAPPCE/IF_EX_DPC_POSTING | |
| Short Description | Interface for BAdI: /SAPPCE/DPC_POSTING |
General Data
| Package | /SAPPCE/01 | Enhancements for Down-Payment Chain |
| Created | 20090227 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface /SAPPCE/IF_EX_DPC_POSTING has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20090227 |
Friends
Interface /SAPPCE/IF_EX_DPC_POSTING has no friend.
Attributes
Interface /SAPPCE/IF_EX_DPC_POSTING has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Change FI Document | 20091221 | |
| 2 | Instance method | Public | Method | Transport data (from the screen) | 20090227 | |
| 3 | Instance method | Public | Method | Set Customer screen | 20090417 | |
| 4 | Instance method | Public | Method | Transport data (to the screen) | 20090227 | |
| 5 | Instance method | Public | Method | Set Payment Block | 20090305 |
Events
Interface /SAPPCE/IF_EX_DPC_POSTING has no event.
Types
Interface /SAPPCE/IF_EX_DPC_POSTING has no local type.
Method Signatures
Method CHANGE_FI_DOCUMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_FI_DOCUMENT_HEADER | Call by reference | Type reference (TYPE) | /SAPPCE/DPC_S_HEADER | Down Payment Chain: Document header | 20091221 | |||
| 2 | CT_ACCOUNT_PAYABLE | Call by reference | Type reference (TYPE) | /SAPPCE/TT_SDPC_AP_FI_DOCUMENT | Table Type of Structure /SAPPCE/SDPC_AP_FI_DOCUMENT | 20091221 | |||
| 3 | CT_ACCOUNT_RECEIVABLE | Call by reference | Type reference (TYPE) | /SAPPCE/TT_SDPC_AR_FI_DOCUMENT | Table type of Structure /SAPPCE/SDPC_AR_FI_DOCUMENT | 20091221 | |||
| 4 | CT_GL_ACCOUNT | Call by reference | Type reference (TYPE) | /SAPPCE/TT_SDPC_FI_GLACCOUNT | 20091221 | ||||
| 5 | IS_DOCUMENT_HEADER | Call by reference | Type reference (TYPE) | BAPIACHE09 | Header | 20091221 | |||
| 6 | IS_TDPC01 | Call by reference | Type reference (TYPE) | /SAPPCE/TDPC01 | Down Payment Chains | 20091221 | |||
| 7 | IS_TDPC19 | Call by reference | Type reference (TYPE) | /SAPPCE/TDPC19 | Down Payment Chain: Transactions | 20091221 | |||
| 8 | IS_TDPC20 | Call by reference | Type reference (TYPE) | /SAPPCE/TDPC20 | Down Payment Chain: Document Header | 20091221 | |||
| 9 | IT_ACCOUNT_PAYABLE | Call by reference | Type reference (TYPE) | /SAPPCE/TT_BAPIACAP09 | Vendor Item | 20091221 | |||
| 10 | IT_ACCOUNT_RECEIVABLE | Call by reference | Type reference (TYPE) | /SAPPCE/TT_BAPIACAR09 | Customer Item | 20091221 | |||
| 11 | IT_ACCOUNT_TAX | Call by reference | Type reference (TYPE) | /SAPPCE/TT_BAPIACTX09 | Table Type of structure bapiactx09 | 20100119 | |||
| 12 | IT_CURRENCY_AMOUNT | Call by reference | Type reference (TYPE) | /SAPPCE/TT_BAPIACCR09 | Table type of structure bapiaccr09 | 20100119 | |||
| 13 | IT_GL_ACCOUNT | Call by reference | Type reference (TYPE) | /SAPPCE/TT_BAPIACGL09 | G/L account item | 20091221 | |||
| 14 | IT_TDPC21 | Call by reference | Type reference (TYPE) | /SAPPCE/TT_TDPC21 | Table Type for TDPC21 | 20091221 |
Method CHANGE_FI_DOCUMENT on Interface /SAPPCE/IF_EX_DPC_POSTING has no exception.
Method GET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_HEADER | Call by reference | Type reference (TYPE) | /SAPPCE/DPC_S_HEADER | Down Payment Chain: Document header | 20090227 | |||
| 2 | ES_PARTNER | Call by reference | Type reference (TYPE) | /SAPPCE/DPC_S_PARTNER | Down Payment Chain: Creditor/Customer row item | 20090227 | |||
| 3 | ET_GLACCOUNTS | Call by reference | Type reference (TYPE) | /SAPPCE/DPC_TT_GL_ACCOUNT | Down Payment Chain: GL accounts | 20090227 |
Method GET_DATA on Interface /SAPPCE/IF_EX_DPC_POSTING has no exception.
Method SET_CUSTOMER_SCREEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_DYNPRO | Call by reference | Type reference (TYPE) | SYDYNNR | Current Screen Number | 20090417 | |||
| 2 | EV_PROGRAM | Call by reference | Type reference (TYPE) | SYREPID | ABAP Program: Current Main Program | 20090417 |
Method SET_CUSTOMER_SCREEN on Interface /SAPPCE/IF_EX_DPC_POSTING has no exception.
Method SET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_CHAIN | Call by reference | Type reference (TYPE) | /SAPPCE/SDPCHAIN | Down Payment Chain: Screen Field | 20090227 | |||
| 2 | IS_HEADER | Call by reference | Type reference (TYPE) | /SAPPCE/DPC_S_HEADER | Down Payment Chain: Document header | 20090227 | |||
| 3 | IS_PARTNER | Call by reference | Type reference (TYPE) | /SAPPCE/DPC_S_PARTNER | Down Payment Chain: Creditor/Customer row item | 20090227 | |||
| 4 | IS_POST | Call by reference | Type reference (TYPE) | /SAPPCE/SDPC_POST | Down Payment Chain: Screen Field Down Payment Requirement | 20090227 | |||
| 5 | IT_GLACCOUNTS | Call by reference | Type reference (TYPE) | /SAPPCE/DPC_TT_GL_ACCOUNT | Down Payment Chain: GL accounts | 20090227 |
Method SET_DATA on Interface /SAPPCE/IF_EX_DPC_POSTING has no exception.
Method SET_PAYMENT_BLOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_PAYMENT_BLOCK | Call by reference | Type reference (TYPE) | DZLSPR | Payment Block Key | 20090305 | |||
| 2 | IT_TDPC06 | Call by reference | Type reference (TYPE) | /SAPPCE/TT_VTDPC06 | Table type /SAPPCE/VTDPC06 | 20090305 | |||
| 3 | IV_POSTING_DATE | Call by reference | Type reference (TYPE) | BUDAT | Posting Date in the Document | 20100319 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | System Exception for All Types of Dynamic Method Calls | 20090305 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 605 |