SAP ABAP Class CL_GOS_OB_ITEM (Entry in the Attachment List (Abstract))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-GBT-GOS (Application Component) Generic Object Services
     SGOS_OUTBOX (Package) GOS Object Outbox
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BROWSER_ITEM Element in Object Relationship Browser 20001207
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BCS_OB_ITEM Message Object in the Attachment List 20010116
2 Inheritance (c INHERITING FROM c_ref)  CL_MSG_OB_ITEM Message Object in the Attachment List 20001211
3 Inheritance (c INHERITING FROM c_ref)  CL_OB_ITEM_PPF PPF: Element in the Relationship Service 20001218
Properties
Class CL_GOS_OB_ITEM  
Short Description Entry in the Attachment List (Abstract)    
Super Class CL_BROWSER_ITEM Element in Object Relationship Browser 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SGOS_OUTBOX   GOS Object Outbox 
Created 20001207   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_GOS_OUTBOX Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_GOS_OB_ITEM has no interface implemented.
Friends
Class CL_GOS_OB_ITEM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_STAT_ERROR Constant Protected Type reference (TYPE) SGS_OBSTAT 3 Status: Incorrect 20001211
2 GC_STAT_NOTSENT Constant Protected Type reference (TYPE) SGS_OBSTAT 2 Status: Not Sent 20001211
3 GC_STAT_OK Constant Protected Type reference (TYPE) SGS_OBSTAT 1 Status: OK 20001211
4 GC_STAT_UNDEFINED Constant Protected Type reference (TYPE) SGS_OBSTAT 0 Status: Not Defined 20001211
5 GC_THREAD_ICON Constant Protected Type reference (TYPE) ICONNAME ICON_RELATION Correspondence Icon Available 20001219
6 GP_CRDATE Instance attribute Protected Type reference (TYPE) D Created On 20001207
7 GP_CRNAME Instance attribute Protected Type reference (TYPE) STRING Name of Creator 20001207
8 GP_CRTIME Instance attribute Protected Type reference (TYPE) T Creation Time 20001207
9 GP_MEDIUM Instance attribute Protected Type reference (TYPE) SGS_MEDIUM SGOS: Output Medium in Object Outbound 20001208
10 GP_STATUS Instance attribute Protected Type reference (TYPE) CHAR50 Document Status 20001208
11 GP_STATUS_ICON Instance attribute Protected Type reference (TYPE) SGS_OBSTIC Icon for the Status 20001211
12 GP_STATUS_INFO Instance attribute Protected Type reference (TYPE) ICONQUICK Quickinfo for Status 20001211
13 GP_SYMBOL Instance attribute Protected Type reference (TYPE) SGS_OBSYMB Icon for Document Type 20010116
14 GP_THREAD Instance attribute Public Type reference (TYPE) SGS_FLAG Correspondence Flag 20001219
15 GP_THREAD_ICON Instance attribute Protected Type reference (TYPE) SGS_ICON Icon: Correspondence 20001219
Methods
# Method Level Visibility Method type Description Created on
1 AUTH_CHECK Instance method Public Method Test Authorization for Function in Attachment 20001207
2 EXECUTE Instance method Public Method Execute Function in the Attachment 20001207
3 GET_THREADED_ITEMS Instance method Public Method Read Replies to Document 20001222
Events
Class CL_GOS_OB_ITEM has no event.
Types
Class CL_GOS_OB_ITEM has no local type.
Method Signatures

Method AUTH_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_CMD Call by reference Type reference (TYPE) UI_FUNC 20001207
2 Returning RP_RESULT Value transfer Type reference (TYPE) FLAG allgemeines flag 20001207

Method AUTH_CHECK on class CL_GOS_OB_ITEM has no exception.

Method EXECUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_CMD Call by reference Type reference (TYPE) UI_FUNC 20001207
2 Returning RP_COMMIT Value transfer Type reference (TYPE) FLAG 'X' Commit benötigt 20001207
# Exception Resumable Description Created on
1 CX_GOS_OB_ERROR Keine Berechtigung für Funktion 20001213

Method GET_THREADED_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_BITEMS Call by reference Type reference (TYPE) BITEM_T Browser Items 20001222
2 Exporting ET_LINKS Call by reference Type reference (TYPE) BITEM_LINKS_T Browser Links 20001222

Method GET_THREADED_ITEMS on class CL_GOS_OB_ITEM has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in 610