Show TOC Start of Content Area

Procedure documentation Splitting or Joining WEBDYNPRO Commands  Locate the document in its SAP Library structure

Use

You can split commands up in the structure editor, either into commands that each have one page or into phases with an even higher level of granularity. The phases are the possible components of a page: Screen, Gets and Checks, Datachanges, Action, and Close. It can be useful to split commands if you want to insert other eCATT commands to check or control the script, for example.

You can also join several commands into one or more new commands. The smallest number of new commands will be generated – for example, if two of the original commands have the Reset node set, these will not be merged into the same new command.

The level of granularity does not affect parameterization. The new command interfaces will have the appropriate parameters.

Procedure

Splitting Commands

...

       1.      In the command editor, position the cursor on the command.

       2.      In the context menu, choose either Split  ® At Page Level or Split into Phases, depending on the required level of granularity.

Joining Commands

       1.      In the command editor, select the commands to be joined by marking the area with the cursor.

       2.      From the context menu, choose Join.

Result

The original commands are commented out and the new commands and their command interfaces are created. The original command interfaces still exist. If you are sure that you no longer need them, you can delete them.

 

 

 

 

 

End of Content Area