SAP ABAP Class CL_WLF_RETURN_INVOICE_CREATOR (Create Invoice for Returns)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-AB (Application Component) Agency Business (Global Trade)
     WLF_RETURN (Package) Returns via Single Settlement Requests
Properties
Class CL_WLF_RETURN_INVOICE_CREATOR  
Short Description Create Invoice for Returns    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package WLF_RETURN   Returns via Single Settlement Requests 
Created 20120709   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WLF_RETURN_INVOICE_CREATOR has no forward declaration.
Interfaces
Class CL_WLF_RETURN_INVOICE_CREATOR has no interface implemented.
Friends
Class CL_WLF_RETURN_INVOICE_CREATOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_SETTL_PARTY_VENDOR Constant Private Type reference (TYPE) WLF_SETTLEMENT_PARTY '1' 20120710
2 C_USE_CASE_RETURN Constant Private Type reference (TYPE) WLF_USE_CASE_TYPE '40' 20120710
3 MO_INPUT_DATA Instance attribute Private Object reference (TYPE REF TO) CL_WLF_RETURN_INPUT_DATA 20120709
4 S_AGENCY_CREATION_ACTIVE Static Attribute Private Type reference (TYPE) ABAP_BOOL 20120712
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20120709
2 CREATE_AGENCY_DOCUMENTS Instance method Public Method 20120710
3 GET_SOURCE_ITEMS Instance method Public Method 20120709
4 IS_AGENCY_CREATION_ACTIVE Static method Public Method 20120712
5 PRE_CHECK Instance method Public Method 20120712
Events
Class CL_WLF_RETURN_INVOICE_CREATOR has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_T_SOURCE Public See coding 20120709 ty_t_source TYPE STANDARD TABLE OF wlf_s_select_vbap WITH DEFAULT KEY
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_INPUT_DATA Call by reference Object reference (TYPE REF TO) CL_WLF_RETURN_INPUT_DATA 20120709

Method CONSTRUCTOR on class CL_WLF_RETURN_INVOICE_CREATOR has no exception.

Method CREATE_AGENCY_DOCUMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_PROTOCOL Call by reference Object reference (TYPE REF TO) CL_WZRE_PROTOCOL 20120710
2 Exporting E_SAVE_REQUESTED Call by reference Type reference (TYPE) ABAP_BOOL 20120711
3 Importing IT_SOURCE Call by reference Type reference (TYPE) TY_T_SOURCE 20120710
# Exception Resumable Description Created on
1 CX_WZRE_ERROR 20120710

Method GET_SOURCE_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SOURCE Call by reference Type reference (TYPE) TY_T_SOURCE 20120709
# Exception Resumable Description Created on
1 CX_WZRE_NO_AUTHORITY 20120711

Method IS_AGENCY_CREATION_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_IS Value transfer Type reference (TYPE) ABAP_BOOL 20120712

Method IS_AGENCY_CREATION_ACTIVE on class CL_WLF_RETURN_INVOICE_CREATOR has no exception.

Method PRE_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_PROTOCOL Call by reference Object reference (TYPE REF TO) CL_WZRE_PROTOCOL 20120712
2 Importing IT_SOURCE Call by reference Type reference (TYPE) TY_T_SOURCE 20120712

Method PRE_CHECK on class CL_WLF_RETURN_INVOICE_CREATOR has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 607