SAP ABAP Class IF_MODEL_ENHANCEMENTS (Additional fields for the IFW Report)
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20100709 |
Properties
Class | IF_MODEL_ENHANCEMENTS | |
Short Description | Additional fields for the IFW Report | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20100709 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_MODEL_ENHANCEMENTS has no forward declaration.
Interfaces
Class IF_MODEL_ENHANCEMENTS has no interface implemented.
Friends
Class IF_MODEL_ENHANCEMENTS has no friend class.
Attributes
Class 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
Class IF_MODEL_ENHANCEMENTS has no event.
Types
Class 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 class 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 class 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 class IF_MODEL_ENHANCEMENTS has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |