SAP ABAP Class IF_EVE_OBJECT_GET (Interface Read Access to Data Objects)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_EVE_OBJECT Interface Access to Data Objects 20020307
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EVE_DATA_CONTAINER Object Data 20020406
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EVE_OBJECT_DATA Object Data 20020403
Properties
Class IF_EVE_OBJECT_GET  
Short Description Interface Read Access to Data Objects    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20020307   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_EVE_OBJECT_GET has no forward declaration.
Interfaces
Class IF_EVE_OBJECT_GET has no interface implemented.
Friends
Class IF_EVE_OBJECT_GET has no friend class.
Attributes
Class IF_EVE_OBJECT_GET has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ALL_DESCRIPTIONS Instance method Public Method Determine Description in All Languages 20020426
2 GET_ATTRIBUTE_VALUE Instance method Public Method Determine Attribute Value 20020402
3 GET_DESCRIPTION Instance method Public Method Determine Object Description 20020411
4 GET_EXTERNAL_ID Instance method Public Method Determine External ID 20020402
5 GET_INTERNAL_ID Instance method Public Method Determine Internal ID 20020402
6 GET_OBJECT_TYPE Instance method Public Method Determine Object Type 20020402
7 GET_SECONDARY_INTERNAL_ID Instance method Public Method Interne ID ermitteln 20080604
8 GET_SECONDARY_OBJECT_TYPE Instance method Public Method Determine Secondary Object Type 20020402
Events
Class IF_EVE_OBJECT_GET has no event.
Types
Class IF_EVE_OBJECT_GET has no local type.
Method Signatures

Method GET_ALL_DESCRIPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DESCRIPTIONS Call by reference Type reference (TYPE) EVE_TT_OBJECT_DESCRIPTION Objektbeschreibung in mehreren Sprachen 20020426

Method GET_ALL_DESCRIPTIONS on class IF_EVE_OBJECT_GET has no exception.

Method GET_ATTRIBUTE_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CA_ATTRIBUTE_VALUE Call by reference Type reference (TYPE) ANY Attributwert 20020402
2 Importing IV_ATTRIBUTE Call by reference Type reference (TYPE) CLIKE Attribut/Merkmal der Evaluation Engine 20020402

Method GET_ATTRIBUTE_VALUE on class IF_EVE_OBJECT_GET has no exception.

Method GET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DESCRIPTION Call by reference Type reference (TYPE) EVE_TV_OBJECT_DESCRIPTION Bezeichnung eines Objektes 20020411
2 Importing IV_LANGUAGE Call by reference Type reference (TYPE) SY-LANGU Sprache 20020411

Method GET_DESCRIPTION on class IF_EVE_OBJECT_GET has no exception.

Method GET_EXTERNAL_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_EXTERNAL_ID Value transfer Type reference (TYPE) EVE_TV_OBJECT_ID Objekt ID (Externe Darstellung) 20020402

Method GET_EXTERNAL_ID on class IF_EVE_OBJECT_GET has no exception.

Method GET_INTERNAL_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_INTERNAL_ID Value transfer Type reference (TYPE) EVE_TV_OBJECT_GUID GUID eines Anwendungsobjektes 20020402

Method GET_INTERNAL_ID on class IF_EVE_OBJECT_GET has no exception.

Method GET_OBJECT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_OBJECT_TYPE Value transfer Type reference (TYPE) EVE_TV_OBJECT_TYPE Objekttyp für Evaluation Engine 20020402

Method GET_OBJECT_TYPE on class IF_EVE_OBJECT_GET has no exception.

Method GET_SECONDARY_INTERNAL_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_SECONDARY_INTERNAL_ID Value transfer Type reference (TYPE) STRING ID des gelinkten Anwendungsobjektes 20080604

Method GET_SECONDARY_INTERNAL_ID on class IF_EVE_OBJECT_GET has no exception.

Method GET_SECONDARY_OBJECT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_SECONDARY_OBJECT_TYPE Value transfer Type reference (TYPE) EVE_TV_SEC_OBJECT_TYPE Sekundärer Objekttyp für Evaluation Engine 20020402

Method GET_SECONDARY_OBJECT_TYPE on class IF_EVE_OBJECT_GET has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in