SAP ABAP Class CL_WLF_RETURN_INPUT_DATA (Checks Input Data for Return Creation)
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_INPUT_DATA | |
Short Description | Checks Input Data for Return Creation | |
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_INPUT_DATA has no forward declaration.
Interfaces
Class CL_WLF_RETURN_INPUT_DATA has no interface implemented.
Friends
Class CL_WLF_RETURN_INPUT_DATA has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WLF_S_RETURN_START_DATA | 20120709 | |||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | LFM1 | 20120709 | |||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | T024E | 20120709 | |||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TMFK | 20120712 | |||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TMZR | 20120712 | |||
6 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TY_TS_AU2WRART | 20120716 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20120717 | |
2 | ![]() |
Static method | Public | Constructor | 20120716 | |
3 | ![]() |
Instance method | Public | Method | 20120709 | |
4 | ![]() |
Instance method | Public | Method | 20120716 | |
5 | ![]() |
Instance method | Public | Method | 20120716 | |
6 | ![]() |
Instance method | Public | Method | 20120712 | |
7 | ![]() |
Static method | Private | Method | 20120716 | |
8 | ![]() |
Instance method | Public | Method | 20120709 | |
9 | ![]() |
Instance method | Public | Method | 20120709 | |
10 | ![]() |
Instance method | Public | Method | 20120709 | |
11 | ![]() |
Instance method | Public | Method | 20120712 | |
12 | ![]() |
Instance method | Public | Method | 20120712 | |
13 | ![]() |
Instance method | Public | Method | 20120709 | |
14 | ![]() |
Instance method | Public | Method | 20120709 | |
15 | ![]() |
Instance method | Public | Method | 20120710 | |
16 | ![]() |
Instance method | Private | Method | 20120716 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | WAERL_CHANGED | Instance Event (0) |
Public (2) |
20120711 |
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_TS_AU2WRART | Private | See coding | 20120716 | ty_ts_au2wrart TYPE SORTED TABLE OF wlf_c_au2wrart
WITH UNIQUE KEY auart
|
Method Signatures
Method ADJUST_CURR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_NEW_CURR | Call by reference | Type reference (TYPE) | WAERL | 20120717 | |||
2 | ![]() |
I_OLD_CURR | Call by reference | Type reference (TYPE) | WAERL | 20120717 | |||
3 | ![]() |
I_OLD_VALUE | Call by reference | Type reference (TYPE) | WLF_RETURN_VALUE | 20120717 | |||
4 | ![]() |
R_VALUE | Value transfer | Type reference (TYPE) | WLF_RETURN_VALUE | 20120717 |
Method ADJUST_CURR on class CL_WLF_RETURN_INPUT_DATA has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_WLF_RETURN_INPUT_DATA has no parameter.
Method CLASS_CONSTRUCTOR on class CL_WLF_RETURN_INPUT_DATA has no exception.
Method GET_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RS_DATA | Value transfer | Type reference (TYPE) | WLF_S_RETURN_START_DATA | 20120709 |
Method GET_DATA on class CL_WLF_RETURN_INPUT_DATA has no exception.
Method GET_DROP_DOWN_FOR_ITEMCAT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_VALUE | Value transfer | Type reference (TYPE) | CL_WLF_EDIT_ALV_SIMPLE=>TY_T_DROP_DOWN_VALUE_IN | 20120716 |
Method GET_DROP_DOWN_FOR_ITEMCAT on class CL_WLF_RETURN_INPUT_DATA has no exception.
Method GET_DROP_DOWN_FOR_LFGRU Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_VALUE | Value transfer | Type reference (TYPE) | CL_WLF_EDIT_ALV_SIMPLE=>TY_T_DROP_DOWN_VALUE_IN | 20120716 |
Method GET_DROP_DOWN_FOR_LFGRU on class CL_WLF_RETURN_INPUT_DATA has no exception.
Method GET_TMFK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RS_TMFK | Value transfer | Type reference (TYPE) | TMFK | 20120712 |
Method GET_TMFK on class CL_WLF_RETURN_INPUT_DATA has no exception.
Method READ_CUSTOMIZING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ETS_AU2WRART | Call by reference | Type reference (TYPE) | TY_TS_AU2WRART | 20120716 |
Method READ_CUSTOMIZING on class CL_WLF_RETURN_INPUT_DATA has no exception.
Method SET_BUKRS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_BUKRS | Call by reference | Type reference (TYPE) | BUKRS | 20120709 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120709 |
Method SET_EKGRP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_EKGRP | Call by reference | Type reference (TYPE) | EKGRP | 20120709 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120709 |
Method SET_EKORG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_EKORG | Call by reference | Type reference (TYPE) | EKORG | 20120709 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120709 |
Method SET_LFART Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_LFART | Call by reference | Type reference (TYPE) | WFART | 20120712 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120712 |
Method SET_LFGRU Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_LFGRU | Call by reference | Type reference (TYPE) | WFGRU | 20120712 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120712 |
Method SET_LIFRE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_LIFRE | Call by reference | Type reference (TYPE) | LIFRE | 20120709 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120709 |
Method SET_VBELN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_VBELN | Call by reference | Type reference (TYPE) | VBELN_VA | 20120709 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120709 |
Method SET_WAERL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_WAERL | Call by reference | Type reference (TYPE) | WAERL | 20120710 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120710 |
Method SET_WRART Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_WRART | Call by reference | Type reference (TYPE) | WRART | 20120716 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120716 |
Event Signatures
Event WAERL_CHANGED Signature
Event WAERL_CHANGED on class CL_WLF_RETURN_INPUT_DATA has no parameter.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 607 |