SAP ABAP Class IF_IFW_FORECAST_SINGLE (Interface for BAdI: IFW_FORECAST_SINGLE)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20100805
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
Class IF_IFW_FORECAST_SINGLE  
Short Description Interface for BAdI: IFW_FORECAST_SINGLE    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100805   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_IFW_FORECAST_SINGLE has no forward declaration.
Interfaces
Class IF_IFW_FORECAST_SINGLE has no interface implemented.
Friends
Class IF_IFW_FORECAST_SINGLE has no friend class.
Attributes
Class IF_IFW_FORECAST_SINGLE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_INVOICE_SIM_REQUEST Instance method Public Method Get invoice forecasting parameters for a single invoice 20100809
2 SIMULATE_INVOICE Instance method Public Method Simulate a single invoice 20100805
Events
Class IF_IFW_FORECAST_SINGLE has no event.
Types
Class 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 Changing CS_INVREQ Call by reference Type reference (TYPE) IFW_S_INVREQ Invoice forecasting request 20100809
2 Changing CT_MESSAGES Call by reference Type reference (TYPE) IFW_TT_MESSAGE Message output (table) 20101014
3 Importing IS_HEADER Call by reference Type reference (TYPE) IFW_HEADER Invoice forecasting header 20100809
4 Importing IS_WORKLIST Call by reference Type reference (TYPE) IFW_WORKLIST Invoice forecasting worklist 20100809
# Exception Resumable Description Created on
1 CX_IFW_ROOT 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 Changing CT_INVDATA Call by reference Type reference (TYPE) IFW_TT_INVDATA Result data of invoice forecasting request (table) 20100806
2 Changing CT_MESSAGES Call by reference Type reference (TYPE) IFW_TT_MESSAGE Message output (table) 20100820
3 Importing IS_INVREQ Call by reference Type reference (TYPE) IFW_S_INVREQ Invoice forecasting request 20100809
# Exception Resumable Description Created on
1 CX_IFW_ROOT Root exception class for IFW 20100806
History
Last changed by/on SAP  20110908 
SAP Release Created in