SAP ABAP Class IF_MDG_GN_ERR_OBJECT (Object with Errors (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
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MDG_GN_FIELD Represents a Field 20081218
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MDG_GN_OBJECT Object in Context of the Generator 20081218
Properties
Class IF_MDG_GN_ERR_OBJECT  
Short Description Object with Errors (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
Class IF_MDG_GN_ERR_OBJECT has no forward declaration.
Interfaces
Class IF_MDG_GN_ERR_OBJECT has no interface implemented.
Friends
Class IF_MDG_GN_ERR_OBJECT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AO_BUILDING_PLAN Instance attribute Public Attribute reference (LIKE) 20081218
2 A_ERROR_CODE Instance attribute Public Type reference (TYPE) MDG_GN_ERROR_CODE Error Code 20081218
3 A_INST_TYPE Instance attribute Public Attribute reference (LIKE) 20081218
4 A_KIND Instance attribute Public Attribute reference (LIKE) 20081218
5 A_LANGUAGE Instance attribute Public Attribute reference (LIKE) 20081218
6 A_LOGICAL_NAME Instance attribute Public Attribute reference (LIKE) 20081218
7 A_STATE Instance attribute Public Attribute reference (LIKE) 20081218
8 ERR_ABAP_SYNTAX Constant Public Type reference (TYPE) MDG_GN_ERROR_CODE '9' Syntax errors 20081218
9 ERR_CLIENT Constant Public Type reference (TYPE) MDG_GN_ERROR_CODE ' 1' Object Assigned to Another Client 20081218
10 ERR_ENQUEUE Constant Public Type reference (TYPE) MDG_GN_ERROR_CODE ' 3' Object Locked 20081218
11 ERR_FORKEY Constant Public Type reference (TYPE) MDG_GN_ERROR_CODE ' 7' Invalid Foreign Key Definition 20081218
12 ERR_META_DESCRIPTION Constant Public Type reference (TYPE) MDG_GN_ERROR_CODE ' 4' Invalid/Incomplete Meta Description 20081218
13 ERR_NO Constant Public Type reference (TYPE) MDG_GN_ERROR_CODE SPACE Error-free 20081218
14 ERR_NOT_FOUND Constant Public Type reference (TYPE) MDG_GN_ERROR_CODE ' 0' Object Does Not Exist 20081218
15 ERR_NOT_GEN_OBJ Constant Public Type reference (TYPE) MDG_GN_ERROR_CODE ' 2' Object Not Generated 20081218
16 ERR_NOT_SPECIFY Constant Public Type reference (TYPE) MDG_GN_ERROR_CODE ' *' Unknown Error 20081218
17 ERR_NO_PHYS_NAME Constant Public Type reference (TYPE) MDG_GN_ERROR_CODE '8' Physical Name Not Specified 20081218
18 ERR_REFFIELD Constant Public Type reference (TYPE) MDG_GN_ERROR_CODE ' 6' Reference Field Entry Missing/Incomplete 20081218
19 ERR_TEXT_FIELD Constant Public Type reference (TYPE) MDG_GN_ERROR_CODE 'A' More than one language field 20081218
20 ERR_TYPE Constant Public Type reference (TYPE) MDG_GN_ERROR_CODE ' 5' Invalid Type 20081218
Methods
# Method Level Visibility Method type Description Created on
1 GET_BUSINESS_NAME Instance method Public Method 20081218
2 GET_CATALOG_ENTRY Instance method Public Method 20081218
3 GET_CROSSREF Instance method Public Method 20081218
4 GET_ERROR_DESCRIPTION Instance method Public Method Provides Description of Error 20081218
5 GET_PHYSICAL_NAME Instance method Public Method 20081218
Events
Class IF_MDG_GN_ERR_OBJECT has no event.
Types
Class IF_MDG_GN_ERR_OBJECT has no local type.
Method Signatures

Method GET_BUSINESS_NAME Signature

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

Method GET_CATALOG_ENTRY Signature

Method GET_CATALOG_ENTRY on class IF_MDG_GN_ERR_OBJECT has no parameter.
Method GET_CATALOG_ENTRY on class IF_MDG_GN_ERR_OBJECT has no exception.

Method GET_CROSSREF Signature

Method GET_CROSSREF on class IF_MDG_GN_ERR_OBJECT has no parameter.
Method GET_CROSSREF on class IF_MDG_GN_ERR_OBJECT has no exception.

Method GET_ERROR_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ERROR Call by reference Type reference (TYPE) MDG_GN_ERROR Beschreibt eines Fehler 20081218

Method GET_ERROR_DESCRIPTION on class IF_MDG_GN_ERR_OBJECT has no exception.

Method GET_PHYSICAL_NAME Signature

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