SAP ABAP Interface IF_EX_FMCCF_CHAIN_GEN (Interface for BAdI: END_OF_CHAIN)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
FI (Application Component) Financial Accounting
⤷
FMFS (Package) Updating Funds Management
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FMCCF_END_OF_CHAIN_EXAMPLE | Example of end of chain | 20111026 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FMCCF_END_OF_CHAIN_EX_PR | Example of for Multiple AA with Purchase Requisition | 20111026 |
Properties
| Interface | IF_EX_FMCCF_CHAIN_GEN | |
| Short Description | Interface for BAdI: END_OF_CHAIN |
General Data
| Package | FMFS | Updating Funds Management |
| Created | 20091202 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20091202 |
Friends
Interface IF_EX_FMCCF_CHAIN_GEN has no friend.
Attributes
Interface IF_EX_FMCCF_CHAIN_GEN has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Allow Cross-Ledger Document Chains | 20100826 | |
| 2 | Instance method | Public | Method | Specify Chain End | 20091202 | |
| 3 | Instance method | Public | Method | Consistency Check Between Sender Values of 2 Doc. Chains | 20121130 | |
| 4 | Instance method | Public | Method | Consistency Check Between Receiver Values of 2 Doc. Chains | 20121130 |
Events
Interface IF_EX_FMCCF_CHAIN_GEN has no event.
Types
Interface IF_EX_FMCCF_CHAIN_GEN has no local type.
Method Signatures
Method CROSS_LEDGER_CHAIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_ALLOW_CROSS_LEDGER | Value transfer | Type reference (TYPE) | FLAG | allgemeines flag | 20100826 |
Method CROSS_LEDGER_CHAIN on Interface IF_EX_FMCCF_CHAIN_GEN has no exception.
Method END_OF_CHAIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_END_OF_CHAIN | Call by reference | Type reference (TYPE) | FLAG | Kettende = 'X' | 20091202 | |||
| 2 | I_F_DOCUMENT_INFO | Call by reference | Type reference (TYPE) | IFM_CCF_BUDGET_DATA | Obligovortragsdaten fuer automatischen Budgetvortrag | 20111004 | |||
| 3 | I_GJAHR | Call by reference | Type reference (TYPE) | GJAHR | Geschäftsjahr | 20091209 | |||
| 4 | I_RLDNR | Call by reference | Type reference (TYPE) | RLDNR | Ledger | 20091209 | |||
| 5 | I_VREFBN | Call by reference | Type reference (TYPE) | FM_VREFBN | Vorgänger Belegnummer | 20091202 | |||
| 6 | I_VREFBT | Call by reference | Type reference (TYPE) | FM_VREFBT | Vorgänger Belegtyp | 20091202 | |||
| 7 | I_VREF_CFLEV | Call by reference | Type reference (TYPE) | FM_CFLEV | Vortragsstufe | 20111013 | |||
| 8 | I_VREF_ERLKZ | Call by reference | Type reference (TYPE) | ERLKZ | Erledigtkennzeichen für offene Posten | 20111013 | |||
| 9 | I_VREF_FAREA | Call by reference | Type reference (TYPE) | FM_FAREA | 20111013 | ||||
| 10 | I_VREF_FIPEX | Call by reference | Type reference (TYPE) | FM_FIPEX | 20111013 | ||||
| 11 | I_VREF_FISTL | Call by reference | Type reference (TYPE) | FISTL | 20111013 | ||||
| 12 | I_VREF_FONDS | Call by reference | Type reference (TYPE) | BP_GEBER | 20111013 | ||||
| 13 | I_VREF_GRANT_NBR | Call by reference | Type reference (TYPE) | GM_GRANT_NBR | 20111013 | ||||
| 14 | I_VREF_LOEKZ | Call by reference | Type reference (TYPE) | KBLLOEKZ | 20111013 | ||||
| 15 | I_VREF_MEASURE | Call by reference | Type reference (TYPE) | FM_MEASURE | 20111013 | ||||
| 16 | I_VREF_PAYFLG | Call by reference | Type reference (TYPE) | FM_PAYFLG | Zahlungsstatus von HHM-Belegen | 20111013 | |||
| 17 | I_VRFKNT | Call by reference | Type reference (TYPE) | FM_VRFKNT | Vorgänger Kontierung | 20091202 | |||
| 18 | I_VRFORG | Call by reference | Type reference (TYPE) | FM_VRFORG | Vorgänger Belegorganisation | 20091202 | |||
| 19 | I_VRFPOS | Call by reference | Type reference (TYPE) | FM_VRFPOS | Vorgänger Belegposition | 20091202 |
Method END_OF_CHAIN on Interface IF_EX_FMCCF_CHAIN_GEN has no exception.
Method SRC_FIELD_CONSISTENCY_IN_CHAIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_F_CHAIN_INCONSISTENT | Call by reference | Type reference (TYPE) | ABAP_BOOL | Wahr wenn Kette inkonsistenz ist | 20121130 | |||
| 2 | IM_F_BUDGET_DATA1 | Call by reference | Type reference (TYPE) | IFM_CCF_BUDGET_DATA | Obligovortragsdaten fuer automatischen Budgetvortrag | 20121130 | |||
| 3 | IM_F_BUDGET_DATA2 | Call by reference | Type reference (TYPE) | IFM_CCF_BUDGET_DATA | Obligovortragsdaten fuer automatischen Budgetvortrag | 20121130 |
Method SRC_FIELD_CONSISTENCY_IN_CHAIN on Interface IF_EX_FMCCF_CHAIN_GEN has no exception.
Method TRG_FIELD_CONSISTENCY_IN_CHAIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_F_CHAIN_INCONSISTENT | Call by reference | Type reference (TYPE) | ABAP_BOOL | Wahr wenn Kette inkonsistenz ist | 20121130 | |||
| 2 | IM_F_BUDGET_DATA1 | Call by reference | Type reference (TYPE) | IFM_CCF_BUDGET_DATA | Obligovortragsdaten fuer automatischen Budgetvortrag | 20121130 | |||
| 3 | IM_F_BUDGET_DATA2 | Call by reference | Type reference (TYPE) | IFM_CCF_BUDGET_DATA | Obligovortragsdaten fuer automatischen Budgetvortrag | 20121130 |
Method TRG_FIELD_CONSISTENCY_IN_CHAIN on Interface IF_EX_FMCCF_CHAIN_GEN has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |