SAP ABAP Class /PLMB/IF_GOS_PERS_AREA (Manage the objects in the personal area of an user)
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
Class /PLMB/IF_GOS_PERS_AREA  
Short Description Manage the objects in the personal area of an user    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20080226   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /PLMB/IF_GOS_PERS_AREA has no forward declaration.
Interfaces
Class /PLMB/IF_GOS_PERS_AREA has no interface implemented.
Friends
Class /PLMB/IF_GOS_PERS_AREA has no friend class.
Attributes
Class /PLMB/IF_GOS_PERS_AREA has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DELETE Instance method Public Method Delete objects of one type into the PA 20080308
2 GET Instance method Public Method Get objects of one type from the PA 20080308
3 GET_ALL Instance method Public Method Retrieve all types of objects from the PA 20080308
4 REFRESH Instance method Public Method Delete objects of one type into the PA 20080327
5 SET Instance method Public Method Set objects of one type into the PA 20080308
Events
Class /PLMB/IF_GOS_PERS_AREA has no event.
Types
Class /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 Exporting ES_MESSAGE Call by reference Type reference (TYPE) SYMSG Structure of message variables 20080408
2 Importing IT_DATA Call by reference Type reference (TYPE) INDEX TABLE Key structure 20080308
3 Importing IT_OBJECT_ID Call by reference Type reference (TYPE) /PLMB/T_GOS_INTERNAL_KEY Internal key format 20080626
4 Importing IV_OTYPE_NAME Call by reference Type reference (TYPE) /PLMB/GOS_OBJECT_TYPE Object Type 20080308

Method DELETE on class /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 Exporting ES_MESSAGE Call by reference Type reference (TYPE) SYMSG Structure of message variables 20080408
2 Exporting ET_DATA Call by reference Type reference (TYPE) INDEX TABLE Key structure 20080308
3 Exporting ET_PADAT Call by reference Type reference (TYPE) /PLMB/T_GOS_PADAT Objects of Personal Area 20080308
4 Importing IV_OTYPE_NAME Call by reference Type reference (TYPE) /PLMB/GOS_OBJECT_TYPE Object Type 20080308

Method GET on class /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 Exporting ES_MESSAGE Call by reference Type reference (TYPE) SYMSG Structure of message variables 20080408
2 Exporting ET_PADAT Call by reference Type reference (TYPE) /PLMB/T_GOS_PADAT Objects of Personal Area 20080308

Method GET_ALL on class /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 Exporting ES_MESSAGE Call by reference Type reference (TYPE) SYMSG Structure of message variables 20080408
2 Importing IV_OTYPE_NAME Call by reference Type reference (TYPE) /PLMB/GOS_OBJECT_TYPE Object Type 20080327
3 Importing IV_REFRESH_PERS_DATA Call by reference Type reference (TYPE) /PLMB/GOS_REFRESH Refresh personal object list 20080327

Method REFRESH on class /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 Exporting ES_MESSAGE Call by reference Type reference (TYPE) SYMSG Structure of message variables 20080408
2 Importing IT_DATA Call by reference Type reference (TYPE) INDEX TABLE Key structure 20080308
3 Importing IT_OBJECT_ID Call by reference Type reference (TYPE) /PLMB/T_GOS_INTERNAL_KEY Internal key 20090302
4 Importing IV_OTYPE_NAME Call by reference Type reference (TYPE) /PLMB/GOS_OBJECT_TYPE Object Type 20080308

Method SET on class /PLMB/IF_GOS_PERS_AREA has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in