Checking, Activating, and Executing ABAP Program
After creating an ABAP Program, user must check, activate and execute the program. Follow the steps below:
- Click Check icon on the toolbar to check if the program syntax is correct. - A message “Program is syntactically correct” is displayed on the status bar as highlighted in the screen below:  
- Click Activate icon on the toolbar to activate the program. The following screen is displayed:  
- Click the button highlighted in the above screen. - The Program gets activated and Active appears against the Program name as highlighted in the screen below:  
- Click Direct Processing icon on the toolbar to execute the ABAP Program (or press F8). - Enter the required input parameters as shown in the screen below:  
- Click Execute icon (or press F8). - The token is received as an output and displayed on the screen as shown below:  - Note - All the ABAP Programs for the function modules are packaged with the - 610-000671-006_CipherTrustVaultedTokenization-8.13.2.000-xxx.zipunder Samples folder.