Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

(S4)PACG 200 SP09
The system copy guide includes information about the need to adjust checklist templates’ number ranges after system copy. If there are checklist templates in FSM that do not exist in SAP ECC/S4, checklist template’s number range must be changed. E.g. when a production system is copied, the related FSM company may already have multiple checklists created and each of them is mapped with an SAP id. If a new checklist template version is created, a generic idoc may end up with status 40 because of a failed attempt to map the new FSM id with an SAP id previously mapped with another FSM id. To avoid the consumption of already used IDs, the administrator user can perform manual steps described on the following page: https://proaxia-prod-doc.atlassian.net/wiki/spaces/PFCC/pages/804093999/SAP+GUI#1.5.-Number-ranges-for-checklist-templates. If it was omitted, generic IDocs must be fixed manually by a developer by changing the status of the generic IDoc and editing the sap key.  

The transaction /PACG/ECM_FIX_CT_GEN - Unblock checklist templates allows easy correction of generic IDocs by integration administrators, so that developers’ help is not necessary.  

Overview

After clicking ‘Execute’, the report retrieves generic idocs with MESTYPE ‘CHECKLISTTEMPLATE’, status 40 and for the company/date range within selection criteria. The column NEW SAPKEY contains new SAP object keys. Select one or more idocs and click ‘Process’ to reprocess the generic idoc with new SAP KEY (a key increased by the number entered in field “Increase the SAP key by”). If the new SAP key is not already occupied by yet another checklist template, the generic idoc should be processed correctly and the related checklist template unblocked in FSM.

Update of the related tables

The new SAPKEY will replace the old one also in all checklist template-related tables where a given checklist was stored:  

  • /PACG/ECM_CLTTC - Checklist Template - Chapter 

  • /PACG/ECM_CLTTCT - Checklist Template - Chapter (Description) 

  • /PACG/ECM_CLTTD - Checklist Template - Dropdown Values 

  • /PACG/ECM_CLTTDT - Checklist Template - Dropdown Value (Description) 

  • /PACG/ECM_CLTTH - Checklist Template - Header 

  • /PACG/ECM_CLTTI - Checklist Template - Icons 

  • /PACG/ECM_CLTTM - Checklist template mapping 

  • /PACG/ECM_CLTTP - Checklist Template - Position 

  • /PACG/ECM_CLTTPT - Checklist Template - Position (Description 

  • /PACG/ECM_CLTTS - Checklist Template - Series 

  • /PACG/ECM_CLTTST - Checklist Template - Series (Description) 

  • /PACG/ECM_CLTTT - Checklist Template - Table 

  • /PACG/ECM_CLTTTT - Checklist Template - Table (Description) 

 

Update of the /PACG/CLTT number range status

If the checkbox “Adjust NR status using the highest new key” is enabled, the highest “new SAPKEY” value calculated above (out of all the processed idocs) will overwrite number range status for number range /PACG/CLTT, but only if it’s bigger than the current value found there.

  • No labels