SAP ABAP Class CL_MDSE_TREE_UTILITY (Factory for Group Wrapper)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
CO (Application Component) Controlling
⤷
FCOM_MASTERDATA_CORE (Package) Master data
⤷
⤷
Properties
| Class | CL_MDSE_TREE_UTILITY | |
| Short Description | Factory for Group Wrapper | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FCOM_MASTERDATA_CORE | Master data |
| Created | 20100628 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_MDSE_TREE_UTILITY has no forward declaration.
Interfaces
Class CL_MDSE_TREE_UTILITY has no interface implemented.
Friends
Class CL_MDSE_TREE_UTILITY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SETCLASS | '0105' | Set class | 20100628 | ||
| 2 | Constant | Public | Type reference (TYPE) | SETCLASS | '0101' | Set class | 20100628 | ||
| 3 | Constant | Public | Type reference (TYPE) | SETCLASS | '0102' | Set class | 20100628 | ||
| 4 | Constant | Public | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | 'MDSE_Set' | 20100714 | |||
| 5 | Constant | Public | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | 'MDSE_Tree_Node' | 20100628 | |||
| 6 | Constant | Public | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | 'MDSE_Node_Extension' | 20100629 | |||
| 7 | Constant | Public | Type reference (TYPE) | CRMT_RELATION_NAME | 'MDSE_Node_Relation' | 20100628 | |||
| 8 | Constant | Public | Type reference (TYPE) | CRMT_RELATION_NAME | 'MDSE_Node_Extension_Relation' | 20100629 | |||
| 9 | Constant | Public | Type reference (TYPE) | CHAR1 | 'L' | Single-Character Indicator | 20100628 | ||
| 10 | Constant | Public | Type reference (TYPE) | CHAR1 | 'S' | Single-Character Indicator | 20100628 | ||
| 11 | Constant | Public | Type reference (TYPE) | SETCLASS | '0103' | Set class | 20100628 | ||
| 12 | Constant | Public | Type reference (TYPE) | SETCLASS | '0106' | Set class | 20100628 | ||
| 13 | Constant | Public | Type reference (TYPE) | SEOCLSNAME | 'IF_MDSE_TREE_API_WRAPPER' | Object Type Name | 20100727 | ||
| 14 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_MDSE_TREE_API_WRAPPER | Interface for wrapper class of tree APIs | 20100628 | |||
| 15 | Static Attribute | Private | Type reference (TYPE) | MDSEC_TREE_IMPL | Implementation Settings for Master Data Tree | 20100701 | |||
| 16 | Static Attribute | Private | Type reference (TYPE) | SETCLASS | Set class | 20100628 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Check wrapper class | 20100727 | |
| 2 | Static method | Public | Method | Get instance of wrapper class for given set class | 20100628 | |
| 3 | Static method | Private | Method | Get implementation setttings | 20100701 | |
| 4 | Static method | Public | Method | Get setclass | 20100701 | |
| 5 | Static method | Public | Method | 20101116 | ||
| 6 | Static method | Public | Method | Initialize setclass | 20100701 |
Events
Class CL_MDSE_TREE_UTILITY has no event.
Types
Class CL_MDSE_TREE_UTILITY has no local type.
Method Signatures
Method CHECK_WRAPPER_CLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_WRAPPER_CLASS | Call by reference | Type reference (TYPE) | MDSE_WRAPPER_CLASS | Wrapper class for set maintenence APIs | 20100727 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid Input | 20100727 |
Method GET_API_WRAPPER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_MDSE_TREE_API_WRAPPER | Interface for wrapper class of tree APIs | 20100628 |
Method GET_API_WRAPPER on class CL_MDSE_TREE_UTILITY has no exception.
Method GET_IMPL_SETTINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_IMPL_SETTINGS | Value transfer | Type reference (TYPE) | MDSEC_TREE_IMPL | Implementation Settings for Master Data Tree | 20100701 |
Method GET_IMPL_SETTINGS on class CL_MDSE_TREE_UTILITY has no exception.
Method GET_SETCLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_SETCLASS | Value transfer | Type reference (TYPE) | SETCLASS | Set class | 20100701 |
Method GET_SETCLASS on class CL_MDSE_TREE_UTILITY has no exception.
Method INIT_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_SETCLASS | Call by reference | Type reference (TYPE) | SETCLASS | Identification of a set | 20101116 | |||
| 2 | IO_APP_PARAMETER | Call by reference | Object reference (TYPE REF TO) | IF_FPM_PARAMETER | Property Bag | 20101116 | |||
| 3 | IT_PARAMETER | Call by reference | Type reference (TYPE) | FPMGB_T_PARAM_VALUE | Parameter Value | 20101116 |
Method INIT_PARAMETER on class CL_MDSE_TREE_UTILITY has no exception.
Method INIT_SETCLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SETCLASS | Call by reference | Type reference (TYPE) | SETCLASS | Set class | 20100701 |
Method INIT_SETCLASS on class CL_MDSE_TREE_UTILITY has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 606 |