Context:-Context Is Used For Form Interface Variable Drag and Drop To Form
Context:-Context Is Used For Form Interface Variable Drag and Drop To Form
1. Create interface:
6. Enter the Text as This is to certify that Mr. name is working with reliance.
7. select only the name (Which will be highlighted) from the whichever entered the
text.
8. Right click on name.
9. in the popup box select the property as floating filed --> Now name field is
converted to
Text field UI elt
10. Now Text field bind with form variable. GOTO Object--> Binding tab-->
1. select binding and rename it from {TEXT field} to {Name}.
2. to binding Goto Default binding select the F4 Help on Select UI Element
name(IV_NAME). automatically bind to the UI elt.
11.Save and Activate the Form and Execute the Form.
Ex:- Scenarion-1 :
INPUT:IV_NAME = SATHISH
OUTPUT:This is to certify that Mr. Sathish is working with Reliance.
Ex: Scenario-2:
INPUT:IV_NAME = SATHISH Kumar
OUTPUT:This is to certify that Mr. Sathish Kumar is working with Reliance.