SAP ABAP Interface IF_MODEL_ENHANCEMENTS (Additional fields for the IFW Report)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LO-AB-IFW (Application Component) Invoice Forecasting
⤷
CIWB_UI (Package) Invoice Forecasting Worklist: UI

⤷

⤷

Properties
Interface | IF_MODEL_ENHANCEMENTS | |
Short Description | Additional fields for the IFW Report |
General Data
Package | CIWB_UI | Invoice Forecasting Worklist: UI |
Created | 20100709 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
Interface IF_MODEL_ENHANCEMENTS has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20100709 |
Friends
Interface IF_MODEL_ENHANCEMENTS has no friend.
Attributes
Interface IF_MODEL_ENHANCEMENTS has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Get Invoice and Payment Due Date for UI header | 20101123 |
2 | ![]() |
Instance method | Public | Method | Merge Invoice Items for the UI | 20101001 |
3 | ![]() |
Instance method | Public | Method | Supply of additional UI fields in the IFW report | 20100709 |
Events
Interface IF_MODEL_ENHANCEMENTS has no event.
Types
Interface IF_MODEL_ENHANCEMENTS has no local type.
Method Signatures
Method GET_HEADER_DUE_DATES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_INV_DUE_DATE | Call by reference | Type reference (TYPE) | IFW_DE_INV_DATE | Invoice Due Date at UI Header Level | 20101123 | ||
2 | ![]() |
C_PAY_DUE_DATE | Call by reference | Type reference (TYPE) | IFW_DE_PAY_DATE | Payment Due Date at UI Header Level | 20101123 | ||
3 | ![]() |
IS_UI_WORKLIST | Call by reference | Type reference (TYPE) | IFW_UI_WORKLIST | UI IFW worklist | 20101123 | ||
4 | ![]() |
IT_ITEM | Call by reference | Type reference (TYPE) | IFW_TT_FC_ITEM_STD | IFW item | 20101123 |
Method GET_HEADER_DUE_DATES on Interface IF_MODEL_ENHANCEMENTS has no exception.
Method MERGE_INVOICE_FOR_UI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_IFW_UI_ITEM | Call by reference | Type reference (TYPE) | IFW_TT_FC_ITEM_STD | Invoice forecasting item for UI (after merge) | 20101001 | ||
2 | ![]() |
IT_IFW_ITEM | Call by reference | Type reference (TYPE) | IFW_TT_FC_ITEM_STD | Invoice forecasting item Original | 20101001 |
Method MERGE_INVOICE_FOR_UI on Interface IF_MODEL_ENHANCEMENTS has no exception.
Method SUPPLY_ADD_UI_FIELDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_UI_ITEM | Call by reference | Type reference (TYPE) | IFW_UI_TT_ITEM_SORTED | IFW UI item table (sorted) | 20100709 | ||
2 | ![]() |
CT_UI_WORKLIST | Call by reference | Type reference (TYPE) | IFW_UI_TT_WORKLIST | IFW UI worklist items | 20100709 | ||
3 | ![]() |
IT_HEADER | Call by reference | Type reference (TYPE) | IFW_TT_FC_HEADER_STD | Invoice forecasting header (standard table) | 20100709 | ||
4 | ![]() |
IT_ITEM | Call by reference | Type reference (TYPE) | IFW_TT_FC_ITEM_STD | Invoice forecasting item (standard table) | 20100709 | ||
5 | ![]() |
IT_WORKLIST | Call by reference | Type reference (TYPE) | IFW_TT_WL_STD | Invoice forecasting worklist (standard table) | 20100709 |
Method SUPPLY_ADD_UI_FIELDS on Interface IF_MODEL_ENHANCEMENTS has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 606 |