SAP ABAP Class CL_DD_IMAGE_NAME_CACHE (INTERN !!! Dynamische Dokumente: Image-Cache)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CI-DYD (Application Component) Dynamic Documents
     SDYNAMICDOCUMENTS (Package) Dynamic Documents
Properties
Class CL_DD_IMAGE_NAME_CACHE  
Short Description INTERN !!! Dynamische Dokumente: Image-Cache    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SDYNAMICDOCUMENTS   Dynamic Documents 
Created 20060804   SAP 
Last change 20070910   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)
2 SDYDO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_DD_IMAGE_NAME_CACHE has no interface implemented.
Friends
Class CL_DD_IMAGE_NAME_CACHE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BDS Instance attribute Public Object reference (TYPE REF TO) CL_BDS_DOCUMENT_SET BusinessDocumentSet 20060804
2 BDS_CLASS_PICTURES Constant Private Type reference (TYPE) SBDST_CLASSNAME 'PICTURES' BDS Klasse 20060804
3 BDS_CLASS_SAP_ICONS Constant Private Type reference (TYPE) SBDST_CLASSNAME 'SAP_ICONS' BDS Klasse 20060804
4 INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_DD_IMAGE_NAME_CACHE Dynamische Dokumente: Image-Cache 20060804
5 TABLE_IMAGE_NAMES Instance attribute Private Type reference (TYPE) SDYDO_IMAGE_NAMES Image Name Cache 20060804
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Private Constructor 20060804
2 GET_BDS_INSTANCE Instance method Public Method 20060804
3 GET_CACHE Static method Public Method 20060804
4 GET_IMAGE_NAME Instance method Public Method 20060804
Events
Class CL_DD_IMAGE_NAME_CACHE has no event.
Types
Class CL_DD_IMAGE_NAME_CACHE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_DD_IMAGE_NAME_CACHE has no parameter.
Method CONSTRUCTOR on class CL_DD_IMAGE_NAME_CACHE has no exception.

Method GET_BDS_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting INSTANCE Call by reference Object reference (TYPE REF TO) CL_BDS_DOCUMENT_SET 20060804

Method GET_BDS_INSTANCE on class CL_DD_IMAGE_NAME_CACHE has no exception.

Method GET_CACHE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CACHE Call by reference Object reference (TYPE REF TO) CL_DD_IMAGE_NAME_CACHE 20060804

Method GET_CACHE on class CL_DD_IMAGE_NAME_CACHE has no exception.

Method GET_IMAGE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IMAGE_ID Call by reference Type reference (TYPE) SBDST_OBJECT_KEY 20060804
2 Exporting IMAGE_NAME Call by reference Type reference (TYPE) SDYDO_URL 20060804
3 Importing IS_ICON Call by reference Type reference (TYPE) SDYDO_FLAG 20060804

Method GET_IMAGE_NAME on class CL_DD_IMAGE_NAME_CACHE has no exception.
History
Last changed by/on SAP  20070910 
SAP Release Created in 740