SAP ABAP Class CL_ISM_BPTEXTS_DISPLAY (IS-M: Display Texts for BP)
Hierarchy
IS-M (Software Component) SAP MEDIA
   IS-M (Application Component) SAP Media
     JSD (Package) Appl. dev. R/3 Publishing Sales and Distribution System
Properties
Class CL_ISM_BPTEXTS_DISPLAY  
Short Description IS-M: Display Texts for BP    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package JSD   Appl. dev. R/3 Publishing Sales and Distribution System 
Created 20001128   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 JK Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 JYCIC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 JYOBJ Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_ISM_BPTEXTS_DISPLAY has no interface implemented.
Friends
Class CL_ISM_BPTEXTS_DISPLAY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BP Instance attribute Private Type reference (TYPE) BP BP Data 20001128
2 CONFIG Instance attribute Private Type reference (TYPE) CONFIG Configuration 20031204
3 C_NODETYPE_DUMMY Constant Private Type reference (TYPE) ISM_TEXTS_NODETYPE '0' Node Type: 'No Orders Read' 20001204
4 EDIT Instance attribute Private Object reference (TYPE REF TO) CL_GUI_TEXTEDIT SAP TextEdit Control 20001128
5 NODETEXTTAB Instance attribute Private Type reference (TYPE) NODETEXTTAB Node Table 20001128
6 NODE_KEY_MAX Instance attribute Private Type reference (TYPE) RJYTEXTNODES-NODE_KEY Highest Node Number Assigned 20001128
7 TREE Instance attribute Private Object reference (TYPE REF TO) CL_GUI_COLUMN_TREE Simple Tree Control 20001128
8 XREFRESH Instance attribute Private Type reference (TYPE) XFELD Refresh Texts 20031208
Methods
# Method Level Visibility Method type Description Created on
1 ADD_LEAVE Instance method Private Method Add Page 20001128
2 ADD_NODE Instance method Private Method Add Node 20001128
3 BUILD_DEFAULT_CONFIG Instance method Private Method Set Up Default Configuration 20040116
4 BUILD_TREE Instance method Private Method Set Up Tree 20001128
5 CHECK_TEXT_ALERT Instance method Public Method Any Text? 20031208
6 CONSTRUCTOR Instance method Public Constructor Constructor 20001128
7 FILTER_NODES Instance method Private Method Remove Nodes Without Texts 20031210
8 GET_BOR_DATA Instance method Private Method Determine BOR Data 20031211
9 HANDLE_LINK_CLICK Instance method Private Event handling method Event Handler: Link Click 20021024
10 HANDLE_NODE_DOUBLE_CLICK Instance method Private Event handling method Event Handler: Double Click 20001128
11 READ_TEXTS Instance method Private Method Read Texts 20031209
12 REFRESH_TEXTS Instance method Public Method Update Texts 20001128
13 SEARCH_GOS Instance method Private Method Find GOS Links 20031210
14 SEARCH_TEXTS Instance method Private Method Find Texts 20031208
15 SET_BP Instance method Public Method Refresh BP Texts 20031208
16 SHOW_TEXT Instance method Private Method Display Text 20021024
Events
Class CL_ISM_BPTEXTS_DISPLAY has no event.
Types
Class CL_ISM_BPTEXTS_DISPLAY has no local type.
Method Signatures

Method ADD_LEAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing NODEITEMTAB Call by reference Type reference (TYPE) NODEITEMTAB Item-Tabelle 20021024
2 Changing NODETAB Call by reference Type reference (TYPE) NODETAB Knotentabelle 20001128
3 Importing NODETYPE Call by reference Type reference (TYPE) ISM_TEXTS_NODETYPE IS-M: CIC, Texte, Knotentyp 20001128
4 Importing PARENT Call by reference Type reference (TYPE) TV_NODEKEY Schlüssel eines Knotens 20001128
5 Importing TEXT Call by reference Type reference (TYPE) STRING Text 20021024
6 Importing TEXT_THEAD Call by reference Type reference (TYPE) THEAD Textkopf 20001128

Method ADD_LEAVE on class CL_ISM_BPTEXTS_DISPLAY has no exception.

Method ADD_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INFO_GOS Value transfer Type reference (TYPE) STRING 20031210
2 Changing NODEITEMTAB Value transfer Type reference (TYPE) NODEITEMTAB 20021024
3 Changing NODETAB Value transfer Type reference (TYPE) NODETAB Knotentabelle 20001128
4 Importing NODETYPE Value transfer Type reference (TYPE) ISM_TEXTS_NODETYPE IS-M: CIC, Texte, Knotentyp 20001128
5 Importing OBJECT Value transfer Type reference (TYPE) BORIDENT Object Relationship Service : BOR Objektidentifier 20031211
6 Importing PARENT Value transfer Type reference (TYPE) TV_NODEKEY Schlüssel eines Knotens 20001128
7 Importing TEXT Value transfer Type reference (TYPE) STRING 20021024
8 Importing XALERT_GOS Value transfer Type reference (TYPE) XFELD Feld zum Ankreuzen 20031210

Method ADD_NODE on class CL_ISM_BPTEXTS_DISPLAY has no exception.

Method BUILD_DEFAULT_CONFIG Signature

Method BUILD_DEFAULT_CONFIG on class CL_ISM_BPTEXTS_DISPLAY has no parameter.
Method BUILD_DEFAULT_CONFIG on class CL_ISM_BPTEXTS_DISPLAY has no exception.

Method BUILD_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting NODEITEMTAB Call by reference Type reference (TYPE) NODEITEMTAB 20021024
2 Exporting NODETAB Call by reference Type reference (TYPE) NODETAB Knotentabelle 20001128
3 Exporting NODETEXTTAB Call by reference Type reference (TYPE) NODETEXTTAB Tabelle mit Texten 20001128

Method BUILD_TREE on class CL_ISM_BPTEXTS_DISPLAY has no exception.

Method CHECK_TEXT_ALERT Signature

Method CHECK_TEXT_ALERT on class CL_ISM_BPTEXTS_DISPLAY has no parameter.
# Exception Resumable Description Created on
1 NO_TEXT kein Text vorhanden 20031208

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_CONT Value transfer Object reference (TYPE REF TO) CL_GUI_CONTAINER Container fuer Custom Controls in der Dynpro Area 20001128
2 Importing P_PROFILE Value transfer Type reference (TYPE) ISM_TEXTS_PROFILE IS-M: CIC, Texte, Profil 20031204

Method CONSTRUCTOR on class CL_ISM_BPTEXTS_DISPLAY has no exception.

Method FILTER_NODES Signature

Method FILTER_NODES on class CL_ISM_BPTEXTS_DISPLAY has no parameter.
Method FILTER_NODES on class CL_ISM_BPTEXTS_DISPLAY has no exception.

Method GET_BOR_DATA Signature

Method GET_BOR_DATA on class CL_ISM_BPTEXTS_DISPLAY has no parameter.
Method GET_BOR_DATA on class CL_ISM_BPTEXTS_DISPLAY has no exception.

Method HANDLE_LINK_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITEM_NAME Call by reference Attribute reference (LIKE) 20021024
2 Importing NODE_KEY Call by reference Attribute reference (LIKE) 20021024

Method HANDLE_LINK_CLICK on class CL_ISM_BPTEXTS_DISPLAY has no exception.

Method HANDLE_NODE_DOUBLE_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE_KEY Call by reference Attribute reference (LIKE) 20001128

Method HANDLE_NODE_DOUBLE_CLICK on class CL_ISM_BPTEXTS_DISPLAY has no exception.

Method READ_TEXTS Signature

Method READ_TEXTS on class CL_ISM_BPTEXTS_DISPLAY has no parameter.
Method READ_TEXTS on class CL_ISM_BPTEXTS_DISPLAY has no exception.

Method REFRESH_TEXTS Signature

Method REFRESH_TEXTS on class CL_ISM_BPTEXTS_DISPLAY has no parameter.
Method REFRESH_TEXTS on class CL_ISM_BPTEXTS_DISPLAY has no exception.

Method SEARCH_GOS Signature

Method SEARCH_GOS on class CL_ISM_BPTEXTS_DISPLAY has no parameter.
Method SEARCH_GOS on class CL_ISM_BPTEXTS_DISPLAY has no exception.

Method SEARCH_TEXTS Signature

Method SEARCH_TEXTS on class CL_ISM_BPTEXTS_DISPLAY has no parameter.
Method SEARCH_TEXTS on class CL_ISM_BPTEXTS_DISPLAY has no exception.

Method SET_BP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_GPNR Value transfer Type reference (TYPE) GPNR IS-M: Geschäftspartner-Schlüssel 20031208

Method SET_BP on class CL_ISM_BPTEXTS_DISPLAY has no exception.

Method SHOW_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE_KEY Call by reference Type reference (TYPE) TV_NODEKEY Tree Control: Schlüssel eines Knotens 20021024

Method SHOW_TEXT on class CL_ISM_BPTEXTS_DISPLAY has no exception.
History
Last changed by/on SAP  20050224 
SAP Release Created in 463