Examples of using Inputscript in English and their translations into German
{-}
-
Colloquial
-
Official
-
Ecclesiastic
-
Medicine
-
Financial
-
Ecclesiastic
-
Political
-
Computer
-
Programming
-
Official/political
-
Political
You set the xx_status in your InputScript.
The InputScript can do various things.
The pushbutton starts the InputScript"display_contacts.
In the InputScript its value is written in the symbolic form& Refnr.
We add the snapshot pushbutton and attach an InputScript to it.
If you start an InputScript for some user actions, for example.
Deal directly with certain error situations directly in your InputScript.
I n an InputScript it is now possible to read and write files.
Purpose With Using you can assign a value to an InputScript parameter.
In the InputScript its value is written in the symbolic form& EnvRel.
Purpose With Goto you can control the InputScript processing.
Finally, an InputScript is needed to pass all data to the R/3 application.
There are a number of useful things that you can do with files in an InputScript.
The InputScript could use various techniques(like dll-calls) in order to set the variables.
Instead of carrying out each operation separately the user simply starts an InputScript.
Process= Specifies an InputScript that is processed when the user selects an item from the dropdown list.
You have to know how to implement the dll orthe ABAP function if you want to use them in the InputScript.
The InputScript can then terminate various functions(e.g. close files) and terminate processing altogether.
Pushbuttons in table columns A columnstatement may define pushbuttons that launch an InputScript.
Controls are automatically built up when processing an InputScript without activating this option you have to use"Enable Controls" in InputScript.
Purpose With Message you can display a special message in a separate popup screen from a GuiXT script or an InputScript.
Either when you want to display the Screen and still stay within the InputScript, a possibility that we used in the"ME51N_leave.
In your InputScript you can set a dynamic function code for the screen in which the InputScript started, depending on the data entered by the user.
Please observe: The text is actually copied when the screen is displayed, or with the next"Enter" in an InputScript(asynchronous processing). toText="t1.
If U[POPUP=X] Enter"=CANC"// cancel popup, save at end of InputScript else Enter endif// Set correct title to be displayed during InputScript processing.
Position of cursor: number of the table row and number of the table column,in each case beginning with 1 available in an InputScript if the user has placed the cursor in a table cell.
If you specify an image or an InputScript without indicating the path, it will automatically be searched for at the same place as where the script is located, in this case the Web Repository.
You either need to ensure by organizational methods that a particular default layout is active(normally SAP standard layout),or you set a particular layout in your InputScript, e.g. in IW38 as selection parameter"Layout.
We also need the asynchronous call CallVBAsync in our InputScript when we access the SAP controls, because the instructions in the Inputscript run before the SAP GUI builds up the screen.