SAP ABAP Class IF_WSLI_DBSYS_OPT (Interface for BAdI: WSLI_DB_OPTIMIZATIONS)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20130912
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WSLI_DBSYS_HDB Class for BAdI Implementation WSLI_DBSYS_HDB 20130912
Properties
Class IF_WSLI_DBSYS_OPT  
Short Description Interface for BAdI: WSLI_DB_OPTIMIZATIONS    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130909   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_WSLI_DBSYS_OPT has no forward declaration.
Interfaces
Class IF_WSLI_DBSYS_OPT has no interface implemented.
Friends
Class IF_WSLI_DBSYS_OPT has no friend class.
Attributes
Class IF_WSLI_DBSYS_OPT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 READ_CDHDR_FROM_VIEW Instance method Public Method Read Change Document Using SAP HANA View 20130912
Events
Class IF_WSLI_DBSYS_OPT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 ASORT_RANGE Public See coding 20130912 ASORT_RANGE type standard table of asort_ran
2 BAUM_TYPE Public See coding Sales Organization 20130912 BEGIN OF BAUM_TYPE, MANDT LIKE SY-MANDT, VKORG TYPE WRS1-VKORG, VTWEG TYPE WRS1-VTWEG, ASORT TYPE WRS1-ASORT, NAME1 TYPE WRST-NAME1, MATNR TYPE MARA-MATNR, MAKTX TYPE MAKT-MAKTX, UDATE TYPE CDHDR-UDATE, UTIME TYPE CDHDR-UTIME, USERNAME TYPE CDHDR-USERNAME, TCODE TYPE CDHDR-TCODE, CHANGENR TYPE CDHDR-CHANGENR, CHANGE_IND TYPE CDHDR-CHANGE_IND, END OF BAUM_TYPE
3 BAUM_TYPE_TABLE Public See coding Sales Organization 20130912 BAUM_TYPE_TABLE type TABLE OF BAUM_TYPE
4 MATNR_RANGE Public See coding 20130912 MATNR_RANGE type standard table of matnr_ran
5 T_DATUM_RANGE Public See coding 20130912 t_DATUM_RANGE type standard table of DATUM_RANGE
Method Signatures

Method READ_CDHDR_FROM_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_BAUM Call by reference Type reference (TYPE) BAUM_TYPE_TABLE 20130912
2 Importing IT_ASORT_RANGE Call by reference Type reference (TYPE) ASORT_RANGE Range Table for Assortment 20130912
3 Importing IT_DATUM_RANGE Call by reference Type reference (TYPE) T_DATUM_RANGE Line of Range Table for Date 20130912
4 Importing IT_MATNR_LIST Call by reference Type reference (TYPE) PRE03_TAB Material number 20130912
5 Importing IT_MATNR_RANGE Call by reference Type reference (TYPE) MATNR_RANGE Material Number 20130912
6 Importing I_VKORG Call by reference Type reference (TYPE) WRS1-VKORG Sales Organization 20130912
7 Importing I_VTWEG Call by reference Type reference (TYPE) WRS1-VTWEG Distribution Channel 20130912

Method READ_CDHDR_FROM_VIEW on class IF_WSLI_DBSYS_OPT has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in