SAP ABAP Class CL_WLF_SUP_FUNCTIONS (support functions)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-AB (Application Component) Agency Business (Global Trade)
     WZRE_XI_PROXY (Package) Agency Business: SOA proxy implementations
Properties
Class CL_WLF_SUP_FUNCTIONS  
Short Description support functions    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package WZRE_XI_PROXY   Agency Business: SOA proxy implementations 
Created 20100902   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WLF_SUP_FUNCTIONS has no forward declaration.
Interfaces
Class CL_WLF_SUP_FUNCTIONS has no interface implemented.
Friends
Class CL_WLF_SUP_FUNCTIONS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_CAT_MAP_DEFAULT Constant Public Type reference (TYPE) APPLMSG-CATEGORY 'DCE' Message Category 20100902
2 CO_INITIAL_STRUCTURE Constant Private Type reference (TYPE) SMT_STRUCTURE ' ' Structure 20100902
3 CO_MSGTY_E Constant Private Type reference (TYPE) SYMSGTY 'E' Message Type 'E' 20100902
4 CO_MSG_CLASS Constant Private Type reference (TYPE) SYMSGID 'WZRE_PRX_MAPPING' Message Class 20100902
5 CO_STAGE_APPL Constant Public Type reference (TYPE) I 2 Application 20100902
6 CO_STAGE_MAPPING Constant Public Type reference (TYPE) I 1 Mapping 20100902
7 CO_TMP_PREFIX Constant Private Type reference (TYPE) CHAR2 '$$' Version Number Component 20100902
8 ST_NEW_ITEMS Static Attribute Private Type reference (TYPE) TY_NEW_ITEM_STAB sorted table of ty_new_it 20100902
9 S_NEW_ADDR Static Attribute Private Type reference (TYPE) TY_NEW_ADDRNO 20100902
10 S_NEW_HEAD Static Attribute Private Type reference (TYPE) TY_NEW_HEAD new header 20100902
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20100902
2 GET_NEW_HEADER_NUMBER Static method Public Method delivers new header number 20100902
3 GET_NEW_ITEM_NUMBER Static method Public Method delivers new item number 20100902
4 INCREMENT_OLDNR Static method Private Method increments oldnr by 1 20100902
5 INCREMENT_OLDPO Static method Private Method increment oldpo by 1 20100902
Events
Class CL_WLF_SUP_FUNCTIONS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_KNVV_STAB Private See coding 20100902 ty_knvv_stab TYPE SORTED TABLE OF knvv WITH UNIQUE KEY kunnr vkorg vtweg spart
2 TY_LFM1_STAB Private See coding 20100902 ty_lfm1_stab TYPE SORTED TABLE OF lfm1 WITH UNIQUE KEY lifnr ekorg
3 TY_NEW_ADDRNO Private See coding 20100902 BEGIN OF ty_new_addrno, addrno TYPE p LENGTH 4 DECIMALS 0, END OF ty_new_addrno
4 TY_NEW_HEAD Private See coding 20100902 BEGIN OF ty_new_head, oldnr TYPE oldnr_lf, END OF ty_new_head
5 TY_NEW_ITEM Private See coding 20100902 BEGIN OF ty_new_item, oldnr TYPE oldnr_lf, oldpo TYPE oldpo_lf, END OF ty_new_item
6 TY_NEW_ITEM_STAB Private See coding 20100902 ty_new_item_stab TYPE SORTED TABLE OF ty_new_item WITH UNIQUE KEY oldnr
7 TY_T024E_STAB Private See coding 20100902 ty_t024e_stab TYPE SORTED TABLE OF t024e WITH UNIQUE KEY ekorg
8 TY_TVKO_STAB Private See coding 20100902 ty_tvko_stab TYPE SORTED TABLE OF tvko WITH UNIQUE KEY vkorg
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_WLF_SUP_FUNCTIONS has no parameter.
Method CLASS_CONSTRUCTOR on class CL_WLF_SUP_FUNCTIONS has no exception.

Method GET_NEW_HEADER_NUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_OLDNR Value transfer Type reference (TYPE) OLDNR_LF Document number of the reference document 20100902

Method GET_NEW_HEADER_NUMBER on class CL_WLF_SUP_FUNCTIONS has no exception.

Method GET_NEW_ITEM_NUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OLDNR Call by reference Type reference (TYPE) OLDNR_LF Document number of the reference document 20110726
2 Returning RE_NEW_NUMBER Value transfer Type reference (TYPE) OLDPO_LF Document item of the reference document 20100902

Method GET_NEW_ITEM_NUMBER on class CL_WLF_SUP_FUNCTIONS has no exception.

Method INCREMENT_OLDNR Signature

Method INCREMENT_OLDNR on class CL_WLF_SUP_FUNCTIONS has no parameter.
Method INCREMENT_OLDNR on class CL_WLF_SUP_FUNCTIONS has no exception.

Method INCREMENT_OLDPO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_OLDPO Call by reference Type reference (TYPE) OLDPO_LF Document item of the reference document 20100902

Method INCREMENT_OLDPO on class CL_WLF_SUP_FUNCTIONS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 606