SAP ABAP Class CL_CRM_PRDXI_EXTRACT_HIERARCHY (Hierarchy Extractor)
Hierarchy
☛
PI_BASIS (Software Component) Basis Plug-In
⤷
AP-MD-PRO (Application Component) Central Part of Product Master
⤷
PI_PRODUCT_XIPROXY (Package) Product Master XI Connection

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_CRM_PRDXI_EXTRACT_BASE | Base Class for Extractor | 20040127 |
Properties
Class | CL_CRM_PRDXI_EXTRACT_HIERARCHY | |
Short Description | Hierarchy Extractor | |
Super Class | CL_CRM_PRDXI_EXTRACT_BASE | Base Class for Extractor |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | PI_PRODUCT_XIPROXY | Product Master XI Connection |
Created | 20040127 | SAP |
Last change | 20080612 | 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_CRM_PRDXI_EXTRACT_HIERARCHY has no interface implemented.
Friends
Class CL_CRM_PRDXI_EXTRACT_HIERARCHY has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'CL_COM_PRDHIERXI_UTIL' | ABA 6.40 XI Proxy Class | 20040127 | |
2 | ![]() |
Constant | Private | Type reference (TYPE) | FIELDNAME | 'HIERARCHY_ID' | 20040127 | ||
3 | ![]() |
Constant | Private | Type reference (TYPE) | TABNAME | 'COMM_HIERARCHY' | 20040127 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20040127 |
Events
Class CL_CRM_PRDXI_EXTRACT_HIERARCHY has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TYPE_KEY | Private | See coding | 20040127 | BEGIN OF type_key,
hierarchy_guid TYPE comt_hierarchy_guid,
END OF type_key
|
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CHANGE_POINTER_TYPE | Call by reference | Type reference (TYPE) | EDI_MESTYP | Message type | 20040127 |
Method CONSTRUCTOR on class CL_CRM_PRDXI_EXTRACT_HIERARCHY has no exception.
History
Last changed by/on | SAP | 20080612 |
SAP Release Created in | 2004_1_640 |