SAP ABAP Class CL_ALINK_DND_OBJECT (ArchiveLink Drag and Drop Object)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-ARL (Application Component) ArchiveLink
     SAOP (Package) ArchiveLink general
Properties
Class CL_ALINK_DND_OBJECT  
Short Description ArchiveLink Drag and Drop Object    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SAOP   ArchiveLink general 
Created 20010927   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ALINK_DND_OBJECT has no forward declaration.
Interfaces
Class CL_ALINK_DND_OBJECT has no interface implemented.
Friends
Class CL_ALINK_DND_OBJECT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 INSTANCE_PROPERTIES Instance attribute Private Type reference (TYPE) TOAPROP_T Table of TOAPROP_S 20010927
2 MODEL_PROPERTIES Instance attribute Private Type reference (TYPE) TOAPROP_T Table of TOAPROP_S 20010927
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20010927
2 GET_INSTANCE_PROPERTIES Instance method Public Method Return Instance Properties 20010927
3 GET_MODEL_PROPERTIES Instance method Public Method Return Model Properties 20010927
4 GET_PROPERTIES Instance method Public Method Return All Properties 20010927
5 GET_PROPERTY Instance method Public Method Return Specific Property 20010927
Events
Class CL_ALINK_DND_OBJECT has no event.
Types
Class CL_ALINK_DND_OBJECT has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_INSTANCE_PROPERTIES Call by reference Type reference (TYPE) TOAPROP_T ArchiveLink: Name/Wert Paare 20010927
2 Importing IM_MODEL_PROPERTIES Call by reference Type reference (TYPE) TOAPROP_T ArchiveLink: Name/Wert Paare 20010927

Method CONSTRUCTOR on class CL_ALINK_DND_OBJECT has no exception.

Method GET_INSTANCE_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_PROPS Value transfer Type reference (TYPE) TOAPROP_T Tabelle von TOAPROP_S 20010927

Method GET_INSTANCE_PROPERTIES on class CL_ALINK_DND_OBJECT has no exception.

Method GET_MODEL_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_PROPS Value transfer Type reference (TYPE) TOAPROP_T Tabelle von TOAPROP_S 20010927

Method GET_MODEL_PROPERTIES on class CL_ALINK_DND_OBJECT has no exception.

Method GET_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_INSTANCE_ATTRIBUTE Call by reference Type reference (TYPE) TOAPROP_T Tabelle von TOAPROP_S 20010927
2 Exporting EX_MODEL_ATTRIBUTE Value transfer Type reference (TYPE) TOAPROP_T Tabelle von TOAPROP_S 20010927

Method GET_PROPERTIES on class CL_ALINK_DND_OBJECT has no exception.

Method GET_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_NAME Call by reference Type reference (TYPE) STRING 20010927
2 Returning RE_VALUE Value transfer Type reference (TYPE) STRING 20010927
# Exception Resumable Description Created on
1 NOT_FOUND 20010927
History
Last changed by/on SAP  00000000 
SAP Release Created in 620