SAP ABAP Class CL_MATKL_EXTRACT (Class for BAdI Impl.: Material Group Extract)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
WWGR (Package) IS-R merchandise categories

⤷

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_ESH_IF_OBJECT_DATA | Object data by list of object ids | 20090128 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20090128 |
Properties
Class | CL_MATKL_EXTRACT | |
Short Description | Class for BAdI Impl.: Material Group Extract | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | WWGR | IS-R merchandise categories |
Created | 20090128 | SAP |
Last change | 20100310 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_MATKL_EXTRACT has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_BADI_ESH_IF_OBJECT_DATA | Object data by list of object ids | 20090128 | ||
2 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20090128 |
Friends
Class CL_MATKL_EXTRACT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | TABNAME | 'T023T' | Table for Material Group Descriptions | 20090128 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | ESH_E_OM_NODE_NAME | 'KEYWORD' | Node Name | 20090217 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | ESH_E_OM_OBJECT_TYPE | 'MATKL' | Object Type | 20090217 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | ESH_E_OM_NODE_NAME | 'MATKL' | Node Name | 20090217 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Get Keyword data for Purchasing group | 20090128 |
Events
Class CL_MATKL_EXTRACT has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TSTR_KWD_MATKL | Public | See coding | 20090210 | BEGIN OF tstr_kwd_matkl,
kwd_id TYPE WSD_KW_ID,
matkl TYPE MATKL,
created TYPE abap_bool,
modified TYPE abap_bool,
deleted TYPE abap_bool,
END OF tstr_kwd_matkl
|
||
2 | TSTR_MATKL | Public | Type reference (TYPE) | T023T | 20090129 |
|
|
3 | TTST_KWD_MATKL | Public | See coding | 20090210 | ttst_kwd_matkl TYPE STANDARD TABLE OF tstr_kwd_matkl
|
||
4 | TTST_MATKL | Public | See coding | 20090128 | TTST_MATKL TYPE STANDARD TABLE OF T023T
|
Method Signatures
Method GET_KEYWORD_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_MATKL | Call by reference | Type reference (TYPE) | TTST_MATKL | 20090211 | |||
2 | ![]() |
IT_OBJECT_EXTRACTION | Call by reference | Type reference (TYPE) | ESH_T_IF_EXTRACT_NODES | Extraction of nodes | 20090128 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
General error in provider | 20090203 |
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 605 |