SAP ABAP Class IF_CFX_BADI_BI_EXPORT (Interface for BAdI: CFX_BI_EXPORT)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20050406
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_CFX_BI_EXPORT_ENH Class for BAdI Impl.: CFX_BI_EXPORT_ENH 20090228
Properties
Class IF_CFX_BADI_BI_EXPORT  
Short Description Interface for BAdI: CFX_BI_EXPORT    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20050406   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_CFX_BADI_BI_EXPORT has no interface implemented.
Friends
Class IF_CFX_BADI_BI_EXPORT has no friend class.
Attributes
Class IF_CFX_BADI_BI_EXPORT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 AFTER_EXPORT_COMPLETE Instance method Public Method After Exporting All Objects 20050406
2 CHECK_EXPORT_CHANGE_PRE Instance method Public Method Check + Change Objects in Selection of Existing Collaboratns 20050406
3 CHECK_EXPORT_CREATE_PRE Instance method Public Method Check + Change Objects When Creating a New Collaboration 20050406
Events
Class IF_CFX_BADI_BI_EXPORT has no event.
Types
Class IF_CFX_BADI_BI_EXPORT has no local type.
Method Signatures

Method AFTER_EXPORT_COMPLETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_RETURN Call by reference Type reference (TYPE) BAPIRET2 Returnparameter 20050406
2 Importing IP_BADI_OBJECTS Call by reference Object reference (TYPE REF TO) CL_CFX_BI_BADI_OBJECTS Mappenobjekte für Badi 20050406
3 Importing IS_CFOLDERS Call by reference Type reference (TYPE) CFX_CFOLDERS Customizing-Verbindung 20050406
4 Importing I_COLLABORATION_ID Call by reference Type reference (TYPE) SYSUUID_C cFolders GUID der Collaboration 20050406

Method AFTER_EXPORT_COMPLETE on class IF_CFX_BADI_BI_EXPORT has no exception.

Method CHECK_EXPORT_CHANGE_PRE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_RETURN Call by reference Type reference (TYPE) BAPIRET2 Returnparameter 20050406
2 Importing IP_BADI_OBJECTS Call by reference Object reference (TYPE REF TO) CL_CFX_BI_BADI_OBJECTS Mappenobjekte für Badi 20050406
3 Importing IS_CFOLDERS Call by reference Type reference (TYPE) CFX_CFOLDERS Customizing-Verbindung 20050406
4 Importing I_DEFAULT_FOLDER_ID Call by reference Type reference (TYPE) SYSUUID_C cFolders GUID des Standard Folders 20050406

Method CHECK_EXPORT_CHANGE_PRE on class IF_CFX_BADI_BI_EXPORT has no exception.

Method CHECK_EXPORT_CREATE_PRE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_RETURN Call by reference Type reference (TYPE) BAPIRET2 Returnparameter 20050406
2 Importing IP_BADI_OBJECTS Call by reference Object reference (TYPE REF TO) CL_CFX_BI_BADI_OBJECTS Mappenobjekte für Badi 20050406
3 Importing IS_CFOLDERS Call by reference Type reference (TYPE) CFX_CFOLDERS Customizing-Verbindung 20050406
4 Importing I_COLLABORATION_NAME Call by reference Type reference (TYPE) STRING Name der Collaboration in cFolders 20050406
5 Importing I_COLLABORATION_SCENARIO Call by reference Type reference (TYPE) STRING Szenario, in dem die Collaboration angelegt werden soll 20050406

Method CHECK_EXPORT_CREATE_PRE on class IF_CFX_BADI_BI_EXPORT has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in