SAP ABAP Class /PLMB/CL_GOS_PERS_AREA_DB (Maintain user specific subscriptions)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-SPI (Application Component) Service Provider Infrastructure
⤷
/PLMB/BA_GOS (Package) Base: Generic Object type & Services
⤷
⤷
Properties
| Class | /PLMB/CL_GOS_PERS_AREA_DB | |
| Short Description | Maintain user specific subscriptions | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /PLMB/BA_GOS | Base: Generic Object type & Services |
| Created | 20080308 | SAP |
| Last change | 20130531 | 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 /PLMB/CL_GOS_PERS_AREA_DB has no interface implemented.
Friends
Class /PLMB/CL_GOS_PERS_AREA_DB 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) | TT_AREA | 20080423 | ||||
| 2 | Static Attribute | Private | Type reference (TYPE) | /PLMB/T_GOS_PAMAX | Maintain number of entries in the personal area | 20080331 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20080331 | |||
| 4 | Static Attribute | Private | Type reference (TYPE) | SYUNAME | User Name | 20080331 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20080319 | |
| 2 | Static method | Public | Method | Delete user specific data | 20080308 | |
| 3 | Static method | Public | Method | Set user specific data | 20080402 | |
| 4 | Static method | Public | Method | Get number of entries in the personal area | 20080311 | |
| 5 | Static method | Public | Method | Get user specific data | 20080308 | |
| 6 | Static method | Public | Method | Set user specific data | 20080325 | |
| 7 | Static method | Private | Method | Set user specific data | 20080327 | |
| 8 | Static method | Public | Method | Delete user specific data | 20080327 | |
| 9 | Static method | Public | Method | Set number of entries in the personal area | 20080311 | |
| 10 | Static method | Public | Method | Set user specific data | 20080308 |
Events
Class /PLMB/CL_GOS_PERS_AREA_DB has no event.
Types
Class /PLMB/CL_GOS_PERS_AREA_DB has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class /PLMB/CL_GOS_PERS_AREA_DB has no parameter.
Method CLASS_CONSTRUCTOR on class /PLMB/CL_GOS_PERS_AREA_DB has no exception.
Method DELETE_PERS_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ACCESS_OPTION | Call by reference | Type reference (TYPE) | /PLMB/S_GOS_ACCESS_OPTION | Access options | 20080425 | |||
| 2 | IS_PADAT_CHG | Call by reference | Type reference (TYPE) | /PLMB/S_GOS_PADAT_CHG | Object of Personal Area | 20080327 |
Method DELETE_PERS_DATA on class /PLMB/CL_GOS_PERS_AREA_DB has no exception.
Method DELETE_SUPERFLUOUS_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OTYPE_NAME | Call by reference | Type reference (TYPE) | /PLMB/GOS_OBJECT_TYPE | 20080428 | ||||
| 2 | IV_PERS_AREA | Call by reference | Type reference (TYPE) | /PLMB/GOS_PERS_AREA | 20080428 |
Method DELETE_SUPERFLUOUS_DATA on class /PLMB/CL_GOS_PERS_AREA_DB has no exception.
Method GET_PAMAX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_DATA | Call by reference | Type reference (TYPE) | /PLMB/SPI_XSTRING | Generic Parameter as XSTRING | 20080425 | |||
| 2 | EV_PAMAX | Call by reference | Type reference (TYPE) | /PLMB/GOS_MAX_RECORDS | Maximal number of records in the personal area | 20080311 | |||
| 3 | IS_ACCESS_OPTION | Call by reference | Type reference (TYPE) | /PLMB/S_GOS_ACCESS_OPTION | Access options | 20080425 |
Method GET_PAMAX on class /PLMB/CL_GOS_PERS_AREA_DB has no exception.
Method GET_PERS_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_DATA | Call by reference | Type reference (TYPE) | /PLMB/SPI_XSTRING | Generic parameterr as XSTRING | 20080308 | |||
| 2 | ET_PADAT | Call by reference | Type reference (TYPE) | /PLMB/T_GOS_PADAT | User specific data | 20080308 | |||
| 3 | IS_ACCESS_OPTION | Call by reference | Type reference (TYPE) | /PLMB/S_GOS_ACCESS_OPTION | Personal area (e.g. favorites, subscribed ...) | 20080320 | |||
| 4 | IV_OTYPE_NAME | Call by reference | Type reference (TYPE) | /PLMB/GOS_OBJECT_TYPE | Object Type | 20080327 | |||
| 5 | IV_PERS_AREA | Call by reference | Type reference (TYPE) | /PLMB/GOS_PERS_AREA | Personal area (e.g. favorites, subscribed ...) | 20080327 |
Method GET_PERS_DATA on class /PLMB/CL_GOS_PERS_AREA_DB has no exception.
Method KEYTAB_TO_CHG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_PADAT_CHG | Call by reference | Type reference (TYPE) | /PLMB/S_GOS_PADAT_CHG | Objects of Personal Area | 20080327 | |||
| 2 | IT_DATA | Call by reference | Type reference (TYPE) | INDEX TABLE | Key structure | 20080325 | |||
| 3 | IV_OTYPE_NAME | Call by reference | Type reference (TYPE) | /PLMB/GOS_OBJECT_TYPE | Object Type | 20080328 |
Method KEYTAB_TO_CHG on class /PLMB/CL_GOS_PERS_AREA_DB has no exception.
Method PREPARE_DATA_FOR_SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_SET_COND | Call by reference | Type reference (TYPE) | STRING | 20080331 | ||||
| 2 | ETR_OBJECT_ID | Call by reference | Type reference (TYPE) | TR_ROBJECT_ID | 20080327 | ||||
| 3 | ET_PADAT | Call by reference | Type reference (TYPE) | /PLMB/T_GOS_PADAT_DB | Objects of Personal Area | 20080327 | |||
| 4 | IS_ACCESS_OPTION | Call by reference | Type reference (TYPE) | /PLMB/S_GOS_ACCESS_OPTION | Access options | 20080428 | |||
| 5 | IT_OBJECT_ID | Call by reference | Type reference (TYPE) | /PLMB/T_GOS_INTERNAL_KEY | Objects of Personal Area | 20080327 | |||
| 6 | IT_PADAT_CHG | Call by reference | Type reference (TYPE) | /PLMB/T_GOS_PADAT_CHG | Objects of Personal Area | 20080715 |
Method PREPARE_DATA_FOR_SET on class /PLMB/CL_GOS_PERS_AREA_DB has no exception.
Method REFRESH_PERS_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ACCESS_OPTION | Call by reference | Type reference (TYPE) | /PLMB/S_GOS_ACCESS_OPTION | Access options | 20080425 |
Method REFRESH_PERS_DATA on class /PLMB/CL_GOS_PERS_AREA_DB has no exception.
Method SET_PAMAX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ACCESS_OPTION | Call by reference | Type reference (TYPE) | /PLMB/S_GOS_ACCESS_OPTION | Access options | 20080425 |
Method SET_PAMAX on class /PLMB/CL_GOS_PERS_AREA_DB has no exception.
Method SET_PERS_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ACCESS_OPTION | Call by reference | Type reference (TYPE) | /PLMB/S_GOS_ACCESS_OPTION | Access options | 20080320 | |||
| 2 | IS_PADAT_CHG | Call by reference | Type reference (TYPE) | /PLMB/S_GOS_PADAT_CHG | Objects of Personal Area | 20080327 | |||
| 3 | IT_PADAT_CHG | Call by reference | Type reference (TYPE) | /PLMB/T_GOS_PADAT_CHG | Objects of Personal Area | 20080715 |
Method SET_PERS_DATA on class /PLMB/CL_GOS_PERS_AREA_DB has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |