Ansicht
Dokumentation

CTS_REQUEST_CHECK - Business Add-In when Editing Requests

CTS_REQUEST_CHECK - Business Add-In when Editing Requests

General Data in Customer Master   ROGBILLS - Synchronize billing plans  
This documentation is copyright by SAP AG.
SAP E-Book

You can use the business add-in CTS_REQUEST_CHECK to make checks when you are editing requests.

You can use the following methods:

  • Method CHECK_BEFORE_CREATION

This method is called before a request is created and after the creation dialog box. It gives you the option to:

  • Make your own checks

  • Change the short text and attributes.

  • Method CHECK_BEFORE_RELEASE

This method is called before you release a request. It gives you the option to:

  • Make your own checks (for example, on the objects in the request)

  • Change the short text and attributes.

  • Method CHECK_BEFORE_CHANGING_OWNER

This method is called before the owner of the request is changed, and after the confirmation dialog box. It gives you the option to make checks.

  1. SAP may change request types and task types in future releases. The current request types and task types are listed in the fixed values of the domain TRFUNCTION.
  2. The method CHECK_BEFORE_CREATION is called for all request types, but not for task types. The two other methods are called for all request and task types.
  3. Only customizing requests and workbench requests can have attributes. This means that you do not need to fill the attribute table for other request types, it is simply ignored.
  4. If you want to stop one of the methods, you can raise the exception CANCEL.
  5. The parameter TARGET of the method CHECK_BEFORE_CREATION is optional. The default value is SPACE. TARGET = LOCAL applies to local workbench requests and customizing requests if this parameter is set.
  6. Methods CHECK_BEFORE_ADD_OBJECTS and CHECK_BEFORE_RELEASE_SLIN are not called.






BAL_S_LOG - Application Log: Log header data   Vendor Master (General Section)  
This documentation is copyright by SAP AG.

Length: 2222 Date: 20240523 Time: 151939     sap01-206 ( 31 ms )