SAP ABAP Class CL_FM_DIM_INFO_HIE (CL_FM_DIM_INFO_HIE)
Hierarchy
☛
EA-PS (Software Component) SAP Enterprise Extension Public Services
⤷
PSM-FM-BCS-BU (Application Component) Budgeting
⤷
FMBMA_E (Package) Budgeting Rules, BCS
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FM_DIM_INFO_BO | Dim info for budget addresses (grant not active) | 20050301 |
Properties
| Class | CL_FM_DIM_INFO_HIE | |
| Short Description | ||
| Super Class | CL_FM_DIM_INFO_BO | Dim info for budget addresses (grant not active) |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FMBMA_E | Budgeting Rules, BCS |
| Created | 20050301 | SAP |
| Last change | 20050411 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FM_DIM_INFO_HIE has no forward declaration.
Interfaces
Class CL_FM_DIM_INFO_HIE has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_FM_DIM_INFO_FACTORY | 20050307 |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | FMBS_NAME | Name of Budget Structure | 20050307 | |||
| 2 | Constant | Public | Type reference (TYPE) | FMHIE_HIE_ROLE | 'C' | Hierarchical Role of FM AA Element | 20050311 | ||
| 3 | Constant | Public | Type reference (TYPE) | FMHIE_HIE_ROLE | 'H' | Hierarchical Role of FM AA Element | 20050311 | ||
| 4 | Constant | Public | Type reference (TYPE) | FMHIE_HIE_ROLE | ' ' | Hierarchical Role of FM AA Element | 20050307 | ||
| 5 | Instance attribute | Protected | Type reference (TYPE) | SYTABIX | Number of constant dimensions | 20050321 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | SYTABIX | Number of hierarchical dimensions | 20050321 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | SYTABIX | number of not relevant dimensions | 20050321 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | FMHIE_HIE_ROLE | Role with maximum of dimensions | 20050321 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | RANGE_DIM_ROLE | 20050321 | ||||
| 10 | Instance attribute | Protected | Type reference (TYPE) | RANGE_DIM_ROLE | 20050321 | ||||
| 11 | Instance attribute | Protected | Type reference (TYPE) | RANGE_DIM_ROLE | 20050321 | ||||
| 12 | Instance attribute | Protected | Type reference (TYPE) | HT_HIEDIM_INFO | 20050301 |
Methods
Events
Class CL_FM_DIM_INFO_HIE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | HT_HIEDIM_INFO | Protected | See coding | 20050301 | ht_hiedim_info TYPE HASHED TABLE OF
fmbas_s_hiedim_info WITH UNIQUE KEY fieldname
|
||
| 2 | RANGE_DIM_ROLE | Protected | See coding | 20050321 | range_dim_role TYPE RANGE OF fmhie_hie_role
|
Method Signatures
Method CHECK_CUST_CONSISTENCY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_MSG | Value transfer | Type reference (TYPE) | BUBAS_S_MSGS | Nachricht (einfach) | 20050307 |
Method CHECK_CUST_CONSISTENCY on class CL_FM_DIM_INFO_HIE has no exception.
Method CHECK_HIE_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_FLG_HIERARCHICAL | Value transfer | Type reference (TYPE) | FMHIE_FLG_HIERARCHICAL | Activate Hierarchical Functions | 20050323 |
Method CHECK_HIE_ACTIVE on class CL_FM_DIM_INFO_HIE has no exception.
Method CONCAT_ADDRESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ADDRESS_SPLIT | Call by reference | Type reference (TYPE) | FMHIE_S_ADDRESS_SPLIT | Part addresses for hierarchical part and rest | 20050321 | |||
| 2 | R_ADDRESS | Value transfer | Type reference (TYPE) | FMKU_S_DIMPART | FM account assignment | 20050321 |
Method CONCAT_ADDRESS on class CL_FM_DIM_INFO_HIE has no exception.
Method CONCAT_ADDRESS_HIE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ADDRESS_SPLIT_HIE | Call by reference | Type reference (TYPE) | FMHIE_S_ADDRESS_SPLIT_HIE | Part addresses for hierarchical part and rest | 20050321 | |||
| 2 | R_ADDRESS | Value transfer | Type reference (TYPE) | FMKU_S_DIMPART | FM account assignment | 20050321 |
Method CONCAT_ADDRESS_HIE on class CL_FM_DIM_INFO_HIE has no exception.
Method CONCAT_ADDRESS_REST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ADDRESS_SPLIT | Call by reference | Type reference (TYPE) | FMHIE_S_ADDRESS_SPLIT | Part addresses for hierarchical part and rest | 20050321 | |||
| 2 | R_ADDRESS | Value transfer | Type reference (TYPE) | FMKU_S_DIMPART | FM account assignment | 20050321 |
Method CONCAT_ADDRESS_REST on class CL_FM_DIM_INFO_HIE has no exception.
Method GET_CMMTITEM_HIE_ROLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_CMMTITEM_ROLE | Value transfer | Type reference (TYPE) | FMHIE_HIE_ROLE | 20050301 |
Method GET_CMMTITEM_HIE_ROLE on class CL_FM_DIM_INFO_HIE has no exception.
Method GET_DIM_ROLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CMMTITEM_ROLE | Call by reference | Type reference (TYPE) | FMHIE_HIE_ROLE | 20050301 | ||||
| 2 | E_FUNCAREA_ROLE | Call by reference | Type reference (TYPE) | FMHIE_HIE_ROLE | 20050301 | ||||
| 3 | E_FUNDSCTR_ROLE | Call by reference | Type reference (TYPE) | FMHIE_HIE_ROLE | 20050301 | ||||
| 4 | E_FUND_ROLE | Call by reference | Type reference (TYPE) | FMHIE_HIE_ROLE | 20050301 | ||||
| 5 | E_GRANT_NBR_ROLE | Call by reference | Type reference (TYPE) | FMHIE_HIE_ROLE | 20050301 | ||||
| 6 | E_MEASURE_ROLE | Call by reference | Type reference (TYPE) | FMHIE_HIE_ROLE | 20050301 | ||||
| 7 | E_USERDIM_ROLE | Call by reference | Type reference (TYPE) | FMHIE_HIE_ROLE | 20050301 |
Method GET_DIM_ROLE on class CL_FM_DIM_INFO_HIE has no exception.
Method GET_FUNCAREA_HIE_ROLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_FUNCAREA_ROLE | Value transfer | Type reference (TYPE) | FMHIE_HIE_ROLE | 20050301 |
Method GET_FUNCAREA_HIE_ROLE on class CL_FM_DIM_INFO_HIE has no exception.
Method GET_FUNDSCTR_HIE_ROLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_FUNDSCTR_ROLE | Value transfer | Type reference (TYPE) | FMHIE_HIE_ROLE | 20050301 |
Method GET_FUNDSCTR_HIE_ROLE on class CL_FM_DIM_INFO_HIE has no exception.
Method GET_FUND_HIE_ROLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_FUND_ROLE | Value transfer | Type reference (TYPE) | FMHIE_HIE_ROLE | 20050301 |
Method GET_FUND_HIE_ROLE on class CL_FM_DIM_INFO_HIE has no exception.
Method GET_GRANT_NBR_HIE_ROLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_GRANT_NBR_ROLE | Value transfer | Type reference (TYPE) | FMHIE_HIE_ROLE | 20050301 |
Method GET_GRANT_NBR_HIE_ROLE on class CL_FM_DIM_INFO_HIE has no exception.
Method GET_HIEDIM_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_HIEDIM_INFO | Value transfer | Type reference (TYPE) | FMBAS_T_HIEDIM_INFO | Dimensionsstatusinfo | 20050301 |
Method GET_HIEDIM_INFO on class CL_FM_DIM_INFO_HIE has no exception.
Method GET_MEASURE_HIE_ROLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_MEASURE_ROLE | Value transfer | Type reference (TYPE) | FMHIE_HIE_ROLE | 20050301 |
Method GET_MEASURE_HIE_ROLE on class CL_FM_DIM_INFO_HIE has no exception.
Method GET_NUMBER_OF_DIMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ROLE | Call by reference | Type reference (TYPE) | FMHIE_HIE_ROLE | Hierarchical Role of FM AA Element | 20050328 | |||
| 2 | R_NUMBER | Value transfer | Type reference (TYPE) | I | 20050328 |
Method GET_NUMBER_OF_DIMS on class CL_FM_DIM_INFO_HIE has no exception.
Method GET_SINGLE_HIE_ROLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_DIM_NAME | Call by reference | Type reference (TYPE) | FIELDNAME | 20050301 | ||||
| 2 | R_DIM_ROLE | Value transfer | Type reference (TYPE) | FMHIE_HIE_ROLE | 20050301 |
Method GET_SINGLE_HIE_ROLE on class CL_FM_DIM_INFO_HIE has no exception.
Method GET_USERDIM_HIE_ROLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_USERDIM_ROLE | Value transfer | Type reference (TYPE) | FMHIE_HIE_ROLE | 20050301 |
Method GET_USERDIM_HIE_ROLE on class CL_FM_DIM_INFO_HIE has no exception.
Method SPLIT_ADDRESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ADDRESS_SPLIT | Call by reference | Type reference (TYPE) | FMHIE_S_ADDRESS_SPLIT | Part addresses for different hierarchy roles | 20050321 | |||
| 2 | IM_ADDRESS | Call by reference | Type reference (TYPE) | FMKU_S_DIMPART | FM account assignment | 20050321 |
Method SPLIT_ADDRESS on class CL_FM_DIM_INFO_HIE has no exception.
History
| Last changed by/on | SAP | 20050411 |
| SAP Release Created in | 600 |