SAPTAlk create screen 0100The below intructions are part of the SAPTAlk Instant messaging program for SAP. Create screen '0100' with the following
elements (see below screen shots for layout): 1.
Screen type: Modal dialog box 2.
Short description: Enter message text 3.
Right click on the following file
and select ‘Save Target As’, now save file to PC 4.
Now use the upload facility within the screen layout (screen painter) to
upload this 5.
This should now have created all the required screen elements and its
layout info, Should not
need doing but manual creation steps are as follows: 6.
Text field with text ‘Message’ 7.
Input/output field with name ‘SC_MESSAGETXT’, Def. length 200 (132 in
version 4.6) 8.
The customary OK code field called OK_CODE 9.
Add the following flow logic code (note modules already created in
includes): PROCESS BEFORE OUTPUT.
|
||||||||