SAP ABAP Class CL_PERS_OBJECT_TYPE (Personalization object type)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SEC-USR (Application Component) User Administration
⤷
S_PERS (Package) Development Class for Personalization
⤷
⤷
Properties
| Class | CL_PERS_OBJECT_TYPE | |
| Short Description | Personalization object type | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_PERS | Development Class for Personalization |
| Created | 19991022 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_PERS_OBJECT_TYPE has no interface implemented.
Friends
Class CL_PERS_OBJECT_TYPE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | ABAP_ABSTYPENAME | Current type | 19991028 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | TYPEKIND | Category of Dictionary Type | 19991028 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 19991022 | |
| 2 | Instance method | Public | Method | Get type | 19991022 | |
| 3 | Instance method | Public | Method | Reset type | 19991022 | |
| 4 | Instance method | Public | Method | Set Type | 19991022 |
Events
Class CL_PERS_OBJECT_TYPE has no event.
Types
Class CL_PERS_OBJECT_TYPE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_PERS_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_PERS_OBJECT_DATA | Personalisierungsobjekt | 19991022 |
Method CONSTRUCTOR on class CL_PERS_OBJECT_TYPE has no exception.
Method GET_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_TYPENAME | Call by reference | Type reference (TYPE) | ABAP_ABSTYPENAME | Typname für Personalisierungsobjekt | 19991022 | |||
| 2 | P_TYPE_KIND | Call by reference | Type reference (TYPE) | TYPEKIND | Art des Dictionary Typs | 19991028 |
Method GET_TYPE on class CL_PERS_OBJECT_TYPE has no exception.
Method RESET_TYPE Signature
Method RESET_TYPE on class CL_PERS_OBJECT_TYPE has no parameter.
Method RESET_TYPE on class CL_PERS_OBJECT_TYPE has no exception.
Method SET_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_TYPENAME | Call by reference | Type reference (TYPE) | ABAP_ABSTYPENAME | Typname für Personalisierungsobjekt | 19991022 | |||
| 2 | P_TYPE_KIND | Call by reference | Type reference (TYPE) | TYPEKIND | Art des Dictionary Typs | 19991028 |
Method SET_TYPE on class CL_PERS_OBJECT_TYPE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |