Enable XBP 2.0 or 3.0 Functionality 
To take full advantage of the capabilities of your SAP Basis release 4.6B or later with SAP CPS it is strongly advised to enable XBP 2.0 Parent/Child and Interception. An ABAP program named INITXBP2 is available on SAP Basis release 4.6B with the latest Support Packages from SAP, later releases usually have these features enabled by default with the latest Support Packages from SAP. This program only needs to be executed once to enable XBP 2.0, which will allow you to enable parent-child-relationships for SAP jobs and SAP job interception. However, parent-child-relationships will not be visible in SAPGUI. Always use the job monitor in SAP CPS to see parent-child-relationships.
Note
If you have three options for job interception, then you have XBP 3.0. XBP 3.0 offers better job interception support among other improvements, see Understanding the Different XBP Interface Releases for more information.
You can also use the job definition SAP_MaintainXbpOptions to inspect and set XBP 2.0 or 3.0 settings.
An SAP System with SAP Basis release 4.6B with the latest Support Packages.
Settingand inspecting XBP settings with INITXBP2
Open transaction SE38
Fill INITXBP2 into the program field
Choose Execute to run the program
Make sure Interception and Parent-Child Function are set to on
Choose Execute to save the settings.
Inspecting XBP Settings with SAP_MaintainXbpOptions
Navigate to .
Choose Submit from the context menu of the job definition SAP_MaintainXbpOptions.
Select the target SAP System, select Show for Interception action and Parent/Child action.
Choose Submit and inspect the output of the corresponding job.
Enabling XBP 2.0 Features with SAP_MaintainXbpOptions
Navigate to .
Choose Submit from the context menu of the job definition SAP_MaintainXbpOptions.
Select the target SAP System, select Enable for Interception action and Parent/Child action.
Choose Submit and inspect the output of the corresponding job, to verify if the settings were applied.
Enabling XBP 3.0 Features with SAP_MaintainXbpOptions
Navigate to .
Choose Submit from the context menu of the job definition SAP_MaintainXbpOptions.
Select the target SAP System, select Enable with XBP 3.0 features for Interception action.
Choose Submit and inspect the output of the corresponding job,to verify if the settings were applied.