SAP Level Checks (0071) runs an optional combination of four SAP-level checks against the contents and availability of a transport:
1) the ability to indicate if a TR contains more than a certain number of objects
2) the ability to highlight if a TR has been deleted at SAP level
3) the ability to highlight if the underlying data/cofile for a TR no longer exist at SAP level
4) the ability to indicate if a TR contains no objects (ie is an empty transport that is at risk of being released or deployed prematurely)
Each of these individual checks can be activated, depending on the customer’s individual requirements.
Parameters
Parameter | Description |
---|---|
CHECK_TRANSPORT_DELETED | Used to highlight if an SAP transport has been deleted within the SAP development system. |
CHECK_TRANSPORT_EMPTY | Used to highlight if an SAP transport contains no objects. |
CHECK_TRANSPORT_FILES | Used to highlight if an SAP transport data/cofile no longer exists in the Development system. |
CHECK_TRANSPORT_NUM_OBJS | Used to highlight if an SAP transport contains more than N objects. Please note that this parameter requires variable MAX_NUM_OF_TRANSPORT_OBJECTS to be configured in /BTI/TE_TVARV table in the Domain Controller backend. |
More information on this new Analyser – and instructions on how to configure it – can be found in this online Change Note.
Post your comment on this topic.