SAP ABAP Interface IF_BUPA_DIALOG_JOEL_EXIT (SAP BP Dialog: Interface of Dialog Extensions)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   AP-MD-BP-UI (Application Component) Dialog SAP-GUI
     BUPA_DIALOG (Package) SAP Business Partner: New Dialog Interface
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BUPA_DIALOG_JOEL_EXIT SAP BP: Dialog: Basis Class for Dialog Enhancements 20001128
Properties
Interface IF_BUPA_DIALOG_JOEL_EXIT  
Short Description SAP BP Dialog: Interface of Dialog Extensions    
General Data
Package BUPA_DIALOG   SAP Business Partner: New Dialog Interface 
Created 20001128   SAP 
Last changed 20001128   SAP 
Unicode checks active    
Forward declarations
Interface IF_BUPA_DIALOG_JOEL_EXIT has no forward declaration.
Interfaces
Interface IF_BUPA_DIALOG_JOEL_EXIT has no interface.
Friends
Interface IF_BUPA_DIALOG_JOEL_EXIT has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GV_EXIT_ACTIVE Instance attribute Public Type reference (TYPE) BU_BOOLEAN Boolean Type, Do Not Use in Interfaces! 20021009
Methods
# Method Level Visibility Method type Description Created on
1 CAN_CHANGE_PARTNER Instance method Public Method Check: May Business Partner Be Changed? 20001128
2 CAN_DISPLAY_OVERVIEW_IDS Instance method Public Method Check: Which Display Formats May Be Displayed? 20020815
3 CAN_DISPLAY_PARTNER Instance method Public Method Check: May Business Partner Be Displayed? 20001128
4 DETERMINE_RELSHIP_ACTIVITY Instance method Public Method Check: Which Activity Is Used for the Relationship? 20020816
5 DISPATCH Instance method Public Method Processing of a Function Code 20001128
6 END Instance method Public Method Initialization: End of a Dialog 20001128
7 EXTEND_LOCATOR_CONTEXT_MENU Instance method Public Method Locator: Extend Context Menu 20001128
8 EXTEND_LOCATOR_TABSTRIP Instance method Public Method Locator: Extend Tabstrip 20001128
9 FREE Instance method Public Method Initialization: Release all Resources 20001128
10 KEEP_LOCATOR_OPEN Instance method Public Method Check: Delete Fullscreen Locator for this Function Code? 20020226
11 ON_LOCATOR_CONTEXT_MENU_CLICK Instance method Public Method Extended Entry Locator Context Menu Was Selected 20001128
12 START Instance method Public Method Initialization: Start of Dialog 20001128
Events
Interface IF_BUPA_DIALOG_JOEL_EXIT has no event.
Types
Interface IF_BUPA_DIALOG_JOEL_EXIT has no local type.
Method Signatures

Method CAN_CHANGE_PARTNER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PARTNER_GUID Call by reference Type reference (TYPE) BUS_PARTNER-GUID IV_PARTNER_GUID 20001128
2 Importing IV_USE_CURRENT_MEMORY Call by reference Type reference (TYPE) BU_BOOLEAN IV_USE_CURRENT_MEMORY 20001128
3 Importing IV_USE_GLOBAL_MEMORY Call by reference Type reference (TYPE) BU_BOOLEAN IV_USE_GLOBAL_MEMORY 20001128
4 Importing IV_USE_READ_BUFFER Call by reference Type reference (TYPE) BU_BOOLEAN IV_USE_READ_BUFFER 20001128
# Exception Resumable Description Created on
1 ALLOWED_WITH_WARNING ALLOWED_WITH_WARNING 20001128
2 NOT_ALLOWED NOT_ALLOWED 20001128

Method CAN_DISPLAY_OVERVIEW_IDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing IT_OVERVIEW_IDS Call by reference Type reference (TYPE) BURS_OVERVIEW-ID_TABLE Tabelle mit Darstellungsformen für Beziehungen 20020815

Method CAN_DISPLAY_OVERVIEW_IDS on Interface IF_BUPA_DIALOG_JOEL_EXIT has no exception.

Method CAN_DISPLAY_PARTNER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PARTNER_GUID Call by reference Type reference (TYPE) BUS_PARTNER-GUID IV_PARTNER_GUID 20001128
2 Importing IV_USE_CURRENT_MEMORY Call by reference Type reference (TYPE) BU_BOOLEAN IV_USE_CURRENT_MEMORY 20001128
3 Importing IV_USE_GLOBAL_MEMORY Call by reference Type reference (TYPE) BU_BOOLEAN IV_USE_GLOBAL_MEMORY 20001128
4 Importing IV_USE_READ_BUFFER Call by reference Type reference (TYPE) BU_BOOLEAN IV_USE_READ_BUFFER 20001128
# Exception Resumable Description Created on
1 NOT_ALLOWED NOT_ALLOWED 20001128

Method DETERMINE_RELSHIP_ACTIVITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ACTIVITY Call by reference Type reference (TYPE) BU_AKTYP Aktivitätstyp 20020816
2 Importing IV_DATE_TO Call by reference Type reference (TYPE) BU_DATTO Gültigkeitsdatum (gültig bis) 20020816
3 Importing IV_PARTNER1 Call by reference Type reference (TYPE) BU_PARTNER Geschäftspartnernummer 20020816
4 Importing IV_PARTNER2 Call by reference Type reference (TYPE) BU_PARTNER Geschäftspartnernummer 20020816
5 Importing IV_RELTYP Call by reference Type reference (TYPE) BU_RELTYP Geschäftspartner-Beziehungstyp 20020816

Method DETERMINE_RELSHIP_ACTIVITY on Interface IF_BUPA_DIALOG_JOEL_EXIT has no exception.

Method DISPATCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DISPATCHED Call by reference Type reference (TYPE) BUS_SCREEN-BOOLEAN EV_DISPATCHED 20001128
2 Importing IV_FUNCTION_CODE Call by reference Type reference (TYPE) BUS_SCREEN-FUNCTION_CODE IV_FUNCTION_CODE 20001128
3 Importing IV_OWNER Call by reference Object reference (TYPE REF TO) IF_BUPA_MAINTENANCE_OWNER IV_OWNER 20001128

Method DISPATCH on Interface IF_BUPA_DIALOG_JOEL_EXIT has no exception.

Method END Signature

Method END on Interface IF_BUPA_DIALOG_JOEL_EXIT has no parameter.
Method END on Interface IF_BUPA_DIALOG_JOEL_EXIT has no exception.

Method EXTEND_LOCATOR_CONTEXT_MENU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MENU Call by reference Object reference (TYPE REF TO) CL_CTMENU IV_MENU 20001128
2 Importing IV_PREFIX Call by reference Type reference (TYPE) BUS_SCREEN-FUNCTION_CODE IV_PREFIX 20001128

Method EXTEND_LOCATOR_CONTEXT_MENU on Interface IF_BUPA_DIALOG_JOEL_EXIT has no exception.

Method EXTEND_LOCATOR_TABSTRIP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LOCATOR Call by reference Object reference (TYPE REF TO) CL_BUS_LOCATOR IV_LOCATOR 20001128

Method EXTEND_LOCATOR_TABSTRIP on Interface IF_BUPA_DIALOG_JOEL_EXIT has no exception.

Method FREE Signature

Method FREE on Interface IF_BUPA_DIALOG_JOEL_EXIT has no parameter.
Method FREE on Interface IF_BUPA_DIALOG_JOEL_EXIT has no exception.

Method KEEP_LOCATOR_OPEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_KEEP_OPEN Value transfer Type reference (TYPE) BU_BOOLEAN Vollbild-Locator nicht schließen 20020226
2 Importing IV_FUNCTION_CODE Call by reference Type reference (TYPE) BUS_SCREEN-FUNCTION_CODE GUI-Funktionscode 20020226

Method KEEP_LOCATOR_OPEN on Interface IF_BUPA_DIALOG_JOEL_EXIT has no exception.

Method ON_LOCATOR_CONTEXT_MENU_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_PARTNER_GUIDS Call by reference Type reference (TYPE) BUS_PARTNER-GUID_TABLE IT_PARTNER_GUIDS 20001128
2 Importing IV_FUNCTION_CODE Call by reference Type reference (TYPE) BUS_SCREEN-FUNCTION_CODE IV_FUNCTION_CODE 20001128
3 Importing IV_OWNER Call by reference Object reference (TYPE REF TO) IF_BUPA_MAINTENANCE_OWNER IV_OWNER 20001128

Method ON_LOCATOR_CONTEXT_MENU_CLICK on Interface IF_BUPA_DIALOG_JOEL_EXIT has no exception.

Method START Signature

Method START on Interface IF_BUPA_DIALOG_JOEL_EXIT has no parameter.
Method START on Interface IF_BUPA_DIALOG_JOEL_EXIT has no exception.
History
Last changed by/on SAP  20001128 
SAP Release Created in 50A