SAP ABAP Class IF_EX_BADI_SPEC_METADATA (Business add-in interface IF_EX_BADI_SPEC_METADATA)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DEF_IM_BADI_SPEC_METADATA Default implementation for business add-in definition BADI_S 20010107
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EX_BADI_SPEC_METADATA BAdI class CL_EX_BADI_SPEC_METADATA 20001214
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SPEC_METADATA Specification System Metadata 20021107
Properties
Class IF_EX_BADI_SPEC_METADATA  
Short Description Business add-in interface IF_EX_BADI_SPEC_METADATA    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 1   
Package      
Created 20001214   SAP 
Last change 20050301   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_EX_BADI_SPEC_METADATA has no forward declaration.
Interfaces
Class IF_EX_BADI_SPEC_METADATA has no interface implemented.
Friends
Class IF_EX_BADI_SPEC_METADATA has no friend class.
Attributes
Class IF_EX_BADI_SPEC_METADATA has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_DATA_FOR_DISPLAY Instance method Public Method Returns Metadata Information for display 20010107
2 GET_DATA_FOR_MAPPING Instance method Public Method Returns Metadata Information for mapping 20010107
3 GET_MACRO_NAME_FOR_DISPLAY Instance method Public Method Returns macro name (for displaying metadata on office doc) 20010107
4 GET_MACRO_NAME_FOR_MAPPING Instance method Public Method Returns macro name (used for mapping metadata on office doc) 20010107
Events
Class IF_EX_BADI_SPEC_METADATA has no event.
Types
Class IF_EX_BADI_SPEC_METADATA has no local type.
Method Signatures

Method GET_DATA_FOR_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJECT_KEYFIELDS Call by reference Type reference (TYPE) OBJECT_KEYFIELDS Schlüsselfelder für selektiertes Objekt in Strukturübersicht 20010107
2 Importing OBJECT_TYPE Call by reference Type reference (TYPE) OBJECT_TYPE Selektierte Objektart in Produktstrukturbrowser 20010107
3 Exporting OUTPUT_TABLE Call by reference Type reference (TYPE) CH_SPEC_METADATA_TAB Tabelle mit Metadateninformationen 20010107
# Exception Resumable Description Created on
1 OBJECT_NOT_FOUND Objekt konnte nicht gefunden werden 20010107

Method GET_DATA_FOR_MAPPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJECT_KEYFIELDS Call by reference Type reference (TYPE) OBJECT_KEYFIELDS Schlüsselfelder für selektiertes Objekt in Strukturübersicht 20010107
2 Importing OBJECT_TYPE Call by reference Type reference (TYPE) OBJECT_TYPE Selektierte Objektart in Produktstrukturbrowser 20010107
3 Exporting OUTPUT_TABLE Call by reference Type reference (TYPE) CH_SPEC_METADATA_TAB Tabelle mit Metadateninformationen 20010107

Method GET_DATA_FOR_MAPPING on class IF_EX_BADI_SPEC_METADATA has no exception.

Method GET_MACRO_NAME_FOR_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting MACRO_NAME Call by reference Type reference (TYPE) CHAR50 Makroname 20010107

Method GET_MACRO_NAME_FOR_DISPLAY on class IF_EX_BADI_SPEC_METADATA has no exception.

Method GET_MACRO_NAME_FOR_MAPPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting MACRO_NAME Call by reference Type reference (TYPE) CHAR50 Makroname 20010107

Method GET_MACRO_NAME_FOR_MAPPING on class IF_EX_BADI_SPEC_METADATA has no exception.
History
Last changed by/on SAP  20050301 
SAP Release Created in