SAP ABAP Class CL_HRTMC_T77TMCPARAMS (Read Access for Parameter (Table T77TMCPARAMS))
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-TM (Application Component) Talent Management
⤷
HCM_TMC (Package) HCM: Talent Management Core
⤷
⤷
Properties
| Class | CL_HRTMC_T77TMCPARAMS | |
| Short Description | Read Access for Parameter (Table T77TMCPARAMS) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | HCM_TMC | HCM: Talent Management Core |
| Created | 20080419 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRTMC_T77TMCPARAMS has no forward declaration.
Interfaces
Class CL_HRTMC_T77TMCPARAMS has no interface implemented.
Friends
Class CL_HRTMC_T77TMCPARAMS has no friend class.
Attributes
Class CL_HRTMC_T77TMCPARAMS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Read Value of Parameter | 20080419 | |
| 2 | Static method | Public | Method | Read All Parameters of Parameter Group | 20080421 |
Events
Class CL_HRTMC_T77TMCPARAMS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_PARAMETER | Public | See coding | Parameters | 20080421 | begin of TY_S_PARAMETER,
group type hrtmc_parameter_group,
name type hrtmc_parameter_name,
value type hrtmc_parameter_value,
end of TY_S_PARAMETER
|
|
| 2 | TY_T_PARAMETER | Public | See coding | Parameters | 20080421 | ty_t_parameter type standard table of TY_S_PARAMETER with non-unique default key
|
Method Signatures
Method GET_PARAMETER_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PARAMETER_GROUP | Call by reference | Type reference (TYPE) | HRTMC_PARAMETER_GROUP | Parametergruppe | 20080419 | |||
| 2 | IV_PARAMETER_NAME | Call by reference | Type reference (TYPE) | HRTMC_PARAMETER_NAME | Parametername | 20080419 | |||
| 3 | RV_PARAMETER_VALUE | Value transfer | Type reference (TYPE) | HRTMC_PARAMETER_VALUE | Parameterwert | 20080419 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen für Parameter (Tabelle T77TMCPARAMS) | 20080421 |
Method GET_PARAMETER_VALUES_FOR_GROUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PARAMETER_GROUP | Call by reference | Type reference (TYPE) | HRTMC_PARAMETER_GROUP | Parametergruppe | 20080421 | |||
| 2 | RT_PARAMETERS | Value transfer | Type reference (TYPE) | TY_T_PARAMETER | Parameter | 20080421 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen für Parameter (Tabelle T77TMCPARAMS) | 20080421 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 701 |