SAP ABAP Interface IF_EX_BUPA_HIERARCHY_CRM (BAdI-Interface IF_EX_BUPA_HIERARCHY_CRM)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   AP-MD-BP-GRH (Application Component) Account Hierarchy
     BUPA_HIERARCHY (Package) SAP Business Partner Group Hierarchy
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EX_BUPA_HIERARCHY_CRM BAdI Class CL_EX_BUPA_HIERARCHY_CRM 20000727
Properties
Interface IF_EX_BUPA_HIERARCHY_CRM  
Short Description BAdI-Interface IF_EX_BUPA_HIERARCHY_CRM    
General Data
Package BUPA_HIERARCHY   SAP Business Partner Group Hierarchy 
Created 20000727   SAP 
Last changed 20050218   SAP 
Unicode checks active    
Forward declarations
Interface IF_EX_BUPA_HIERARCHY_CRM has no forward declaration.
Interfaces
Interface IF_EX_BUPA_HIERARCHY_CRM has no interface.
Friends
Interface IF_EX_BUPA_HIERARCHY_CRM has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GV_ROOT_NODE Instance attribute Public Type reference (TYPE) BUT_HIER_TREE Business Partner Group Hierarchy 20030728
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR Instance method Public Method Removes Condition Records from Working Set 20000918
2 CLEAR_NODE_AND_TIME Instance method Public Method Deletes the Selected Node 20030828
3 CLOSE Instance method Public Method Control in Pre-Init Status Without Saving 20000918
4 CREATE_WORK_AREA Instance method Public Method Initialization of Condition Maintainance 20000815
5 DISPLAY_CONDITION Instance method Public Method Update Condition Maintenance (Provides OK) 20000727
6 GET_ROOT_OF_SUBTREE Instance method Public Method Returns the Root Node of the Subtree 20030729
7 GET_TEXT_FOR_NODE Instance method Public Method Returns New Search Term and Description 20030805
8 HAS_SAME_AREA Instance method Public Method Nodes Have the Same Sales Area? 20031002
9 IS_CONDITION_AVAILABLE Instance method Public Method Implementation Is Available 20001018
10 IS_TREE_DOWNLOADED Instance method Public Method Returns, Whether Tree Was Downloaded from ERP 20030530
11 IS_TYPE_DOWNLOADED Instance method Public Method Returns, Whether Hierarchy Category Comes from R3 20031016
12 SAVE Instance method Public Method Saves Working Set in DB 20000914
13 SET_CONTEXT_DATA Instance method Public Method Sets New Context Data 20000918
14 SET_EDIT_MODE Instance method Public Method Set Edit Mode 20000914
15 SET_NODE_AND_TIME Instance method Public Method Note Nodes in Locator 20030828
16 SPECIFY_APPEARANCE Instance method Public Method Set Up Appearance of ALVs 20000815
17 XCHANGE Instance method Public Method Checks Whether Something Has Changed 20000914
Events
Interface IF_EX_BUPA_HIERARCHY_CRM has no event.
Types
Interface IF_EX_BUPA_HIERARCHY_CRM has no local type.
Method Signatures

Method CLEAR Signature

Method CLEAR on Interface IF_EX_BUPA_HIERARCHY_CRM has no parameter.
Method CLEAR on Interface IF_EX_BUPA_HIERARCHY_CRM has no exception.

Method CLEAR_NODE_AND_TIME Signature

Method CLEAR_NODE_AND_TIME on Interface IF_EX_BUPA_HIERARCHY_CRM has no parameter.
Method CLEAR_NODE_AND_TIME on Interface IF_EX_BUPA_HIERARCHY_CRM has no exception.

Method CLOSE Signature

Method CLOSE on Interface IF_EX_BUPA_HIERARCHY_CRM has no parameter.
Method CLOSE on Interface IF_EX_BUPA_HIERARCHY_CRM has no exception.

Method CREATE_WORK_AREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CND_AVAILABLE Call by reference Type reference (TYPE) BU_BOOLEAN Boolscher Typ im GP, nicht an Oberflächen verwenden! 20000815
2 Importing IV_WORK_AREA_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container fuer Custom Controls in der Dynpro Area 20000815

Method CREATE_WORK_AREA on Interface IF_EX_BUPA_HIERARCHY_CRM has no exception.

Method DISPLAY_CONDITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NODE_GUID Call by reference Type reference (TYPE) BU_NODE_GUID Guid eines Hierarchieknoten 20000727

Method DISPLAY_CONDITION on Interface IF_EX_BUPA_HIERARCHY_CRM has no exception.

Method GET_ROOT_OF_SUBTREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DATE Call by reference Type reference (TYPE) DATUM Datum 20030730
2 Exporting EV_ROOT Call by reference Type reference (TYPE) BU_NODE_GUID 20030730
3 Exporting EV_SELECTED_BP Call by reference Type reference (TYPE) BU_PARTNER_GUID GUID eines Geschäftspartners 20030805
4 Exporting EV_START_NODE Call by reference Type reference (TYPE) BU_NODE_GUID Guid eines Hierarchieknoten 20030805
5 Exporting EV_TIMESTAMP Call by reference Type reference (TYPE) TIMESTAMP UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20030730
6 Importing IV_HIER_TYPE Call by reference Type reference (TYPE) BU_HIERARCHY_TYPE Hierarchietyp einer GP-Gruppenhierarchie 20030805
7 Importing IV_TREE_GUID Call by reference Type reference (TYPE) BU_TREE_GUID 20030730
# Exception Resumable Description Created on
1 FATAL_ERROR fatal error 20030805

Method GET_TEXT_FOR_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_BP_NUMBER Call by reference Type reference (TYPE) BU_PARTNER Geschäftspartnernummer 20031023
2 Exporting EV_TEXT1 Call by reference Type reference (TYPE) TEXT90 BP-Beschreibung 20030805
3 Exporting EV_TEXT2 Call by reference Type reference (TYPE) TEXT120 Vetriensbereich 20030805
4 Importing IV_NODE Call by reference Type reference (TYPE) BU_NODE_GUID Guid eines Hierarchieknoten 20030805
5 Importing IV_TYPE Call by reference Type reference (TYPE) BU_HIERARCHY_TYPE Hierarchietyp einer GP-Gruppenhierarchie 20030805

Method GET_TEXT_FOR_NODE on Interface IF_EX_BUPA_HIERARCHY_CRM has no exception.

Method HAS_SAME_AREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NODE_ONE Call by reference Type reference (TYPE) BU_NODE_GUID Guid eines Hierarchieknoten 20031002
2 Importing IV_NODE_TWO Call by reference Type reference (TYPE) BU_NODE_GUID Guid eines Hierarchieknoten 20031002
3 Returning RV_SAME_AREA Value transfer Type reference (TYPE) BU_BOOLEAN Boolscher Typ: Nicht zur Verwendung auf Oberflächen 20031002

Method HAS_SAME_AREA on Interface IF_EX_BUPA_HIERARCHY_CRM has no exception.

Method IS_CONDITION_AVAILABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CONDITION_AVAILABLE Call by reference Type reference (TYPE) BU_BOOLEAN Boolscher Typ, nicht an Oberflächen verwenden!! 20001018

Method IS_CONDITION_AVAILABLE on Interface IF_EX_BUPA_HIERARCHY_CRM has no exception.

Method IS_TREE_DOWNLOADED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TREE Call by reference Type reference (TYPE) BU_TREE_GUID Guid eines Hierarchiebaums 20030530
2 Returning RV_DOWN_LOADED Value transfer Type reference (TYPE) BU_BOOLEAN Boolscher Typ: Nicht zur Verwendung auf Oberflächen 20030530

Method IS_TREE_DOWNLOADED on Interface IF_EX_BUPA_HIERARCHY_CRM has no exception.

Method IS_TYPE_DOWNLOADED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_DOWNLOADED Value transfer Type reference (TYPE) BU_BOOLEAN Boolscher Typ: Nicht zur Verwendung auf Oberflächen 20031016
2 Importing IV_HIER_TYPE Call by reference Type reference (TYPE) BU_HIERARCHY_TYPE Hierarchietyp einer GP-Gruppenhierarchie 20031016

Method IS_TYPE_DOWNLOADED on Interface IF_EX_BUPA_HIERARCHY_CRM has no exception.

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NO_FLUSH Call by reference Type reference (TYPE) BU_BOOLEAN Boolscher Typ, nicht an Oberflächen verwenden!! 20000914
2 Importing IV_WITH_COMMIT Call by reference Type reference (TYPE) BU_BOOLEAN Boolscher Typ, nicht an Oberflächen verwenden!! 20000914
# Exception Resumable Description Created on
1 EXC_SAVING_WORKING_SET Das Working Set konnte nicht gespeichert werden 20000914
2 EXC_SYNC_WITH_OW Der Aufruf der Verarbeitungsschicht schlug fehl 20000914

Method SET_CONTEXT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONTEXT_DATA Call by reference Object reference (TYPE REF TO) DATA neue Kontextdaten 20000918

Method SET_CONTEXT_DATA on Interface IF_EX_BUPA_HIERARCHY_CRM has no exception.

Method SET_EDIT_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EDIT_MODE Call by reference Type reference (TYPE) BU_BOOLEAN Boolscher Typ, nicht an Oberflächen verwenden!! 20000914

Method SET_EDIT_MODE on Interface IF_EX_BUPA_HIERARCHY_CRM has no exception.

Method SET_NODE_AND_TIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NODE_GUID Call by reference Type reference (TYPE) BU_NODE_GUID Guid eines Hierarchieknoten 20030828
2 Importing IV_VALIDITY_DATE Call by reference Type reference (TYPE) DATUM Datum 20030828
3 Importing IV_VALIDITY_TIME Call by reference Type reference (TYPE) TIMESTAMP UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20030828

Method SET_NODE_AND_TIME on Interface IF_EX_BUPA_HIERARCHY_CRM has no exception.

Method SPECIFY_APPEARANCE Signature

Method SPECIFY_APPEARANCE on Interface IF_EX_BUPA_HIERARCHY_CRM has no parameter.
Method SPECIFY_APPEARANCE on Interface IF_EX_BUPA_HIERARCHY_CRM has no exception.

Method XCHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CHANGED Call by reference Type reference (TYPE) BU_BOOLEAN Boolscher Typ, nicht an Oberflächen verwenden!! 20000914
2 Importing IV_NO_FLUSH Call by reference Type reference (TYPE) BU_BOOLEAN Boolscher Typ, nicht an Oberflächen verwenden!! 20000914
# Exception Resumable Description Created on
1 EXC_CALLING_SAVE_CHECK_OW Der Aufruf der Verabeitungsschicht schlug fehl 20000914
2 EXC_SYNC_WITH_OW Der Aufruf der Verabeitungsschicht schlug fehl 20000914
History
Last changed by/on SAP  20050218 
SAP Release Created in 20C