SAP ABAP Class IF_BCFG_CONFIG_OBJECT_INFO (contains meta information about a config object)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BCFG_CONFIG_OBJECT_INFO container for custom objects 20100616
Properties
Class IF_BCFG_CONFIG_OBJECT_INFO  
Short Description contains meta information about a config object    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100616   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_BCFG_CONFIG_OBJECT_INFO has no forward declaration.
Interfaces
Class IF_BCFG_CONFIG_OBJECT_INFO has no interface implemented.
Friends
Class IF_BCFG_CONFIG_OBJECT_INFO has no friend class.
Attributes
Class IF_BCFG_CONFIG_OBJECT_INFO has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ACTIVITY Instance method Public Method returns related IMG activity 20100616
2 GET_OBJECT_NAME Instance method Public Method returns name of enclosing customizing object 20100616
3 GET_OBJECT_TYPE Instance method Public Method return type of the enclosing customizing object 20100616
4 GET_TABLE_NAME Instance method Public Method returns the name of the table 20100616
5 GET_TABLE_TYPE Instance method Public Method returns the table type 20100617
Events
Class IF_BCFG_CONFIG_OBJECT_INFO has no event.
Types
Class IF_BCFG_CONFIG_OBJECT_INFO has no local type.
Method Signatures

Method GET_ACTIVITY Signature

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

Method GET_ACTIVITY on class IF_BCFG_CONFIG_OBJECT_INFO has no exception.

Method GET_OBJECT_NAME Signature

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

Method GET_OBJECT_NAME on class IF_BCFG_CONFIG_OBJECT_INFO has no exception.

Method GET_OBJECT_TYPE Signature

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

Method GET_OBJECT_TYPE on class IF_BCFG_CONFIG_OBJECT_INFO has no exception.

Method GET_TABLE_NAME Signature

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

Method GET_TABLE_NAME on class IF_BCFG_CONFIG_OBJECT_INFO has no exception.

Method GET_TABLE_TYPE Signature

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

Method GET_TABLE_TYPE on class IF_BCFG_CONFIG_OBJECT_INFO has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in