Ansicht
Dokumentation

SOLMAN_CM_TRAN_REQ - Change Transport Request Option

SOLMAN_CM_TRAN_REQ - Change Transport Request Option

RFUMSV00 - Advance Return for Tax on Sales/Purchases   rdisp/max_wprun_time - Maximum work process run time  
This documentation is copyright by SAP AG.
SAP E-Book

The task lists that are generated by Change Request Management in the Schedule Manager are Customizing objects. However, since your Change Request Management is in a central system, and all tasks run in this system, you do not want to transport the task lists anywhere. To ensure that you do not need to create a transport request when you change a task list manually, you have to change the transport request option.

Note that you must make sure that Change Request Management runs in the same system as SAP Solution Manager. Do not configure the Change Request Management client in your development or maintenance system, otherwise you will not be able to transport any Customizing changes that you make.

  • Repository changes are permitted in the system where you want to change the transport request option. (If they are not, proceed as described in SAP Note 327351.)
  • You do NOT use template projects.

  1. On the SAP Easy Access screen, choose Tools → ABAP Workbench → Development → ABAP Editor.
  2. Enter the program SAPLSCMA, and choose Display.
  3. Choose Find/Replace.
  4. Search for G_ACTIVATE_CORRECTION_SYSTEM, and then choose Display <→ Change.
  5. Delete the following text:
message id sy-msgid type sy-msgty number sy-msgno
with sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
  1. Insert the following text in place of the deleted text:
no_automatic_recording = 'X'.
  1. Choose Activate.
  2. Call transaction SCC4.
  3. Choose Display → Change.
  4. Select your client and choose Details.
  5. Choose Changes without automatic recording.
  6. Choose Save.






Fill RESBD Structure from EBP Component Structure   SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up  
This documentation is copyright by SAP AG.

Length: 2579 Date: 20240523 Time: 184322     sap01-206 ( 39 ms )