SAP ABAP Class CL_WSD_DDIC (Get DDIC information. Direct access to tables.)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
SD-MD-MM-CS (Application Component) Additional Material Functions
⤷
WSD_CS (Package) Generic functions for Enhanced Material Search
⤷
⤷
Properties
| Class | CL_WSD_DDIC | |
| Short Description | Get DDIC information. Direct access to tables. | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | WSD_CS | Generic functions for Enhanced Material Search |
| Created | 20060717 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_WSD_DDIC has no interface implemented.
Friends
Class CL_WSD_DDIC has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | WSD_DD04L_TTY | Table of Data elements | 20060717 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | get entry for data element | 20060717 | |
| 2 | Static method | Public | Method | Get DDIC info about data element | 20061010 | |
| 3 | Static method | Public | Method | Get default parameter name for data element | 20060717 | |
| 4 | Static method | Public | Method | Get the industry sector | 20060818 | |
| 5 | Static method | Public | Method | GET MATERIAL TYPE | 20060818 |
Events
Class CL_WSD_DDIC has no event.
Types
Class CL_WSD_DDIC has no local type.
Method Signatures
Method GET_DATA_ELEMENT_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FIELDNAME | Call by reference | Type reference (TYPE) | ROLLNAME | Data element (semantic domain) | 20060717 | |||
| 2 | R_DD04L | Value transfer | Type reference (TYPE) | DD04L | Data elements | 20060717 |
Method GET_DATA_ELEMENT_DESCRIPTION on class CL_WSD_DDIC has no exception.
Method GET_DATA_ELEMENT_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DATA_ELEMENT | Call by reference | Type reference (TYPE) | ROLLNAME | Data element (semantic domain) | 20061010 | |||
| 2 | RS_RESULT | Value transfer | Type reference (TYPE) | DFIES | DD Interface: Table Fields for DDIF_FIELDINFO_GET | 20061010 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | General exception for data-not-found errors | 20061010 |
Method GET_DEFAULT_PARAMETER_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FIELDNAME | Call by reference | Type reference (TYPE) | ROLLNAME | Data element (semantic domain) | 20060717 | |||
| 2 | R_DEFAULT_PARAM_NAME | Value transfer | Type reference (TYPE) | DEFFDNAME | Default name for components using the data element | 20060717 |
Method GET_DEFAULT_PARAMETER_NAME on class CL_WSD_DDIC has no exception.
Method GET_INDUSTRY_SECTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LANG | Call by reference | Type reference (TYPE) | SYLANGU | Language Key of Current Text Environment | 20060818 | |||
| 2 | I_MBRSH | Call by reference | Type reference (TYPE) | MBRSH | Industry sector | 20060921 | |||
| 3 | RT_IND_SECTOR | Value transfer | Type reference (TYPE) | WSD_INDUSTRY_DESC_TTY | Industry Descriptions | 20060818 |
Method GET_INDUSTRY_SECTOR on class CL_WSD_DDIC has no exception.
Method GET_MATERIAL_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LANG | Call by reference | Type reference (TYPE) | SYLANGU | Language Key of Current Text Environment | 20060818 | |||
| 2 | RT_MAT_TYPE | Value transfer | Type reference (TYPE) | WSD_MAT_TYPE_TTY | Table type for WSD_MAT_TYPE_STY | 20060818 |
Method GET_MATERIAL_TYPE on class CL_WSD_DDIC has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 700 |