SAP ABAP Class IF_IFR_BAPI (IFR Internal: Access to Repository Data of a BAPI)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_IFR_DOCUMENTABLE_OBJECT IFR internal: Documentation can exist for this object 19991202
2 Interface composition (i COMPRISING i_ref)  IF_IFR_VERB IFR Internal: Description of a BOR Verb (BAPI/Key Field) 20000104
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IFR_BOR_BAPI IFR Internal: Repository Data of a BAPI 20000419
Properties
Class IF_IFR_BAPI  
Short Description IFR Internal: Access to Repository Data of a BAPI    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 19991119   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_IFR_BAPI has no forward declaration.
Interfaces
Class IF_IFR_BAPI has no interface implemented.
Friends
Class IF_IFR_BAPI has no friend class.
Attributes
Class IF_IFR_BAPI has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ASYNC_SUPPORTED Instance method Public Method Asynchronous Call Supported 20000316
2 GET_CREATION_RELEASE Instance method Public Method 20000104
3 GET_DISPLAY_NAME Instance method Public Method 20000104
4 GET_DOCU_KEYS Instance method Public Method 20000104
5 GET_IMPLEMENTATION_NAME Instance method Public Method Determines the Implementing Function Module (See Docu) 20000104
6 GET_INTERNAL_NAME Instance method Public Method 20000104
7 GET_PARAMETER Instance method Public Method Determines Reference to Data of a Parameter 20000113
8 GET_PARAMETER_NAMES Instance method Public Method Lists the Parameters 20000113
9 GET_RELEASE_STATUS Instance method Public Method Determines the Release Status 19991202
10 GET_SHORTTEXT Instance method Public Method 20000104
11 GUI_REQUIRED Instance method Public Method Method Can Only Run with Dialog 19991202
12 IS_FACTORY Instance method Public Method Method Creates an Instance 20000426
13 IS_OBSOLETE Instance method Public Method Determines if and Since When Method Is Obsolete 20000104
14 IS_STATIC Instance method Public Method Method Is Static or Instance Method 19991202
Events
Class IF_IFR_BAPI has no event.
Types
Class IF_IFR_BAPI has no local type.
Method Signatures

Method ASYNC_SUPPORTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ASYNC Value transfer Type reference (TYPE) DDBOOL_D Asynchron aufrufbar = 'X' 20000316

Method ASYNC_SUPPORTED on class IF_IFR_BAPI has no exception.

Method GET_CREATION_RELEASE Signature

Method GET_CREATION_RELEASE on class IF_IFR_BAPI has no parameter.
Method GET_CREATION_RELEASE on class IF_IFR_BAPI has no exception.

Method GET_DISPLAY_NAME Signature

Method GET_DISPLAY_NAME on class IF_IFR_BAPI has no parameter.
Method GET_DISPLAY_NAME on class IF_IFR_BAPI has no exception.

Method GET_DOCU_KEYS Signature

Method GET_DOCU_KEYS on class IF_IFR_BAPI has no parameter.
Method GET_DOCU_KEYS on class IF_IFR_BAPI has no exception.

Method GET_IMPLEMENTATION_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IMPLEMENTATION Value transfer Type reference (TYPE) SWO_ATTNAM Name der ABAP/4 Funktion 20000104
# Exception Resumable Description Created on
1 NOT_APPLICABLE spätere Verwendung: siehe Hilfe zur Methode 20000104

Method GET_INTERNAL_NAME Signature

Method GET_INTERNAL_NAME on class IF_IFR_BAPI has no parameter.
Method GET_INTERNAL_NAME on class IF_IFR_BAPI has no exception.

Method GET_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Value transfer Type reference (TYPE) SWC_ELEM Element 20000113
2 Returning PARAMETER Value transfer Object reference (TYPE REF TO) IF_IFR_PARAMETER Parameterbeschreibung 20000113
# Exception Resumable Description Created on
1 DOES_NOT_EXIST Der Parameter existiert nicht an der Methode 20000113

Method GET_PARAMETER_NAMES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PARAMETERS Value transfer Type reference (TYPE) IFR_PARDES intern IFR: Namen von Parametern im BOR 20000113

Method GET_PARAMETER_NAMES on class IF_IFR_BAPI has no exception.

Method GET_RELEASE_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RELEASED Value transfer Type reference (TYPE) BOOLEAN freigegen: X=Ja 19991202

Method GET_RELEASE_STATUS on class IF_IFR_BAPI has no exception.

Method GET_SHORTTEXT Signature

Method GET_SHORTTEXT on class IF_IFR_BAPI has no parameter.
Method GET_SHORTTEXT on class IF_IFR_BAPI has no exception.

Method GUI_REQUIRED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting REQUIRED Value transfer Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20000104

Method GUI_REQUIRED on class IF_IFR_BAPI has no exception.

Method IS_FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning FACTORY Value transfer Type reference (TYPE) SWO_FCTORY Eigenschaft Factory erfüllt (='X') 20000426

Method IS_FACTORY on class IF_IFR_BAPI has no exception.

Method IS_OBSOLETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting OBSOLETE Value transfer Type reference (TYPE) BOOLEAN Methode obsolet (X=true, -=false, space=unknown) 20000104
2 Exporting SINCE_RELEASE Value transfer Type reference (TYPE) SWO_OBSOL Releaseangabe, wann Methode obsolet wurde 20000104

Method IS_OBSOLETE on class IF_IFR_BAPI has no exception.

Method IS_STATIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning STATIC Value transfer Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 19991202

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