SAP ABAP Class CL_IFW_STATUS_READ_CUST (IFW Status read customizing)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-AB-IFW (Application Component) Invoice Forecasting
     CIWB_STATUS (Package) IFW status management
Properties
Class CL_IFW_STATUS_READ_CUST  
Short Description IFW Status read customizing    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CIWB_STATUS   IFW status management 
Created 20100901   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_IFW_STATUS_READ_CUST has no forward declaration.
Interfaces
Class CL_IFW_STATUS_READ_CUST has no interface implemented.
Friends
Class CL_IFW_STATUS_READ_CUST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_ERROR Constant Public Type reference (TYPE) SY-MSGTY 'E' error 20101109
2 C_INFORMATION Constant Public Type reference (TYPE) SY-MSGTY 'I' Information 20101109
3 C_MSGID_STATUS Constant Public Type reference (TYPE) SY-MSGID 'IFW_STATUS' Message Class 20101109
4 C_WARNING Constant Public Type reference (TYPE) SY-MSGTY 'W' Warning 20101109
Methods
# Method Level Visibility Method type Description Created on
1 READ_CUST_STAT_CONTROL Static method Public Method read customizing status control 20100901
2 READ_CUST_STAT_DEF Static method Public Method read customizing status definition 20100901
3 READ_CUST_STAT_OFFSET Static method Public Method read customizing status offset 20100901
Events
Class CL_IFW_STATUS_READ_CUST has no event.
Types
Class CL_IFW_STATUS_READ_CUST has no local type.
Method Signatures

Method READ_CUST_STAT_CONTROL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_COMM_STRUCTURE Call by reference Type reference (TYPE) IFW_DE_COMM_STRUCTURE_NAME Name of a structure 20100901
2 Exporting E_FUNCTION_ID Call by reference Type reference (TYPE) IFW_DE_FUNCTION_ID FDT: Universal Unique Identifier 20100901
3 Importing I_DOC_TYPE Call by reference Type reference (TYPE) CIWB_DE_ROOT_DOC_TYPE Source Document Type 20100901
# Exception Resumable Description Created on
1 CX_IFW_ERROR Exception class for IFW 20101109

Method READ_CUST_STAT_DEF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ICON Call by reference Type reference (TYPE) IFW_DE_ICON Icon 20100901
2 Exporting E_ICON_PRIORITY Call by reference Type reference (TYPE) IFW_DE_ICON_PRIORITY priority for status icon sorting 20101119
3 Exporting E_ICON_TOOLTIPP Call by reference Type reference (TYPE) IFW_DE_TOOLTIP Tooltipp 20100901
4 Exporting E_STATUS_DESC Call by reference Type reference (TYPE) IFW_DE_STATUS_DESC Status Text 20100901
5 Importing I_DOC_TYPE Call by reference Type reference (TYPE) CIWB_DE_ROOT_DOC_TYPE Source Document Type 20100901
6 Importing I_LANGUAGE Call by reference Type reference (TYPE) SPRAS Language Key 20100901
7 Importing I_STATUS Call by reference Type reference (TYPE) IFW_DE_STATUS Status 20100901
# Exception Resumable Description Created on
1 CX_IFW_ERROR Exception class for IFW 20101109

Method READ_CUST_STAT_OFFSET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_OFFSET Call by reference Type reference (TYPE) IFW_DE_OFFSET IFW offset 20100901
2 Exporting E_OFFSET_IDD Call by reference Type reference (TYPE) IFW_DE_OFFSET_FROM_IDD Offset for time intervall from invoice due date 20101116
3 Importing I_DOC_TYPE Call by reference Type reference (TYPE) CIWB_DE_ROOT_DOC_TYPE Source Document Type 20100901
4 Importing I_INV_CAT Call by reference Type reference (TYPE) IFW_DE_INV_CAT Invoice Category 20100901
5 Importing I_INV_TYPE Call by reference Type reference (TYPE) IFW_DE_INV_TYPE Invoice Type 20100901
# Exception Resumable Description Created on
1 CX_IFW_ERROR Exception class for IFW 20101109
History
Last changed by/on SAP  20110908 
SAP Release Created in 606