SAP ABAP Interface IF_IFW_FORECAST_SINGLE (Interface for BAdI: IFW_FORECAST_SINGLE)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LO-AB-IFW (Application Component) Invoice Forecasting
⤷
CIWB (Package) Invoice Forecasting Worklist: Core objects
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_IFW_FORECAST_SINGLE | Class for BAdI Impl.: IFW_FORECAST_SD_BILLING_DOC | 20100806 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_IFW_MM_INVOICING_DOC | Class for BAdI Impl.: IFW_FORECAST_MM_INVOICING_DOC | 20100823 |
Properties
| Interface | IF_IFW_FORECAST_SINGLE | |
| Short Description | Interface for BAdI: IFW_FORECAST_SINGLE |
General Data
| Package | CIWB | Invoice Forecasting Worklist: Core objects |
| Created | 20100805 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_IFW_FORECAST_SINGLE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20100805 |
Friends
Interface IF_IFW_FORECAST_SINGLE has no friend.
Attributes
Interface IF_IFW_FORECAST_SINGLE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get invoice forecasting parameters for a single invoice | 20100809 | |
| 2 | Instance method | Public | Method | Simulate a single invoice | 20100805 |
Events
Interface IF_IFW_FORECAST_SINGLE has no event.
Types
Interface IF_IFW_FORECAST_SINGLE has no local type.
Method Signatures
Method GET_INVOICE_SIM_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_INVREQ | Call by reference | Type reference (TYPE) | IFW_S_INVREQ | Invoice forecasting request | 20100809 | |||
| 2 | CT_MESSAGES | Call by reference | Type reference (TYPE) | IFW_TT_MESSAGE | Message output (table) | 20101014 | |||
| 3 | IS_HEADER | Call by reference | Type reference (TYPE) | IFW_HEADER | Invoice forecasting header | 20100809 | |||
| 4 | IS_WORKLIST | Call by reference | Type reference (TYPE) | IFW_WORKLIST | Invoice forecasting worklist | 20100809 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Root exception class for IFW | 20100809 |
Method SIMULATE_INVOICE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_INVDATA | Call by reference | Type reference (TYPE) | IFW_TT_INVDATA | Result data of invoice forecasting request (table) | 20100806 | |||
| 2 | CT_MESSAGES | Call by reference | Type reference (TYPE) | IFW_TT_MESSAGE | Message output (table) | 20100820 | |||
| 3 | IS_INVREQ | Call by reference | Type reference (TYPE) | IFW_S_INVREQ | Invoice forecasting request | 20100809 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Root exception class for IFW | 20100806 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 606 |