SAP ABAP Class CL_GOS_AL_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_ATTA (Package) Generic Object Services Attachment List
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 20001130
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ARL_AL_ITEM Generic Object Services Attachment List 20001130
2 Inheritance (c INHERITING FROM c_ref)  CL_BDS_AL_ITEM BDS Item for Relationship Browser 20001201
3 Inheritance (c INHERITING FROM c_ref)  CL_MSG_AL_ITEM Message Object in the Attachment List 20001130
Properties
Class CL_GOS_AL_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_ATTA   Generic Object Services Attachment List 
Created 20001130   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_GOS_ATTACHMENTS Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_GOS_AL_ITEM has no interface implemented.
Friends
Class CL_GOS_AL_ITEM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GP_CHDATE Instance attribute Protected Type reference (TYPE) D Changed On 20110309
2 GP_CHNAME Instance attribute Protected Type reference (TYPE) STRING Changed by (name) 20110309
3 GP_CHTIME Instance attribute Protected Type reference (TYPE) T Changed At 20110309
4 GP_CHUSER Instance attribute Protected Type reference (TYPE) STRING SAP Name of Changed By User 20110527
5 GP_CRDATE Instance attribute Protected Type reference (TYPE) D Created On 20001130
6 GP_CRNAME Instance attribute Protected Type reference (TYPE) STRING Name of Creator 20001130
7 GP_CRTIME Instance attribute Protected Type reference (TYPE) T Created At 20001130
8 GP_CRUSER Instance attribute Protected Type reference (TYPE) STRING SAP Name of Created By User 20110527
9 GP_FILESIZE Instance attribute Protected Type reference (TYPE) I Document size 20110309
10 GP_LANGUAGE Instance attribute Protected Type reference (TYPE) LANGU Document Language 20110325
Methods
# Method Level Visibility Method type Description Created on
1 AUTH_CHECK Instance method Public Method Test Authorization for Function in Attachment 20001130
2 EXECUTE Instance method Public Method Execute Function in the Attachment 20001130
Events
Class CL_GOS_AL_ITEM has no event.
Types
Class CL_GOS_AL_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 20001130
2 Returning RP_RESULT Value transfer Type reference (TYPE) FLAG allgemeines flag 20001130

Method AUTH_CHECK on class CL_GOS_AL_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 20001130
2 Returning RP_COMMIT Value transfer Type reference (TYPE) FLAG 'X' Commit benötigt 20001206
# Exception Resumable Description Created on
1 CX_GOS_AL_ERROR Fehler auf GOS Anlagenliste 20010205
2 CX_GOS_AL_NOT_SUPPORTED Anlagenliste Funktion nicht unterstützt 20001130
3 CX_GOS_AL_NO_AUTHORITY Keine Berechtigung für Funktion 20001130
History
Last changed by/on SAP  20130531 
SAP Release Created in 610