SAP ABAP Class CL_WZRE_COMBINER (class for combining equal lines)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-AB (Application Component) Agency Business (Global Trade)
     WZRE_EXTERNAL_POSTING (Package) External posting via agency business
Properties
Class CL_WZRE_COMBINER  
Short Description class for combining equal lines    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package WZRE_EXTERNAL_POSTING   External posting via agency business 
Created 20111108   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WZRE_COMBINER has no forward declaration.
Interfaces
Class CL_WZRE_COMBINER has no interface implemented.
Friends
Class CL_WZRE_COMBINER has no friend class.
Attributes
Class CL_WZRE_COMBINER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONSOLIDATE Instance method Public Method determine mapping from source to consolidation table 20111108
2 DETERMINE_EQUAL_LINES Instance method Private Method Which lines are equal 20111108
3 GET_INSTANCE Static method Public Method return combiner instance 20111108
4 GET_REFERENCE_TABLE Instance method Private Method Build table with references to table entries 20111108
5 GET_SOURCE_REF_TAB_REF Instance method Private Method return reference to source reference table 20111108
6 SET_FIELD_FROM_SOURCE Instance method Private Method Fill from index field 20111108
Events
Class CL_WZRE_COMBINER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 GTY_T_EQUAL Private See coding 20111108 gty_t_equal TYPE STANDARD TABLE OF sytabix WITH DEFAULT KEY
2 GTY_T_T_EQUAL Private See coding 20111108 gty_t_t_equal TYPE STANDARD TABLE OF gty_t_equal WITH DEFAULT KEY
Method Signatures

Method CONSOLIDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_CHANGE Call by reference Type reference (TYPE) STANDARD TABLE 20111108
2 Changing CT_CHANGE2 Call by reference Type reference (TYPE) STANDARD TABLE 20111108
3 Changing CT_CONSOLIDATE Call by reference Type reference (TYPE) STANDARD TABLE 20111108
4 Importing IT_SOURCE Call by reference Type reference (TYPE) INDEX TABLE 20111108

Method CONSOLIDATE on class CL_WZRE_COMBINER has no exception.

Method DETERMINE_EQUAL_LINES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_EQUAL Call by reference Type reference (TYPE) GTY_T_T_EQUAL 20111108
2 Importing IT_CONSOLIDATE Call by reference Type reference (TYPE) STANDARD TABLE 20111108

Method DETERMINE_EQUAL_LINES on class CL_WZRE_COMBINER has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_COMBINER Value transfer Object reference (TYPE REF TO) CL_WZRE_COMBINER 20111108

Method GET_INSTANCE on class CL_WZRE_COMBINER has no exception.

Method GET_REFERENCE_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_DATA Call by reference Type reference (TYPE) STANDARD TABLE 20111108
2 Exporting ET_REF Call by reference Type reference (TYPE) WZRE_T_REF_TO_DATA 20111108

Method GET_REFERENCE_TABLE on class CL_WZRE_COMBINER has no exception.

Method GET_SOURCE_REF_TAB_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_CONSOLIDATE Call by reference Type reference (TYPE) STANDARD TABLE 20111108
2 Exporting ER_SOURCE_REF Call by reference Object reference (TYPE REF TO) WZRE_T_REF_TO_DATA 20111108
3 Importing IV_INDEX Call by reference Type reference (TYPE) SYTABIX 20111108

Method GET_SOURCE_REF_TAB_REF on class CL_WZRE_COMBINER has no exception.

Method SET_FIELD_FROM_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_CONSOLIDATE_REF Call by reference Type reference (TYPE) WZRE_T_REF_TO_DATA 20111108
2 Changing CT_DATA Call by reference Type reference (TYPE) STANDARD TABLE 20111108
3 Importing IT_SOURCE Call by reference Type reference (TYPE) INDEX TABLE 20111108

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