SAP How to maintain missing enrties in TJ07 via customizing
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.
- execute tcode BS22;
- go to system status I1002;
- double click on I1002 to navigate to “maintain transaction control”;
- go to ZZZZ and check radio for either Allowed, Warning or Forbidd;
- save;
- 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/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- SAP Tcode for Maintain Tax Code - FTXPAI
- How to update BOL entity property value via ABAP code
- How to link multiple docker-compose services via networkDocker
- SAP MM MIGO 411K 報錯 - Correct the Customizing settings for -Go
- SAP CRM SPRO Customizing 裡 Text Object 屬性 continue 的含義Object
- How to Understand Transportation Lane Configuration in SAP SNP
- How to prove that SAP CRM WebUI is a stateful applicationWebUIAPP
- How does SAP freelancer find a project that is not tough?Project
- SAP MM MIGO介面裡的'Via Delivery'選項Go
- SAP對物料做上架報錯 :Definition of totals level is missing for storage type
- How to configure SAP connections with Connection Transmitter Over air_part1MITAI
- SAP Retail Listing – How does it work (中英文對照版)AI
- Pandas fillna('Missing')
- Missing Subsequence Sum
- 消費SAP C4C Web Service時遇到的Authorization role missing錯誤Web
- missing ) after argument list
- find: missing argument to `-exec'
- Missing MSI and MSP files
- your Android sdk is missingAndroid
- How to ssh
- SQL Injection via DNSSQLDNS
- Leetcode 41 First Missing PositiveLeetCode
- gerrit "missing Change-Id"
- OPatch install "Missing command :fuser"
- B. Missing Subsequence Sum
- 【Leetcode】163. Missing RangesLeetCode
- How to find dependency
- WPF Datagrid display via DataGridTemplateColumn
- WPF KeyDown MVVM Via BehaviorMVVM
- [LeetCode] 2028. Find Missing ObservationsLeetCode
- GAMES001&mit missing semesterGAMMIT
- shell指令碼報錯:[: missing `]‘指令碼
- ADFS3.0 Customizing the AD FS Sign-in Pages(二、JS篇)S3JS
- [譯] WebAssembly: How and whyWeb
- How OpenStack integrates with Ceph?
- How to Build a Cybersecurity CareerUI
- CISO之What & How
- How to Restart Qt ApplicationRESTQTAPP