Navigating the BAPI Selector Screen 
The BAPI Wizard - BAPI Selector screen displays all the items you have selected in a hierarchy tree.
By default, the BAPI Wizard screen displays all the RFC functions, all the business objects and all of the methods of the business objects you have marked for code generation before invoking the BAPI Wizard.
Selecting Items
Use the mouse commands in the following table to navigate through the tree to select functions, methods, parameters and fields for generation:
Task |
Command |
Expand a branch of the hierarchy tree |
Click the plus sign (+) next to the branch, or click the right mouse button. |
Collapse a branch of the hierarchy tree |
Click the minus sign (-) next to the branch, or click the right mouse button. |
Select an item |
Select the checkbox next to an item, not the text, and click the left mouse button. |
Deselect an item |
Select the checkbox next to the item and click the left mouse button. Note that when you deselect a branch, the BAPI Wizard automatically deselects all subsidiary objects. |
Entering Values
Select a field in the tree for which you want to enter a default value. The information for the field's data type and length automatically appears.
Enter the default value in the Value field. The text must conform to your compiler's syntax.
You can enter values for multiple fields in this manner.