SAP ABAP Class CL_HAP_TEMPLATE_UTILITY (Template Utility Class)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-AP-PM (Application Component) Appraisal, Valuation, and Survey Tool
⤷
PAOC_HAP_TEMPLATE (Package) Appraisal Templates

⤷

⤷

Properties
Class | CL_HAP_TEMPLATE_UTILITY | |
Short Description | Template Utility Class | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | PAOC_HAP_TEMPLATE | Appraisal Templates |
Created | 20110401 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_HAP_TEMPLATE_UTILITY has no forward declaration.
Interfaces
Class CL_HAP_TEMPLATE_UTILITY has no interface implemented.
Friends
Class CL_HAP_TEMPLATE_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) | CHAR4 | 'PMP' | HRTMC_PROCESS: PMP | 20110401 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Template has been generated by TM (T77TMC_P_T) | 20110401 |
Events
Class CL_HAP_TEMPLATE_UTILITY has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_S_TMC | Private | See coding | EA-HR: Extract of T77TMC_P_T | 20110401 | BEGIN OF ty_s_tmc,
process_id TYPE char4, "hrtmc_process
template_id TYPE hap_template_id,
END OF ty_s_tmc
|
Method Signatures
Method IS_GENERATED_BY_TM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_PROCESS_ID | Call by reference | Type reference (TYPE) | CHAR4 | HRTMC_PROCESS | 20110401 | ||
2 | ![]() |
IV_TEMPLATE_ID | Call by reference | Type reference (TYPE) | HAP_TEMPLATE_ID | Beurteilungsformular | 20110401 | ||
3 | ![]() |
RV_IS_GENERATED_BY | Value transfer | Type reference (TYPE) | BOOLE_D | Generated by TM: TRUE (='X') und FALSE (=' ') | 20110401 |
Method IS_GENERATED_BY_TM on class CL_HAP_TEMPLATE_UTILITY has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 731 |