SAP ABAP Class CL_HRUN_ATTRIBUTES (Class for reading general attributes from customizing)
Hierarchy
☛
SAP_HRCUN (Software Component) Sub component SAP_HRCUN of SAP_HR
⤷
PY-NPO (Application Component) Non Profit Organizations
⤷
PUN_GEN (Package) General objects: Non Profit Organizations (NPO)
⤷
⤷
Properties
| Class | CL_HRUN_ATTRIBUTES | |
| Short Description | Class for reading general attributes from customizing | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | PUN_GEN | General objects: Non Profit Organizations (NPO) |
| Created | 20050722 | SAP |
| Last change | 20071120 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_HRUN_ATTRIBUTES has no interface implemented.
Friends
Class CL_HRUN_ATTRIBUTES has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | SYST-SUBRC | Return Value, Return Value After ABAP Statements | 20050722 | |||
| 2 | Constant | Private | Type reference (TYPE) | BOOLE_D | IF_HRPA_BOOLE_D=>FALSE | Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") | 20050722 | ||
| 3 | Constant | Private | Type reference (TYPE) | BOOLE_D | IF_HRPA_BOOLE_D=>TRUE | Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") | 20050722 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Read Data Record | 20050722 | |
| 2 | Static method | Public | Method | set filetype (e.g. '.XML') | 20050722 |
Events
Class CL_HRUN_ATTRIBUTES has no event.
Types
Class CL_HRUN_ATTRIBUTES has no local type.
Method Signatures
Method GET_ATTRIBUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | STRING | 20050722 | ||||
| 2 | PRESET | Call by reference | Type reference (TYPE) | STRING | 20050722 | ||||
| 3 | VALUE | Value transfer | Type reference (TYPE) | STRING | 20050722 |
Method GET_ATTRIBUTE on class CL_HRUN_ATTRIBUTES has no exception.
Method SET_ATTRIBUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | STRING | 20050722 | ||||
| 2 | VALUE | Call by reference | Type reference (TYPE) | STRING | 20050722 |
Method SET_ATTRIBUTE on class CL_HRUN_ATTRIBUTES has no exception.
History
| Last changed by/on | SAP | 20071120 |
| SAP Release Created in | 200 |