SAP ABAP Class CL_WSLI_DBSYS_HDB (Class for BAdI Implementation WSLI_DBSYS_HDB)
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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20130912 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WSLI_DBSYS_OPT | Interface for BAdI: WSLI_DB_OPTIMIZATIONS | 20130912 |
Properties
| Class | CL_WSLI_DBSYS_HDB | |
| Short Description | Class for BAdI Implementation WSLI_DBSYS_HDB | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | WSOR | IS-R: Assortments |
| Created | 20130909 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WSLI_DBSYS_HDB has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20130912 | ||
| 2 | IF_WSLI_DBSYS_OPT | Interface for BAdI: WSLI_DB_OPTIMIZATIONS | 20130912 |
Friends
Class CL_WSLI_DBSYS_HDB has no friend class.
Attributes
Class CL_WSLI_DBSYS_HDB has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Read asort and matnr for all the asort and matnr through SEL | 20130912 |
Events
Class CL_WSLI_DBSYS_HDB has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | CDHDR_TABLE_VIEW | Private | See coding | 20130912 | CDHDR_TABLE_VIEW TYPE TABLE OF CDHDR_TYPE_VIEW
|
||
| 2 | CDHDR_TYPE_VIEW | Private | See coding | 20130912 | BEGIN OF CDHDR_TYPE_VIEW,
VKORG TYPE WRS1-VKORG,
VTWEG TYPE WRS1-VTWEG,
ASORT TYPE WRS1-ASORT,
MATNR TYPE MARA-MATNR,
CHANGENR TYPE CDHDR-CHANGENR,
UDATE(8) type C,
UTIME(6) type C,
USERNAME TYPE CDHDR-USERNAME,
TCODE TYPE CDHDR-TCODE,
END OF CDHDR_TYPE_VIEW
|
Method Signatures
Method READ_ASORT_MATNR_DESC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_BAUM | Call by reference | Type reference (TYPE) | IF_WSLI_DBSYS_OPT~BAUM_TYPE_TABLE | 20130912 | ||||
| 2 | IT_CDHDR | Call by reference | Type reference (TYPE) | CDHDR_TABLE_VIEW | 20130912 |
Method READ_ASORT_MATNR_DESC on class CL_WSLI_DBSYS_HDB has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in |