SAP ABAP Class /IPRO/CL_WD_ASSISTANCE (Assistance Class for /IPRO/WD_DOCB)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-GTF-DOB (Application Component) Document Builder
     /IPRO/PROGS (Package) programs
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WD_COMPONENT_ASSISTANCE Basis for a Web Dynpro assistance class 20060103
Properties
Class /IPRO/CL_WD_ASSISTANCE  
Short Description Assistance Class for /IPRO/WD_DOCB    
Super Class CL_WD_COMPONENT_ASSISTANCE Basis for a Web Dynpro assistance class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /IPRO/PROGS   programs 
Created 20060103   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /IPRO/CL_WD_ASSISTANCE has no forward declaration.
Interfaces
Class /IPRO/CL_WD_ASSISTANCE has no interface implemented.
Friends
Class /IPRO/CL_WD_ASSISTANCE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_ICON_CHECKED Constant Public Type reference (TYPE) STRING 'ICON_CHECKED' 20060119
2 MC_ICON_INCOMPLETE Constant Public Type reference (TYPE) STRING 'ICON_INCOMPLETE' 20060119
3 MC_MODE_CREATE Constant Public Type reference (TYPE) CHAR1 'C' Create Mode 20060104
4 MC_MODE_DISPLAY Constant Public Type reference (TYPE) CHAR1 SPACE Display 20060104
5 MC_MODE_READ_ONLY Constant Public Type reference (TYPE) CHAR1 'O' Read only 20060104
6 MC_MODE_REVIEW_UPDATE Constant Public Type reference (TYPE) CHAR1 'R' Review update mode 20060104
7 MC_MODE_UPDATE Constant Public Type reference (TYPE) CHAR1 'U' Update Mode 20060104
8 MC_NUM_TABLE_ROWS Constant Public Type reference (TYPE) I -1 Number of rows of table to show 20060110
9 MC_PLUG_NAME Constant Protected Type reference (TYPE) STRING 'SUSPEND' Name of editor launch plug 20060103
10 MC_STATUS_IN_APPROV Constant Public Type reference (TYPE) /IPRO/DOCSTAT '6' Status 'In Approval' 20070411
11 MC_STATUS_REJECTED Constant Public Type reference (TYPE) /IPRO/DOCSTAT 'A' Status 'Rejected' 20070411
12 MC_STATUS_RELEASED Constant Public Type reference (TYPE) /IPRO/DOCSTAT '4' Status 'Released' 20070411
13 MC_V_CHANGEABLE Constant Public Type reference (TYPE) /IPRO/VISIBILITY 'C' Visibility changeable 20060117
14 MC_V_DISPLAY Constant Public Type reference (TYPE) /IPRO/VISIBILITY 'D' Visibility on 20060104
15 MC_V_INVISIBLE Constant Public Type reference (TYPE) WDUI_VISIBILITY '01' Version Number Component 20060111
16 MC_V_MANDATORY Constant Public Type reference (TYPE) /IPRO/VISIBILITY 'M' Visibility mandatory 20060117
17 MC_V_OFF Constant Public Type reference (TYPE) /IPRO/VISIBILITY SPACE Visibility off 20060104
18 MC_V_REFERENCE_PRE Constant Public Type reference (TYPE) STRING 'REFERENCE_' 20060115
19 MC_V_VISIBLE Constant Public Type reference (TYPE) WDUI_VISIBILITY '02' Visibility for webdynpro 20060111
20 MT_ELEMENT_TABLE Instance attribute Private Type reference (TYPE) /IPRO/TT_UI_ELEMENT_TABLE Current entries in element table 20130531
21 MT_TABLE_INDEX Instance attribute Protected Type reference (TYPE) LTT_TABLE_INDEX 20071113
22 MV_CONTENT Instance attribute Public Type reference (TYPE) /IPRO/CONTENT Content 20080806
23 MV_NEW_TABLE_ROW Instance attribute Protected Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20071112
24 MV_TEXT_ID Instance attribute Public Type reference (TYPE) GUID GUID for text ID 20060118
25 MV_UPDATES Instance attribute Private Type reference (TYPE) SEU_BOOL Boolean 20090427
Methods
# Method Level Visibility Method type Description Created on
1 ADD_VAR_TO_VIEW Instance method Public Method Add a variable to a view 20060110
2 CREATE_CACHE_ENTRY Instance method Public Method Create a cache entry 20060113
3 CREATE_CELL_EDITORS Instance method Public Method Create the cell editors for the table 20060120
4 CREATE_HTML_ERR_MSG Instance method Public Method Create HTML error message for display in IFRAME 20060606
5 CREATE_URL_GUID Instance method Public Method Create guid for URL 20060118
6 DELETETABLEROW Instance method Public Method Delete a table row 20060110
7 GET_BUFF_ELEMENT_TABLE Instance method Public Method Get global variable with element table 20130531
8 GET_CURRENT_ELEMENT_ROOT Instance method Public Method Get Current Element Root 20060119
9 GET_ELEMENT_ROOT Instance method Public Method Get Element Root 20060113
10 GET_FILLIN_SIMPLE_VARS Instance method Public Method Get list of simple variables 20080313
11 GET_PROTECTION_FOR_ID Instance method Public Method Get the protection value for the variable 20060120
12 GET_TDOCMNT_BY_GUID Instance method Public Method Get TDOCMNT by guid 20090929
13 GET_TEMPL_DATA Instance method Public Method Gets Template data from GUID 20090414
14 GET_USER_ELEMENTS Instance method Public Method Get the user elements 20060121
15 GET_USER_TEMPLATES Instance method Public Method Get the user templates 20060121
16 GET_VARIABLE_FROM_MODEL Instance method Public Method Get a variable reference from the model 20060114
17 GET_VAR_DIALOG_VISIBILITY Instance method Public Method Get the visibility of the variable for display on the dialog 20080822
18 GOTO_EDITOR Instance method Public Method Go to the editor 20060103
19 INSERTTABLEROW Instance method Public Method Insert a row into the table variable 20060110
20 OPEN_DOC_VIA_GUID Instance method Public Method Open a document with Guid 20070516
21 READ_CONFIG_TABLE Instance method Public Method Read table /ipro/tconfig for a parameter e.g. 'FORMAT' 20070801
22 READ_TABLE_INDEX Instance method Private Method Read the index for a UI table 20071113
23 READ_TEMPL_TABLE Instance method Public Method Read table /ipro/ttempl 20070801
24 READ_TEMP_TEXT Instance method Public Method Read the text from the external editor 20060103
25 RENDERCHECKBOX Instance method Public Method Render a checkbox 20060109
26 RENDERDROPDOWNBYKEY Instance method Public Method Render a dropdown by key 20060109
27 RENDERINPUTFIELD Instance method Public Method Render an input field 20060109
28 RENDERRADIOBUTTON Instance method Public Method Render a radio button group 20060109
29 RENDERTABLE Instance method Public Method Render a table 20060109
30 RENDERTEMPLATEOPTIONS Instance method Private Method Render the template options 20060110
31 RENDERTEXTEDIT Instance method Public Method Render text editor 20060109
32 RENDER_F1 Instance method Private Method Show a link for the reference text 20060113
33 RENDER_OWNER Instance method Public Method Shows the fill-in owner 20070306
34 SAVE_TABLE_INDEX Instance method Private Method Save the index for a UI table 20071113
35 SET_BUFF_ELEMENT_TABLE Instance method Public Method Set global variable with element table 20130531
36 SET_TOOLBAR_PROPERTIES Instance method Public Method Set the toolbar properties 20060111
37 SIMPLE_VARS Instance method Private Method Get simple vars 20080313
38 TRANSFER_TABLE_DATA Instance method Public Method Transfer table data 20071108
39 UPDATE_DOCDATA_VARIABLE Instance method Public Method Update simple variable in document data tree 20080313
40 WRITE_TEMP_TEXT Instance method Public Method Write the text for the external editor 20060103
41 WRITE_TEMP_TEXT_DIRECT Instance method Public Method Saves the data to /ipro/ttemptxt 20090429
Events
Class /IPRO/CL_WD_ASSISTANCE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 LTS_TABLE_INDEX Protected See coding 20071113 BEGIN OF lts_table_index, name TYPE string, index TYPE i, END OF lts_table_index
2 LTT_TABLE_INDEX Protected See coding 20071113 ltt_table_index TYPE STANDARD TABLE OF lts_table_index WITH key name
Method Signatures

Method ADD_VAR_TO_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTAINER Call by reference Object reference (TYPE REF TO) CL_WD_UIELEMENT_CONTAINER 20060110
2 Importing IO_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Node Element 20070118
3 Importing IO_VARIABLE Call by reference Object reference (TYPE REF TO) /IPRO/IF_DOCB_VARIABLE Interface to document builder variable 20060110
4 Importing IV_HIDE_PROTECTION Call by reference Type reference (TYPE) CHAR1 ABAP_FALSE Hide the protection field 20060120
5 Importing IV_OWNER Call by reference Type reference (TYPE) TEXT60 Text Field of Length 60 20070306
6 Importing IV_VISIBILITY Call by reference Type reference (TYPE) /IPRO/VISIBILITY Visibility of a Variable 20060110

Method ADD_VAR_TO_VIEW on class /IPRO/CL_WD_ASSISTANCE has no exception.

Method CREATE_CACHE_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_TEXT Call by reference Object reference (TYPE REF TO) /IPRO/CL_DOCB_TEXT Document Builder Element Text Class 20060113
2 Importing IV_ID Call by reference Type reference (TYPE) STRING 20060114
3 Importing IV_USECACHE Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20090520
4 Returning RV_URL Value transfer Type reference (TYPE) STRING 20060113

Method CREATE_CACHE_ENTRY on class /IPRO/CL_WD_ASSISTANCE has no exception.

Method CREATE_CELL_EDITORS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20060120
2 Importing IO_TABLE Call by reference Object reference (TYPE REF TO) CL_WD_TABLE Perforce change= / 20050916-083208 20060120
3 Importing IV_ID Call by reference Type reference (TYPE) STRING 20060120
4 Importing IV_PATH Call by reference Type reference (TYPE) STRING Node path 20060120

Method CREATE_CELL_EDITORS on class /IPRO/CL_WD_ASSISTANCE has no exception.

Method CREATE_HTML_ERR_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_HTMLSTRING Call by reference Type reference (TYPE) STRING HTML message 20060606
2 Exporting EV_RAWDATA Call by reference Type reference (TYPE) XSTRING Raw HTML message data 20060606
3 Importing IV_MESSAGE Call by reference Type reference (TYPE) STRING Message 20060606

Method CREATE_HTML_ERR_MSG on class /IPRO/CL_WD_ASSISTANCE has no exception.

Method CREATE_URL_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_URL_GUID Value transfer Type reference (TYPE) STRING URL Guid 20060118

Method CREATE_URL_GUID on class /IPRO/CL_WD_ASSISTANCE has no exception.

Method DELETETABLEROW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_DOCUMENT Call by reference Object reference (TYPE REF TO) /IPRO/IF_DOCUMENT Document Builder Document Interface 20060110
2 Importing IO_WD_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20071115
3 Importing IV_ID Call by reference Type reference (TYPE) STRING 20060110

Method DELETETABLEROW on class /IPRO/CL_WD_ASSISTANCE has no exception.

Method GET_BUFF_ELEMENT_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting IT_ELEMENT_TABLE Value transfer Type reference (TYPE) /IPRO/TT_UI_ELEMENT_TABLE Table Type for UI Element Table 20130531

Method GET_BUFF_ELEMENT_TABLE on class /IPRO/CL_WD_ASSISTANCE has no exception.

Method GET_CURRENT_ELEMENT_ROOT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_DOCB Call by reference Object reference (TYPE REF TO) /IPRO/IF_DOCUMENT Document Builder Document Interface 20060119
2 Returning RO_ELEMENT_ROOT Value transfer Object reference (TYPE REF TO) /IPRO/IF_DOCB_ATTRIBUTE Attribute 20060119

Method GET_CURRENT_ELEMENT_ROOT on class /IPRO/CL_WD_ASSISTANCE has no exception.

Method GET_ELEMENT_ROOT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_DOCB Call by reference Object reference (TYPE REF TO) /IPRO/IF_DOCUMENT Document Builder Document Interface 20060113
2 Returning RO_ELEMENT_ROOT Value transfer Object reference (TYPE REF TO) /IPRO/IF_DOCB_ATTRIBUTE Element Root 20060113

Method GET_ELEMENT_ROOT on class /IPRO/CL_WD_ASSISTANCE has no exception.

Method GET_FILLIN_SIMPLE_VARS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_XML Value transfer Object reference (TYPE REF TO) CL_XML_DOCUMENT XML Document - Management (Basis Class) 20080313
2 Importing IR_VARS Value transfer Object reference (TYPE REF TO) /IPRO/TT_KEY_VALUE_PAIR Table of key value pairs 20080313
3 Importing IV_NODE_NAME Value transfer Type reference (TYPE) STRING 20080313

Method GET_FILLIN_SIMPLE_VARS on class /IPRO/CL_WD_ASSISTANCE has no exception.

Method GET_PROTECTION_FOR_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20060120
2 Importing IV_ID Call by reference Type reference (TYPE) STRING 20060120
3 Returning RV_PROTECTION Value transfer Type reference (TYPE) /IPRO/VISIBILITY Visibility of a Variable 20060120

Method GET_PROTECTION_FOR_ID on class /IPRO/CL_WD_ASSISTANCE has no exception.

Method GET_TDOCMNT_BY_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PIV_GUID Call by reference Type reference (TYPE) GUID Globally Unique Identifier 20090929
2 Returning PRS_DETAILS Value transfer Type reference (TYPE) /IPRO/TDOCMNT Document Builder Documents 20090929

Method GET_TDOCMNT_BY_GUID on class /IPRO/CL_WD_ASSISTANCE has no exception.

Method GET_TEMPL_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PIV_GUID Call by reference Type reference (TYPE) GUID Globally Unique Identifier 20090414
2 Returning PRS_TEMPL Value transfer Type reference (TYPE) /IPRO/S_TMPL_RECORD Database record for Document Builder templates 20090414

Method GET_TEMPL_DATA on class /IPRO/CL_WD_ASSISTANCE has no exception.

Method GET_USER_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DATA Call by reference Type reference (TYPE) ANY TABLE 20060121

Method GET_USER_ELEMENTS on class /IPRO/CL_WD_ASSISTANCE has no exception.

Method GET_USER_TEMPLATES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DATA Call by reference Type reference (TYPE) ANY TABLE 20060121

Method GET_USER_TEMPLATES on class /IPRO/CL_WD_ASSISTANCE has no exception.

Method GET_VARIABLE_FROM_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MODEL Call by reference Object reference (TYPE REF TO) /IPRO/IF_MODEL Document Builder Model Interface 20060114
2 Importing IV_ID Call by reference Type reference (TYPE) STRING 20060114
3 Returning RO_VARIABLE Value transfer Object reference (TYPE REF TO) /IPRO/IF_DOCB_VARIABLE Interface to document builder variable 20060114
# Exception Resumable Description Created on
1 /IPRO/CX_ATTRIBUTE_NOT_FOUND Specified child node not found 20060114

Method GET_VAR_DIALOG_VISIBILITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONTENT Call by reference Type reference (TYPE) /IPRO/CONTENT Content 20080823
2 Importing IV_DOCSL Call by reference Type reference (TYPE) /IPRO/DOCSL Document Selection 20091109
3 Importing IV_VARIABLE Call by reference Type reference (TYPE) /IPRO/VARB Variable 20080823
4 Returning RV_VISIBILITY Value transfer Type reference (TYPE) /IPRO/VISIBILITY Visibility of a Variable 20080823

Method GET_VAR_DIALOG_VISIBILITY on class /IPRO/CL_WD_ASSISTANCE has no exception.

Method GOTO_EDITOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LO_CONTROLLER Call by reference Object reference (TYPE REF TO) IF_WD_WINDOW_CONTROLLER Window Controller 20060103

Method GOTO_EDITOR on class /IPRO/CL_WD_ASSISTANCE has no exception.

Method INSERTTABLEROW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_DOCUMENT Call by reference Object reference (TYPE REF TO) /IPRO/IF_DOCUMENT Document Builder Document Interface 20060110
2 Importing IV_ID Call by reference Type reference (TYPE) STRING 20060110

Method INSERTTABLEROW on class /IPRO/CL_WD_ASSISTANCE has no exception.

Method OPEN_DOC_VIA_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_GUID Call by reference Type reference (TYPE) GUID Globally Unique Identifier 20070516
2 Returning RO_DOCUMENT Value transfer Object reference (TYPE REF TO) /IPRO/IF_DOCUMENT Document Builder Document Interface 20070516

Method OPEN_DOC_VIA_GUID on class /IPRO/CL_WD_ASSISTANCE has no exception.

Method READ_CONFIG_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PIV_CONTENT Call by reference Type reference (TYPE) /IPRO/TDOCMNT-CONTENT Content 20070801
2 Importing PIV_PARAMETER Call by reference Type reference (TYPE) /IPRO/CONFIG Configuration Parameter 20080212
3 Returning PRV_VALUE Value transfer Type reference (TYPE) /IPRO/TCONFIG-VALU Configuration Parameter Value 20070801

Method READ_CONFIG_TABLE on class /IPRO/CL_WD_ASSISTANCE has no exception.

Method READ_TABLE_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PIV_TABLE_NAME Call by reference Type reference (TYPE) STRING 20071113
2 Returning PRV_TABLE_INDEX Value transfer Type reference (TYPE) I 20071113

Method READ_TABLE_INDEX on class /IPRO/CL_WD_ASSISTANCE has no exception.

Method READ_TEMPL_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PIV_CONTENT Call by reference Type reference (TYPE) /IPRO/CONTENT Content 20070801
2 Importing PIV_TEMPLATE Call by reference Type reference (TYPE) /IPRO/TMPL Name 20070801
3 Returning PRS_TEMPLATE Value transfer Type reference (TYPE) /IPRO/TTEMPL Document Builder Templates 20070801

Method READ_TEMPL_TABLE on class /IPRO/CL_WD_ASSISTANCE has no exception.

Method READ_TEMP_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_DOCUMENT Value transfer Object reference (TYPE REF TO) /IPRO/IF_DOCUMENT Document Builder Document Interface 20070320
2 Importing IV_CONTENT Value transfer Type reference (TYPE) /IPRO/CONTENT Content 20070613
3 Returning RO_TEXT Value transfer Object reference (TYPE REF TO) /IPRO/CL_DOCB_TEXT Document Builder Element Text Class 20060103

Method READ_TEMP_TEXT on class /IPRO/CL_WD_ASSISTANCE has no exception.

Method RENDERCHECKBOX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTAINER Call by reference Object reference (TYPE REF TO) CL_WD_UIELEMENT_CONTAINER 20060109
2 Importing IO_VARIABLE Call by reference Object reference (TYPE REF TO) /IPRO/IF_DOCB_VARIABLE Interface to document builder variable 20060109
3 Importing IV_HIDE_PROTECTION Call by reference Type reference (TYPE) CHAR1 Hide protection 20060120
4 Importing IV_OWNER Call by reference Type reference (TYPE) TEXT60 Text Field of Length 60 20070306
5 Importing IV_VISIBILITY Call by reference Type reference (TYPE) /IPRO/VISIBILITY Visibility of a Variable 20060110

Method RENDERCHECKBOX on class /IPRO/CL_WD_ASSISTANCE has no exception.

Method RENDERDROPDOWNBYKEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTAINER Call by reference Object reference (TYPE REF TO) CL_WD_UIELEMENT_CONTAINER 20060109
2 Importing IO_VARIABLE Call by reference Object reference (TYPE REF TO) /IPRO/IF_DOCB_VARIABLE Interface to document builder variable 20060109
3 Importing IV_HIDE_PROTECTION Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20060120
4 Importing IV_OWNER Call by reference Type reference (TYPE) TEXT60 Text Field of Length 60 20070306
5 Importing IV_VISIBILITY Call by reference Type reference (TYPE) /IPRO/VISIBILITY Visibility of a Variable 20060110

Method RENDERDROPDOWNBYKEY on class /IPRO/CL_WD_ASSISTANCE has no exception.

Method RENDERINPUTFIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTAINER Call by reference Object reference (TYPE REF TO) CL_WD_UIELEMENT_CONTAINER Perforce change= / 20050916-082335 20060109
2 Importing IO_VARIABLE Call by reference Object reference (TYPE REF TO) /IPRO/IF_DOCB_VARIABLE Interface to document builder variable 20060109
3 Importing IV_HIDE_PROTECTION Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20060120
4 Importing IV_OWNER Call by reference Type reference (TYPE) TEXT60 Text Field of Length 60 20070306
5 Importing IV_VISIBILITY Call by reference Type reference (TYPE) /IPRO/VISIBILITY Visibility of a Variable 20060110

Method RENDERINPUTFIELD on class /IPRO/CL_WD_ASSISTANCE has no exception.

Method RENDERRADIOBUTTON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTAINER Call by reference Object reference (TYPE REF TO) CL_WD_UIELEMENT_CONTAINER 20060109
2 Importing IO_VARIABLE Call by reference Object reference (TYPE REF TO) /IPRO/IF_DOCB_VARIABLE Interface to document builder variable 20060109
3 Importing IV_HIDE_PROTECTION Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20060120
4 Importing IV_OWNER Call by reference Type reference (TYPE) TEXT60 Text Field of Length 60 20070307
5 Importing IV_VISIBILITY Call by reference Type reference (TYPE) /IPRO/VISIBILITY Visibility of a Variable 20060110

Method RENDERRADIOBUTTON on class /IPRO/CL_WD_ASSISTANCE has no exception.

Method RENDERTABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTAINER Call by reference Object reference (TYPE REF TO) CL_WD_UIELEMENT_CONTAINER 20060109
2 Importing IO_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Node Element 20070118
3 Importing IO_VARIABLE Call by reference Object reference (TYPE REF TO) /IPRO/IF_DOCB_VARIABLE Interface to document builder variable 20060109
4 Importing IV_HIDE_PROTECTION Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20060120
5 Importing IV_OWNER Call by reference Type reference (TYPE) TEXT60 Text Field of Length 60 20070306
6 Importing IV_VISIBILITY Call by reference Type reference (TYPE) /IPRO/VISIBILITY Visibility of a Variable 20060110

Method RENDERTABLE on class /IPRO/CL_WD_ASSISTANCE has no exception.

Method RENDERTEMPLATEOPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTAINER Call by reference Object reference (TYPE REF TO) CL_WD_UIELEMENT_CONTAINER 20060110
2 Importing IO_VARIABLE Call by reference Object reference (TYPE REF TO) /IPRO/IF_DOCB_VARIABLE Interface to document builder variable 20060110
3 Importing IV_ID Call by reference Type reference (TYPE) STRING 20060110

Method RENDERTEMPLATEOPTIONS on class /IPRO/CL_WD_ASSISTANCE has no exception.

Method RENDERTEXTEDIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTAINER Call by reference Object reference (TYPE REF TO) CL_WD_UIELEMENT_CONTAINER 20060109
2 Importing IO_VARIABLE Call by reference Object reference (TYPE REF TO) /IPRO/IF_DOCB_VARIABLE Interface to document builder variable 20060109
3 Importing IV_HIDE_PROTECTION Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20060120
4 Importing IV_LARGE_TEXTFIELD Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20071022
5 Importing IV_OWNER Call by reference Type reference (TYPE) TEXT60 Text Field of Length 60 20070306
6 Importing IV_VISIBILITY Call by reference Type reference (TYPE) /IPRO/VISIBILITY Visibility of a Variable 20060110

Method RENDERTEXTEDIT on class /IPRO/CL_WD_ASSISTANCE has no exception.

Method RENDER_F1 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTAINER Call by reference Object reference (TYPE REF TO) CL_WD_UIELEMENT_CONTAINER 20060113
2 Importing IO_VARIABLE Call by reference Object reference (TYPE REF TO) /IPRO/IF_DOCB_VARIABLE Interface to document builder variable 20060113
3 Importing IV_ID Call by reference Type reference (TYPE) STRING 20060113

Method RENDER_F1 on class /IPRO/CL_WD_ASSISTANCE has no exception.

Method RENDER_OWNER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTAINER Call by reference Object reference (TYPE REF TO) CL_WD_UIELEMENT_CONTAINER Perforce change= / 20051117-125541 20070306
2 Importing IO_VARIABLE Call by reference Object reference (TYPE REF TO) /IPRO/IF_DOCB_VARIABLE Interface to document builder variable 20070306
3 Importing IV_OWNER Call by reference Type reference (TYPE) TEXT60 Text Field of Length 60 20070306

Method RENDER_OWNER on class /IPRO/CL_WD_ASSISTANCE has no exception.

Method SAVE_TABLE_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PIS_INDEX_LINE Call by reference Type reference (TYPE) LTS_TABLE_INDEX 20071113

Method SAVE_TABLE_INDEX on class /IPRO/CL_WD_ASSISTANCE has no exception.

Method SET_BUFF_ELEMENT_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ELEMENT_TABLE Call by reference Type reference (TYPE) /IPRO/TT_UI_ELEMENT_TABLE Table Type for UI Element Table 20130531

Method SET_BUFF_ELEMENT_TABLE on class /IPRO/CL_WD_ASSISTANCE has no exception.

Method SET_TOOLBAR_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTENT Call by reference Object reference (TYPE REF TO) /IPRO/IF_CONTENT Content 20060112
2 Importing IO_MODEL Call by reference Object reference (TYPE REF TO) /IPRO/IF_MODEL Document Builder Model Interface 20060111
3 Importing IO_VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW Web Dynpro: API of a View 20060111
4 Returning PRS_MESSAGE Value transfer Type reference (TYPE) BAPIRET2 Return Parameter 20101214

Method SET_TOOLBAR_PROPERTIES on class /IPRO/CL_WD_ASSISTANCE has no exception.

Method SIMPLE_VARS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_NODE Value transfer Object reference (TYPE REF TO) IF_IXML_NODE IF_IXML_NODE 20080313
2 Importing IR_VARS Value transfer Object reference (TYPE REF TO) /IPRO/TT_KEY_VALUE_PAIR Table of key value pairs 20080313

Method SIMPLE_VARS on class /IPRO/CL_WD_ASSISTANCE has no exception.

Method TRANSFER_TABLE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_VARIABLE Call by reference Object reference (TYPE REF TO) /IPRO/IF_DOCB_TABLEDATA docb table data interface 20071108
2 Importing IO_WD_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20071108

Method TRANSFER_TABLE_DATA on class /IPRO/CL_WD_ASSISTANCE has no exception.

Method UPDATE_DOCDATA_VARIABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_DOCUMENT Value transfer Object reference (TYPE REF TO) /IPRO/IF_DOCUMENT Document Builder Document Interface 20080313
2 Importing IT_VALUES Value transfer Type reference (TYPE) /IPRO/TT_KEY_VALUE_PAIR Table of key value pairs 20080313
3 Returning RV_RET Value transfer Type reference (TYPE) INT4 Natural number 20080313

Method UPDATE_DOCDATA_VARIABLE on class /IPRO/CL_WD_ASSISTANCE has no exception.

Method WRITE_TEMP_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_DOCUMENT Value transfer Object reference (TYPE REF TO) /IPRO/IF_DOCUMENT Document Builder Document Interface 20070228
2 Importing IO_TEXT Call by reference Object reference (TYPE REF TO) /IPRO/CL_DOCB_TEXT Document Builder Element Text Class 20060103
3 Importing IV_CONTENT Value transfer Type reference (TYPE) /IPRO/CONTENT Content 20070613
4 Importing IV_HIDE_TITLE Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20060919
5 Importing IV_ID Call by reference Type reference (TYPE) GUID Globally Unique Identifier 20060103
6 Importing IV_READ_ONLY Value transfer Type reference (TYPE) XFELD Checkbox 20080215

Method WRITE_TEMP_TEXT on class /IPRO/CL_WD_ASSISTANCE has no exception.

Method WRITE_TEMP_TEXT_DIRECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PIS_DATA Call by reference Type reference (TYPE) /IPRO/TTEMPTXT Temporary text storage 20090429
2 Returning PRV_URL Value transfer Type reference (TYPE) STRING Url for preview 20090429

Method WRITE_TEMP_TEXT_DIRECT on class /IPRO/CL_WD_ASSISTANCE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 200