SAP ABAP Class CL_IFW_FORECAST_SINGLE (Class for BAdI Impl.: IFW_FORECAST_SD_BILLING_DOC)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LO-AB-IFW (Application Component) Invoice Forecasting
⤷
CIWB (Package) Invoice Forecasting Worklist: Core objects
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20100806 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_IFW_CON | Constants for invoice forecasting worklist | 20100806 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_IFW_FORECAST_SINGLE | Interface for BAdI: IFW_FORECAST_SINGLE | 20100806 |
Properties
| Class | CL_IFW_FORECAST_SINGLE | |
| Short Description | Class for BAdI Impl.: IFW_FORECAST_SD_BILLING_DOC | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | IFW | |
| Program status | ||
| Category | 0 | |
| Package | CIWB | Invoice Forecasting Worklist: Core objects |
| Created | 20100806 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_IFW_FORECAST_SINGLE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20100806 | ||
| 2 | IF_IFW_CON | Constants for invoice forecasting worklist | 20100806 | ||
| 3 | IF_IFW_FORECAST_SINGLE | Interface for BAdI: IFW_FORECAST_SINGLE | 20100806 |
Friends
Class CL_IFW_FORECAST_SINGLE has no friend class.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Determine invoice due date from item information | 20101012 | |
| 2 | Instance method | Private | Method | Map forecasting results to exporting parameter | 20100806 | |
| 3 | Instance method | Private | Method | Merge delta item with original item | 20101004 | |
| 4 | Static method | Private | Method | Convert invoice due date to factory calendar date | 20101216 |
Events
Class CL_IFW_FORECAST_SINGLE has no event.
Types
Class CL_IFW_FORECAST_SINGLE has no local type.
Method Signatures
Method _DETERMINE_INV_DATE 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 | 20101012 | |||
| 2 | IT_INVDATA | Call by reference | Type reference (TYPE) | IFW_TT_INVDATA | Result data of invoice forecasting request (table) | 20101012 |
Method _DETERMINE_INV_DATE on class CL_IFW_FORECAST_SINGLE has no exception.
Method _MAP_TO_INVDATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_MESSAGES | Call by reference | Type reference (TYPE) | IFW_TT_MESSAGE | Message output (table) | 20101216 | |||
| 2 | ET_INVDATA | Call by reference | Type reference (TYPE) | IFW_TT_INVDATA | Result data of invoice forecasting request (table) | 20100806 | |||
| 3 | IS_INVREQ | Call by reference | Type reference (TYPE) | IFW_S_INVREQ | Invoice forecasting request | 20101004 | |||
| 4 | IT_KOMV | Call by reference | Type reference (TYPE) | KOMV_TAB | Table type komv | 20100806 | |||
| 5 | IT_VBRK | Call by reference | Type reference (TYPE) | VBRK_TAB | tABLE TYPE FOR vbrk | 20100806 | |||
| 6 | IT_VBRP | Call by reference | Type reference (TYPE) | VBRP_TAB | Table type for VBRP | 20100806 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for errors in IFW from CPE interface | 20101011 | ||
| 2 | Exception class for CL_IFW_FORECAST_SINGLE | 20101004 |
Method _MERGE_INVOICE_ITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_MESSAGE | Call by reference | Type reference (TYPE) | IFW_MESSAGE | Error message from BAdI call | 20101004 | |||
| 2 | ES_VBRP_MERGED | Call by reference | Type reference (TYPE) | VBRPVB | Merge of delta item and original item | 20101004 | |||
| 3 | IS_INVREQ | Call by reference | Type reference (TYPE) | IFW_S_INVREQ | Invoice forecasting request | 20101004 | |||
| 4 | IS_VBRP | Call by reference | Type reference (TYPE) | VBRPVB | Invoice item | 20101004 | |||
| 5 | IT_VBRP | Call by reference | Type reference (TYPE) | VBRP_TAB | Table type for VBRP | 20101004 | |||
| 6 | I_INV_CAT | Value transfer | Type reference (TYPE) | IFW_DE_INV_CAT | Invoice Category | 20101004 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | merge not supported | 20101004 |
Method __CONVERT_TO_FACTORYDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_INV_DATE | Call by reference | Type reference (TYPE) | IFW_DE_INV_DATE | Invoice Due Date | 20101216 | |||
| 2 | IS_INVREQ | Call by reference | Type reference (TYPE) | IFW_S_INVREQ | Invoice forecasting request | 20101216 |
Method __CONVERT_TO_FACTORYDATE on class CL_IFW_FORECAST_SINGLE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 606 |