SAP ABAP Class IF_MDG_GN_FIELD (Field Description (Generator))
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_MDG_GN_OBJECT Object in Context of the Generator 20081218
2 Interface composition (i COMPRISING i_ref)  IF_MDG_OBJ_META_DESCRIPT Access to Medata for a General Object 20081218
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_MDG_GN_RAW_FIELD Raw Object Field 20081218
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MDG_GN_FIELD Represents a Field 20081218
Properties
Class IF_MDG_GN_FIELD  
Short Description Field Description (Generator)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20081218   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_MDG_GN_FIELD has no interface implemented.
Friends
Class IF_MDG_GN_FIELD has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AO_REF_TABLE Instance attribute Public Object reference (TYPE REF TO) IF_MDG_GN_STRUC Structure That Contains Unit Field 20081218
2 A_KIND Instance attribute Public Attribute reference (LIKE) 20081218
3 A_REF_FIELDNAME Instance attribute Public Type reference (TYPE) MDG_GN_PHYSICAL_NAME Unit Field 20081218
4 A_STATE Instance attribute Public Attribute reference (LIKE) 20081218
Methods
# Method Level Visibility Method type Description Created on
1 GET_BUSINESS_NAME Instance method Public Method 20081218
2 GET_FIELD_TYPE Instance method Public Method Provides Field Type (Field Type Must Exist Locally) 20081218
3 GET_LANGUAGE_VECTOR Instance method Public Method 20081218
4 GET_META_DESCRIPT Instance method Public Method 20081218
5 GET_PHYSICAL_NAME Instance method Public Method 20081218
Events
Class IF_MDG_GN_FIELD has no event.
Types
Class IF_MDG_GN_FIELD has no local type.
Method Signatures

Method GET_BUSINESS_NAME Signature

Method GET_BUSINESS_NAME on class IF_MDG_GN_FIELD has no parameter.
Method GET_BUSINESS_NAME on class IF_MDG_GN_FIELD has no exception.

Method GET_FIELD_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TYPE_KIND Value transfer Type reference (TYPE) ABAP_TYPEKIND 20081218
2 Exporting E_TYPE_NAME Call by reference Type reference (TYPE) CSEQUENCE 20081218

Method GET_FIELD_TYPE on class IF_MDG_GN_FIELD has no exception.

Method GET_LANGUAGE_VECTOR Signature

Method GET_LANGUAGE_VECTOR on class IF_MDG_GN_FIELD has no parameter.
Method GET_LANGUAGE_VECTOR on class IF_MDG_GN_FIELD has no exception.

Method GET_META_DESCRIPT Signature

Method GET_META_DESCRIPT on class IF_MDG_GN_FIELD has no parameter.
Method GET_META_DESCRIPT on class IF_MDG_GN_FIELD has no exception.

Method GET_PHYSICAL_NAME Signature

Method GET_PHYSICAL_NAME on class IF_MDG_GN_FIELD has no parameter.
Method GET_PHYSICAL_NAME on class IF_MDG_GN_FIELD has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in