SAP ABAP Class CL_IFW_MM_INVOICING_DOC (Class for BAdI Impl.: IFW_FORECAST_MM_INVOICING_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 | 20100823 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_IFW_CON | Constants for invoice forecasting worklist | 20100824 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_IFW_FORECAST_SINGLE | Interface for BAdI: IFW_FORECAST_SINGLE | 20100823 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_MMPUR_CONSTANTS_IND | Various Indicators | 20101112 |
5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_MRM_CONSTANTS | Invoice Verification Constants | 20100827 |
Properties
Class | CL_IFW_MM_INVOICING_DOC | |
Short Description | Class for BAdI Impl.: IFW_FORECAST_MM_INVOICING_DOC | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CIWB | Invoice Forecasting Worklist: Core objects |
Created | 20100823 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20100823 | ||
2 | IF_IFW_CON | Constants for invoice forecasting worklist | 20100824 | ||
3 | IF_IFW_FORECAST_SINGLE | Interface for BAdI: IFW_FORECAST_SINGLE | 20100823 | ||
4 | IF_MMPUR_CONSTANTS_IND | Various Indicators | 20101112 | ||
5 | IF_MRM_CONSTANTS | Invoice Verification Constants | 20100827 |
Friends
Class CL_IFW_MM_INVOICING_DOC has no friend class.
Attributes
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20101022 |
2 | ![]() |
Instance method | Private | Method | Fill Invoice Header (RBKP) | 20100824 |
3 | ![]() |
Instance method | Private | Method | Map the forecasting Results to the exporting parameter | 20100914 |
4 | ![]() |
Instance method | Private | Method | Merge Invoice Items into one IFW item | 20100916 |
Events
Class CL_IFW_MM_INVOICING_DOC has no event.
Types
Class CL_IFW_MM_INVOICING_DOC has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_IFW_MM_INVOICING_DOC has no parameter.
Method CLASS_CONSTRUCTOR on class CL_IFW_MM_INVOICING_DOC has no exception.
Method _MAP_INVOICE_HEADER 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 | Message output | 20100915 | ||
2 | ![]() |
ES_RBKPV | Call by reference | Type reference (TYPE) | MRM_RBKPV | Invoice Header | 20100824 | ||
3 | ![]() |
IS_INVREQ | Call by reference | Type reference (TYPE) | IFW_S_INVREQ | Invoice forecasting request | 20100824 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Root exception class for IFW | 20100915 |
Method _MAP_TO_INVDATA 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 | Message | 20100915 | ||
2 | ![]() |
ET_INVDATA | Call by reference | Type reference (TYPE) | IFW_TT_INVDATA | Result data of invoice forecasting request (table) | 20100914 | ||
3 | ![]() |
IS_INVREQ | Call by reference | Type reference (TYPE) | IFW_S_INVREQ | Invoice forecasting request | 20100914 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Root exception class for IFW | 20100923 |
Method _MERGE_INVOICE_ITEMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_MERGED_ITEM | Call by reference | Type reference (TYPE) | MMCR_DRSEG | Merged Invoice forecasting item | 20100921 | ||
2 | ![]() |
ES_MESSAGE | Call by reference | Type reference (TYPE) | IFW_MESSAGE | Message output | 20100921 | ||
3 | ![]() |
IS_DRSEG | Call by reference | Type reference (TYPE) | MMCR_DRSEG | Invoice forecasting item | 20100921 | ||
4 | ![]() |
IS_INVREQ | Call by reference | Type reference (TYPE) | IFW_S_INVREQ | Invoice forecasting request | 20100916 | ||
5 | ![]() |
I_INV_CAT | Call by reference | Type reference (TYPE) | IFW_DE_INV_CAT | Invoice Category | 20100921 |
Method _MERGE_INVOICE_ITEMS on class CL_IFW_MM_INVOICING_DOC has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 606 |