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 | ![]() |
Constant | Private | Type reference (TYPE) | WLF_SETTLEMENT_PARTY | '1' | 20120710 | ||
2 | ![]() |
Constant | Private | Type reference (TYPE) | WLF_USE_CASE_TYPE | '40' | 20120710 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_WLF_RETURN_INPUT_DATA | 20120709 | |||
4 | ![]() |
Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20120712 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20120709 | |
2 | ![]() |
Instance method | Public | Method | 20120710 | |
3 | ![]() |
Instance method | Public | Method | 20120709 | |
4 | ![]() |
Static method | Public | Method | 20120712 | |
5 | ![]() |
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 | ![]() |
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 | ![]() |
EO_PROTOCOL | Call by reference | Object reference (TYPE REF TO) | CL_WZRE_PROTOCOL | 20120710 | |||
2 | ![]() |
E_SAVE_REQUESTED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120711 | |||
3 | ![]() |
IT_SOURCE | Call by reference | Type reference (TYPE) | TY_T_SOURCE | 20120710 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120710 |
Method GET_SOURCE_ITEMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_SOURCE | Call by reference | Type reference (TYPE) | TY_T_SOURCE | 20120709 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120711 |
Method IS_AGENCY_CREATION_ACTIVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
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 | ![]() |
EO_PROTOCOL | Call by reference | Object reference (TYPE REF TO) | CL_WZRE_PROTOCOL | 20120712 | |||
2 | ![]() |
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 |