SAP ABAP Interface IF_EX_FMFG_BL_CORE_USEXT (Business add-in interface IF_EX_FMFG_BUDGETARYLEDGER)
Hierarchy
☛
EA-PS (Software Component) SAP Enterprise Extension Public Services
⤷
PSM-FM (Application Component) Funds Management
⤷
FMFG_BLCORE_E (Package) Core of the Budgetary Ledger

⤷

⤷

Properties
Interface | IF_EX_FMFG_BL_CORE_USEXT | |
Short Description | Business add-in interface IF_EX_FMFG_BUDGETARYLEDGER |
General Data
Package | FMFG_BLCORE_E | Core of the Budgetary Ledger |
Created | 20030121 | SAP |
Last changed | 20030121 | SAP |
Unicode checks active |
Forward declarations
Interface IF_EX_FMFG_BL_CORE_USEXT has no forward declaration.
Interfaces
Interface IF_EX_FMFG_BL_CORE_USEXT has no interface.
Friends
Interface IF_EX_FMFG_BL_CORE_USEXT has no friend.
Attributes
Interface IF_EX_FMFG_BL_CORE_USEXT has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Check whether the scenario is active for a certain line | 20030121 |
2 | ![]() |
Instance method | Public | Method | Derive account and offset per line and ledger area | 20030121 |
3 | ![]() |
Instance method | Public | Method | Decision whether fields are moved into the resulting FI doc | 20030121 |
4 | ![]() |
Instance method | Public | Method | Generate new Lines out of other than funds managment data | 20030121 |
5 | ![]() |
Instance method | Public | Method | Generates new payment lines in FM | 20030121 |
6 | ![]() |
Instance method | Public | Method | Activates offset entries for budget lines | 20030121 |
7 | ![]() |
Instance method | Public | Method | Get all the line items before collection | 20030121 |
Events
Interface IF_EX_FMFG_BL_CORE_USEXT has no event.
Types
Interface IF_EX_FMFG_BL_CORE_USEXT has no local type.
Method Signatures
Method CHECK_ACTIVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_BL_ACTIVE | Call by reference | Type reference (TYPE) | FM_BL_ACTIVE | 20030121 | |||
2 | ![]() |
EX_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2 | Rückgabeparameter | 20030121 | ||
3 | ![]() |
IM_FMBLCOREIN | Call by reference | Type reference (TYPE) | FMBLCOREIN | Schnittstelle zum Budgetären Ledger | 20030121 |
Method CHECK_ACTIVE on Interface IF_EX_FMFG_BL_CORE_USEXT has no exception.
Method DERIVE_ACCOUNTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_ACCOUNT | Call by reference | Type reference (TYPE) | HKONT | Hauptbuchkonto | 20030121 | ||
2 | ![]() |
EX_ACCOUNT_OFFSET | Call by reference | Type reference (TYPE) | HKONT_EN | Sachkonto | 20030121 | ||
3 | ![]() |
EX_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2 | Rückgabeparameter | 20030121 | ||
4 | ![]() |
IM_FMBLCOREIN | Call by reference | Type reference (TYPE) | FMBLCOREIN | 20030121 |
Method DERIVE_ACCOUNTS on Interface IF_EX_FMFG_BL_CORE_USEXT has no exception.
Method FIELD_MOVEMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CH_FMBLFIELDMOVEMENT | Call by reference | Type reference (TYPE) | FMBLFIELDMOVEMENT | Schnittstelle zum Budgetären Ledger | 20030121 | ||
2 | ![]() |
IM_FMBLCOREIN | Call by reference | Type reference (TYPE) | FMBLCOREIN | Schnittstelle zum Budgetären Ledger | 20030121 |
Method FIELD_MOVEMENT on Interface IF_EX_FMFG_BL_CORE_USEXT has no exception.
Method GENERATE_NON_FM_ITEMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CH_TFMBLCOREIN | Call by reference | Type reference (TYPE) | TFMBLCOREIN | 20030121 | |||
2 | ![]() |
IM_TACCIT | Call by reference | Type reference (TYPE) | TACCIT | 20030121 |
Method GENERATE_NON_FM_ITEMS on Interface IF_EX_FMFG_BL_CORE_USEXT has no exception.
Method GENERATE_PAYMENT_ITEMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_FIIFIHD | Call by reference | Type reference (TYPE) | TFMIFIHD | Tabelle für fmifihd Posten | 20030121 | ||
2 | ![]() |
EX_FIIFIIT | Call by reference | Type reference (TYPE) | TFMIFIIT | Tabelle für FMFIIT Posten | 20030121 | ||
3 | ![]() |
EX_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2 | Rückgabeparameter | 20030121 | ||
4 | ![]() |
IM_ACCCR | Call by reference | Type reference (TYPE) | TACCCR | 20030121 | |||
5 | ![]() |
IM_ACCHD | Call by reference | Type reference (TYPE) | TACCHD | 20030121 | |||
6 | ![]() |
IM_ACCIT | Call by reference | Type reference (TYPE) | TACCIT | 20030121 | |||
7 | ![]() |
IM_AUSZ3 | Call by reference | Type reference (TYPE) | TAUSZ_CLR | 20030121 | |||
8 | ![]() |
IM_FMIFIHD | Call by reference | Type reference (TYPE) | TFMIFIHD | Tabelle für fmifihd Posten | 20030121 | ||
9 | ![]() |
IM_FMIFIIT | Call by reference | Type reference (TYPE) | TFMIFIIT | Tabelle für FMFIIT Posten | 20030121 |
Method GENERATE_PAYMENT_ITEMS on Interface IF_EX_FMFG_BL_CORE_USEXT has no exception.
Method GET_BLEDGER_AREAS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_BL_AREAS | Value transfer | Type reference (TYPE) | TFMBLAREA | 20030121 | |||
2 | ![]() |
EX_RETURN | Value transfer | Type reference (TYPE) | BAPIRET2 | Rückgabeparameter | 20030121 | ||
3 | ![]() |
IM_FMBLCOREIN | Value transfer | Type reference (TYPE) | FMBLCOREIN | Schnittstelle zum Budgetären Ledger | 20030121 |
Method GET_BLEDGER_AREAS on Interface IF_EX_FMFG_BL_CORE_USEXT has no exception.
Method POPULATE_LINES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CH_TFMBLCOREIN | Call by reference | Type reference (TYPE) | TFMBLCOREIN | 20030121 | |||
2 | ![]() |
EX_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2 | Rückgabeparameter | 20030121 |
Method POPULATE_LINES on Interface IF_EX_FMFG_BL_CORE_USEXT has no exception.
History
Last changed by/on | SAP | 20030121 |
SAP Release Created in | 110 |