SAP ABAP Interface /PLMB/IF_GOS_PERS_AREA (Manage the objects in the personal area of an user)
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
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMB/CL_GOS_PERS_AREA | Manage the objects in the personal area of a user | 20080308 |
Properties
| Interface | /PLMB/IF_GOS_PERS_AREA | |
| Short Description | Manage the objects in the personal area of an user |
General Data
| Package | /PLMB/BA_GOS | Base: Generic Object type & Services |
| Created | 20080226 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface /PLMB/IF_GOS_PERS_AREA has no forward declaration.
Interfaces
Interface /PLMB/IF_GOS_PERS_AREA has no interface.
Friends
Interface /PLMB/IF_GOS_PERS_AREA has no friend.
Attributes
Interface /PLMB/IF_GOS_PERS_AREA has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Delete objects of one type into the PA | 20080308 | |
| 2 | Instance method | Public | Method | Get objects of one type from the PA | 20080308 | |
| 3 | Instance method | Public | Method | Retrieve all types of objects from the PA | 20080308 | |
| 4 | Instance method | Public | Method | Delete objects of one type into the PA | 20080327 | |
| 5 | Instance method | Public | Method | Set objects of one type into the PA | 20080308 |
Events
Interface /PLMB/IF_GOS_PERS_AREA has no event.
Types
Interface /PLMB/IF_GOS_PERS_AREA has no local type.
Method Signatures
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_MESSAGE | Call by reference | Type reference (TYPE) | SYMSG | Structure of message variables | 20080408 | |||
| 2 | IT_DATA | Call by reference | Type reference (TYPE) | INDEX TABLE | Key structure | 20080308 | |||
| 3 | IT_OBJECT_ID | Call by reference | Type reference (TYPE) | /PLMB/T_GOS_INTERNAL_KEY | Internal key format | 20080626 | |||
| 4 | IV_OTYPE_NAME | Call by reference | Type reference (TYPE) | /PLMB/GOS_OBJECT_TYPE | Object Type | 20080308 |
Method DELETE on Interface /PLMB/IF_GOS_PERS_AREA has no exception.
Method GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_MESSAGE | Call by reference | Type reference (TYPE) | SYMSG | Structure of message variables | 20080408 | |||
| 2 | ET_DATA | Call by reference | Type reference (TYPE) | INDEX TABLE | Key structure | 20080308 | |||
| 3 | ET_PADAT | Call by reference | Type reference (TYPE) | /PLMB/T_GOS_PADAT | Objects of Personal Area | 20080308 | |||
| 4 | IV_OTYPE_NAME | Call by reference | Type reference (TYPE) | /PLMB/GOS_OBJECT_TYPE | Object Type | 20080308 |
Method GET on Interface /PLMB/IF_GOS_PERS_AREA has no exception.
Method GET_ALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_MESSAGE | Call by reference | Type reference (TYPE) | SYMSG | Structure of message variables | 20080408 | |||
| 2 | ET_PADAT | Call by reference | Type reference (TYPE) | /PLMB/T_GOS_PADAT | Objects of Personal Area | 20080308 |
Method GET_ALL on Interface /PLMB/IF_GOS_PERS_AREA has no exception.
Method REFRESH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_MESSAGE | Call by reference | Type reference (TYPE) | SYMSG | Structure of message variables | 20080408 | |||
| 2 | IV_OTYPE_NAME | Call by reference | Type reference (TYPE) | /PLMB/GOS_OBJECT_TYPE | Object Type | 20080327 | |||
| 3 | IV_REFRESH_PERS_DATA | Call by reference | Type reference (TYPE) | /PLMB/GOS_REFRESH | Refresh personal object list | 20080327 |
Method REFRESH on Interface /PLMB/IF_GOS_PERS_AREA has no exception.
Method SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_MESSAGE | Call by reference | Type reference (TYPE) | SYMSG | Structure of message variables | 20080408 | |||
| 2 | IT_DATA | Call by reference | Type reference (TYPE) | INDEX TABLE | Key structure | 20080308 | |||
| 3 | IT_OBJECT_ID | Call by reference | Type reference (TYPE) | /PLMB/T_GOS_INTERNAL_KEY | Internal key | 20090302 | |||
| 4 | IV_OTYPE_NAME | Call by reference | Type reference (TYPE) | /PLMB/GOS_OBJECT_TYPE | Object Type | 20080308 |
Method SET on Interface /PLMB/IF_GOS_PERS_AREA has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 700 |