SAP ABAP Class CL_QLAST_ASSOCIATION (association)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-DIC (Application Component) ABAP Dictionary
     SDDIC_VIEWPARSER (Package) DDIC Viewparser
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_QLAST_ASTBASE AST-baseclass 20130412
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_QLAST_UNMANAGED_ASSOCIATION Unmanaged association 20130419
Properties
Class CL_QLAST_ASSOCIATION  
Short Description association    
Super Class CL_QLAST_ASTBASE AST-baseclass 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SDDIC_VIEWPARSER   DDIC Viewparser 
Created 20130412   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_QLAST_ASSOCIATION has no forward declaration.
Interfaces
Class CL_QLAST_ASSOCIATION has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_DDL_PARSER 20130412 view parser
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MAX_CARDINALITY Constant Public Type reference (TYPE) I 2147483647 20130422
2 M_CARDINALITY Instance attribute Protected Type reference (TYPE) QLAST_ASSOCIATION_CARDINALITY 20130412
3 M_NAME Instance attribute Protected Type reference (TYPE) STRING 20130412
4 M_TARGET Instance attribute Protected Object reference (TYPE REF TO) CL_QLAST_TABLE_DATASOURCE 20130412
Methods
# Method Level Visibility Method type Description Created on
1 GET_CARDINALITY Instance method Public Method 20130412
2 GET_NAME Instance method Public Method 20130412
3 GET_TARGET Instance method Public Method 20130412
4 GET_TYPE Instance method Public Method 20130412
5 IS_UNRESTRICTED Instance method Public Method 20130422
Events
Class CL_QLAST_ASSOCIATION has no event.
Types
Class CL_QLAST_ASSOCIATION has no local type.
Method Signatures

Method GET_CARDINALITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CARDINALITY Value transfer Type reference (TYPE) QLAST_ASSOCIATION_CARDINALITY 20130412

Method GET_CARDINALITY on class CL_QLAST_ASSOCIATION has no exception.

Method GET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NAME Value transfer Type reference (TYPE) STRING 20130412

Method GET_NAME on class CL_QLAST_ASSOCIATION has no exception.

Method GET_TARGET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TARGET Value transfer Object reference (TYPE REF TO) CL_QLAST_TABLE_DATASOURCE 20130412

Method GET_TARGET on class CL_QLAST_ASSOCIATION has no exception.

Method GET_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TYPE Value transfer Type reference (TYPE) QLAST_ASSOCIATION_TYPE 20130412

Method GET_TYPE on class CL_QLAST_ASSOCIATION has no exception.

Method IS_UNRESTRICTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20130422

Method IS_UNRESTRICTED on class CL_QLAST_ASSOCIATION has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740