SAP ABAP Class CL_PERS_DISTRIBUTION_OBJECT (Personalization data distribution data object)
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_DISTRIBUTION_OBJECT | |
| Short Description | Personalization data distribution data object | |
| 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 | 20000321 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_PERS_DISTRIBUTION_OBJECT has no forward declaration.
Interfaces
Class CL_PERS_DISTRIBUTION_OBJECT has no interface implemented.
Friends
Class CL_PERS_DISTRIBUTION_OBJECT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | SPERS_XMLT | Personalization data as XML document | 20000321 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | I | XML document size | 20000321 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Read personalization data | 20000322 | |
| 2 | Instance method | Public | Method | Write personalization data | 20000322 |
Events
Class CL_PERS_DISTRIBUTION_OBJECT has no event.
Types
Class CL_PERS_DISTRIBUTION_OBJECT has no local type.
Method Signatures
Method READ_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_DATA | Call by reference | Type reference (TYPE) | ANY | Lesen der Daten | 20000322 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Lesen der Daten gescheitert | 20000322 |
Method WRITE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_DATA | Call by reference | Type reference (TYPE) | ANY | Daten | 20000322 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Schreiben gescheitert | 20000322 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 46D |