SAP ABAP Class IF_WLF_IDOC_TYPES (Types for idoc processing)
Properties
Class IF_WLF_IDOC_TYPES  
Short Description Types for idoc processing    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120530   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_WLF_IDOC_TYPES has no forward declaration.
Interfaces
Class IF_WLF_IDOC_TYPES has no interface implemented.
Friends
Class IF_WLF_IDOC_TYPES has no friend class.
Attributes
Class IF_WLF_IDOC_TYPES has no attribute.
Methods
Class IF_WLF_IDOC_TYPES has no method.
Events
Class 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