SAP ABAP Interface IF_WLF_ARCHIVE_TYPE (Archiving Types)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LO-AB (Application Component) Agency Business (Global Trade)
⤷
WZRE (Package) Agency Business
⤷
⤷
Properties
| Interface | IF_WLF_ARCHIVE_TYPE | |
| Short Description | Archiving Types |
General Data
| Package | WZRE | Agency Business |
| Created | 20100428 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_WLF_ARCHIVE_TYPE has no forward declaration.
Interfaces
Interface IF_WLF_ARCHIVE_TYPE has no interface.
Friends
Interface IF_WLF_ARCHIVE_TYPE has no friend.
Attributes
Interface IF_WLF_ARCHIVE_TYPE has no attribute.
Methods
Interface IF_WLF_ARCHIVE_TYPE has no method.
Events
Interface IF_WLF_ARCHIVE_TYPE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | KONV_KEY | Public | See coding | 20100518 | BEGIN OF konv_key,
mandt TYPE konv-mandt,
knumv TYPE konv-knumv,
kposn TYPE konv-kposn,
stunr TYPE konv-stunr,
zaehk TYPE konv-zaehk,
END OF konv_key
|
||
| 2 | KONV_KEY_TAB | Public | See coding | 20100518 | konv_key_tab TYPE STANDARD TABLE OF konv_key
|
||
| 3 | WBPA_KEY | Public | See coding | 20100518 | BEGIN OF wbpa_key,
mandt TYPE mandt,
wbeln TYPE wbeln_ag,
posnr TYPE wposnr_lf,
parvw TYPE parvw,
parza TYPE parza,
END OF wbpa_key
|
||
| 4 | WBPA_KEY_TAB | Public | See coding | 20100518 | wbpa_key_tab TYPE STANDARD TABLE OF wbpa_key
|
||
| 5 | WBRFN_KEY | Public | See coding | 20100518 | BEGIN OF wbrfn_key,
mandt TYPE mandt,
wbelnv TYPE wlf_ref_number,
posnv TYPE wlf_ref_item_number,
wbelnn TYPE wlf_wbeln_to,
posnn TYPE wlf_posnr_to,
lftypn TYPE wftypn,
END OF wbrfn_key
|
||
| 6 | WBRFN_KEY_TAB | Public | See coding | 20100518 | wbrfn_key_tab TYPE STANDARD TABLE OF wbrfn_key
|
||
| 7 | WBRF_KEY | Public | See coding | 20100518 | BEGIN OF wbrf_key,
mandt TYPE mandt,
wbelnv TYPE wbeln_von,
posnv TYPE wposnr_von,
wbelnn TYPE wbeln_nach,
posnn TYPE wposnr_nach,
lftypn TYPE wftypn,
END OF wbrf_key
|
||
| 8 | WBRF_KEY_TAB | Public | See coding | 20100518 | wbrf_key_tab TYPE STANDARD TABLE OF wbrf_key
|
||
| 9 | WBRP_KEY | Public | See coding | 20100518 | BEGIN OF wbrp_key,
mandt TYPE mandt,
wbeln TYPE wbeln_ag,
posnr TYPE wposnr_lf,
END OF wbrp_key
|
||
| 10 | WBRP_KEY_TAB | Public | See coding | 20100518 | wbrp_key_tab TYPE STANDARD TABLE OF wbrp_key
|
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 606 |