SAP ABAP Interface IF_WSLI_DBSYS_OPT (Interface for BAdI: WSLI_DB_OPTIMIZATIONS)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
WSOR (Package) IS-R: Assortments
⤷
⤷
⤷
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
| Interface | IF_WSLI_DBSYS_OPT | |
| Short Description | Interface for BAdI: WSLI_DB_OPTIMIZATIONS |
General Data
| Package | WSOR | IS-R: Assortments |
| Created | 20130909 | SAP |
| Last changed | 20131127 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_WSLI_DBSYS_OPT has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20130912 |
Friends
Interface IF_WSLI_DBSYS_OPT has no friend.
Attributes
Interface IF_WSLI_DBSYS_OPT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Read Change Document Using SAP HANA View | 20130912 |
Events
Interface 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 | ET_BAUM | Call by reference | Type reference (TYPE) | BAUM_TYPE_TABLE | 20130912 | ||||
| 2 | IT_ASORT_RANGE | Call by reference | Type reference (TYPE) | ASORT_RANGE | Range Table for Assortment | 20130912 | |||
| 3 | IT_DATUM_RANGE | Call by reference | Type reference (TYPE) | T_DATUM_RANGE | Line of Range Table for Date | 20130912 | |||
| 4 | IT_MATNR_LIST | Call by reference | Type reference (TYPE) | PRE03_TAB | Material number | 20130912 | |||
| 5 | IT_MATNR_RANGE | Call by reference | Type reference (TYPE) | MATNR_RANGE | Material Number | 20130912 | |||
| 6 | I_VKORG | Call by reference | Type reference (TYPE) | WRS1-VKORG | Sales Organization | 20130912 | |||
| 7 | I_VTWEG | Call by reference | Type reference (TYPE) | WRS1-VTWEG | Distribution Channel | 20130912 |
Method READ_CDHDR_FROM_VIEW on Interface IF_WSLI_DBSYS_OPT has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in |