SAP ABAP Interface IF_WLF_IDOC_TYPES (Types for idoc processing)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LO-AB (Application Component) Agency Business (Global Trade)
⤷
WLF_IDOC_PROCESSING (Package) IDoc Processing

⤷

⤷

Properties
Interface | IF_WLF_IDOC_TYPES | |
Short Description | Types for idoc processing |
General Data
Package | WLF_IDOC_PROCESSING | IDoc Processing |
Created | 20120530 | SAP |
Last changed | 20131127 | SAP |
Unicode checks active |
Forward declarations
Interface IF_WLF_IDOC_TYPES has no forward declaration.
Interfaces
Interface IF_WLF_IDOC_TYPES has no interface.
Friends
Interface IF_WLF_IDOC_TYPES has no friend.
Attributes
Interface IF_WLF_IDOC_TYPES has no attribute.
Methods
Interface IF_WLF_IDOC_TYPES has no method.
Events
Interface IF_WLF_IDOC_TYPES has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | S_MAP | Public | See coding | 20120530 | BEGIN OF s_map,
counter TYPE i,
a_fieldname TYPE string,
b_fieldname TYPE string,
END OF s_map
|
||
2 | TY_T_EDIDC | Public | See coding | 20130808 | ty_t_edidc TYPE STANDARD TABLE OF edidc
|
||
3 | TY_T_IDOC_LIST_OUT | Public | See coding | 20130808 | ty_t_idoc_list_out TYPE STANDARD TABLE OF wlfs_idoc_list_out
|
||
4 | T_MAP | Public | See coding | 20120530 | t_map TYPE STANDARD TABLE OF s_map
|
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in | 607 |