SAP ABAP Class CL_GOS_BDS_ITEM (SGOS: BDS Document in the Attachment List)
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_SREL_BROWSER_ITEM Browser for Object Relationships (Basis Class) 19990922
Properties
Class CL_GOS_BDS_ITEM  
Short Description SGOS: BDS Document in the Attachment List    
Super Class CL_SREL_BROWSER_ITEM Browser for Object Relationships (Basis Class) 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SGOS_ATTA   Generic Object Services Attachment List 
Created 19990922   SAP 
Last change 20041228   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SBDST Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_GOS_BDS_ITEM has no interface implemented.
Friends
Class CL_GOS_BDS_ITEM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GP_DEFATTRIB Instance attribute Private Type reference (TYPE) STRING Object description 19990922
2 GP_OBJDES Instance attribute Private Type reference (TYPE) STRING Object description 19990922
3 GS_COMPONENT Instance attribute Public Type reference (TYPE) BAPICOMPON BDS component 19990922
4 GT_OBJECTS Static Attribute Private Type reference (TYPE) TT_BDS_REFS Allocation of BDS components to object references 19990923
5 GT_SIGNATURE Instance attribute Public Type reference (TYPE) SBDST_SIGNATURE BDS signature 19990922
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 19990922
2 CREATE_OBJECT Static method Public Method Create Object 19990923
Events
Class CL_GOS_BDS_ITEM has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_BDS_REF Private See coding TS_BDS_REF 19990923
2 TT_BDS_REFS Private See coding Mapping table BDS vs object reference 19990923
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_COMPONENT Call by reference Type reference (TYPE) BAPICOMPON BDS Komponente 19990922
2 Importing IT_SIGNATURE Call by reference Type reference (TYPE) SBDST_SIGNATURE BDS Signatur 19990922

Method CONSTRUCTOR on class CL_GOS_BDS_ITEM has no exception.

Method CREATE_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_OBJECT Call by reference Object reference (TYPE REF TO) CL_GOS_BDS_ITEM Referenz 19990923
2 Importing IS_COMPONENT Call by reference Type reference (TYPE) BAPICOMPON BDS Komponente 19990923
3 Importing IT_SIGNATURE Call by reference Type reference (TYPE) SBDST_SIGNATURE BDS Signatur 19990923

Method CREATE_OBJECT on class CL_GOS_BDS_ITEM has no exception.
History
Last changed by/on SAP  20041228 
SAP Release Created in