SAP How to maintain missing enrties in TJ07 via customizing

dicksonjyl560101發表於2019-04-26

SAP How to maintain missing enrties in TJ07 via customizing

 

https://blogs.sap.com/2015/04/29/how-to-maintain-missing-enrties-in-tj07-via-customizing/

 

Symptom

Due to various reasons, some entries might be missing in TJ07 for system status and business transaction. For example, entries with Z business transaction are missing after system upgrade.

Cause

Missing customizings or data loss during system upgrade. As the table is maintained by SAP only. Upgrade will overwrite the whole table.

Resolution

Assuming entry [ system status I1002 – business transaction ZZZZ ] is missing in TJ07. Follow the steps below.

  1. execute tcode BS22;
  2. go to system status I1002;
  3. double click on I1002 to navigate to “maintain      transaction control”;
  4. go to ZZZZ and check radio for either      Allowed, Warning or Forbidd;
  5. save;
  6. go to table TJ07 in SE16 and I1002 –      ZZZZ can be found in it.

In TJ07,

  • Allowed = MODKZ 1
  • Warning = MODKZ 2
  • Forbidd = MODKZ 3

Caution

When executing tcode BS22, an information will be displayed on bottom left corner, specifying that this table is maintained by SAP only and system upgrade will overwrite the whole table. Thus please use standard system status and business transactions rather than creating z system status or z business transaction.

 

 


來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/29829936/viewspace-2642628/,如需轉載,請註明出處,否則將追究法律責任。

相關文章