12
IBM Global Business Services © IBM Corporation 2013 Online Help & Documentation | Dec-2008 Online Help & Documentation

Chapter 10_Online Help & Documentation

Embed Size (px)

DESCRIPTION

Chapter 10_Online Help & Documentation

Citation preview

Online Help & DocumentationUse the F1 and F4 Help functions.
Describe how to create data element documentation/supplemental documentation.
Online Help & Documentation |
F4: Possible
Input Values
Documentation can be created for the following ABAP Dictionary objects:
Tables/structures (used as technical information, available in a Table manual if program RSSDOCTB is run)
Domains (used as technical information, not displayed in online help)
Data elements (used in online help - F1)
Data element documentation and supplemental documentation is called when using F1 help on
an input field.
Allowed input values are revealed with F4 help. These values are derived from:
Domain values
Foreign keys
Search Helps
Since matchcodes used earlier (in SAP Ver. 3.0) instead of Search Helps, matchcodes were the first line of F4 help offered to the user.
IBM Global Business Services
Online Help & Documentation |
Data Element Documentation
Data element documentation is displayed for all fields which refer to the data
element.
Data element supplemental documentation reflects screen-specific information for an input field.
When the user hits the F1 key, both data element documentation and data element supplemental documentation is displayed (if each is maintained).
Online Help & Documentation |
Documentation for tables/structures and domains can be created within the ABAP Dictionary maintenance screen for the object. Use menu path Goto Documentation.
In this chapter, we will focus on data element documentation and supplemental documentation.
Data element documentation is field-specific and is displayed for all fields which refer to the data element.
Data element supplemental documentation reflects screen-specific information for an input field.
When the user hits the F1 key, both data element documentation and data element supplemental documentation is displayed (if each is maintained).
IBM Global Business Services
4. Enter appropriate Documentation
Data element documentation and data element supplemental documentation can be created in several ways:
Transaction SE61
Within the ABAP Dictionary ( Transaction SE11): Change Data Element maintenance screen
Through F1 help
To create data element documentation and/or supplemental documentation from a screen:
Place the cursor on the screen field for which you want to create documentation. Click the F1 key.
Click the ‘Edit Documentation’ button and you will be prompted to create
data element documentation or supplemental documentation.
To create documentation and/or supplemental documentation from the screen painter (tcode: SE51):
Position the cursor on the appropriate input field and use the following menu path: Goto Documentation Data element doc., or Goto Documentation DE supplement doc.
IBM Global Business Services
4. Enter appropriate Documentation
To create data element documentation from ABAP Dictionary :
Goto transaction “SE11”,Select radio-button – “Data Type", Give the data element name ,click on “ Change” button, click on documentation button present on the application toolbar.
To create documentation and/or supplementary documentation from transaction : SE61
Goto transaction SE61, enter the data element name, click on “create", Enter the appropriate documentation and click on “Save” button.
IBM Global Business Services
Program
Screen
Table/field
Data element supplements, along with their program, screen, and table/field
references, are contained in table THLPF.
Online Help & Documentation |
Supplemental documentation entered from the screen or screen painter is maintained automatically in table THLPF. To view this, do the following:
On the screen for which supplemental documentation has been created, go to System Status and find the program (GUI) and screen number.
Go to System Services Maintenance Extended table maintenance. Type THLPF in the Table input field and click Display. Scroll to the bottom of the table display. Click the ‘Position’ button at the bottom and type the Program (GUI) and Screen Number and hit enter. This will search for the entry which the system created in the table for your supplemental documentation. The system will scroll through the table entries to display those entries matching your search criteria.
Data element supplements, along with their program, screen, and table/field references, are contained in table THLPF.
Entries in this table are created automatically if the data element supplement was created through the Screen Painter or through F1 help.
Entries in this table must be made manually if the data element supplement was created through the ABAP Dictionary or through transaction SE61 (System Services Maintenance Expended table maintenance). If these entries are not made, the data element documentation will not be displayed when the user hits F1 on the input field.
IBM Global Business Services
Online Help & Documentation |
Data element documentation and supplementary documentation can be created in the ABAP Dictionary: Change Data Element screen.
Navigate through the ABAP Dictionary to the Data Element you want to create documentation for
Click the Documentation button to create or maintain Data Element Documentation
Click the Supplementary documentation button to create or maintain Data Element Supplementary Documentation
IBM Global Business Services
Online Help & Documentation |
Online Help & Documentation |
Documentation can be created for Tables/structures, Domains & Data Elements.
Data element documentation is displayed for all fields which refer to the data
element.
Data element supplemental documentation reflects screen-specific information for an input field.
When the user hits the F1 key, both data element documentation and data element supplemental documentation is displayed (if each is maintained).
Data element supplements, along with their program, screen, and table/field
references, are contained in table THLPF.
Online Help & Documentation |
What documentation is displayed with the F1 function button ?
What are the different ways Data element documentation and data element supplemental documentation ?
What is displayed with the F4 function button ?
Online Help & Documentation |