SCM Systems With Clients That Are Not Livecache Relevent_0000629660

May 4, 2018 | Author: Anonymous | Category: Documents
Report this link


Description

20.05.2012 Page 1 of 4 SAP Note 629660 - SCM systems with clients that are not liveCache-relevant Note Language: English Version: 19 Validity: Valid Since 19.09.2005 Summary Symptom A termination occurs in the postprocessing phase of a client copy with the following error message in the log: Last action: Postprocessing - Last exit program: /SAPAPO/OM_CLIENT_DELETE or - Last exit program: /DM_LC_ANCHORS_DELMANDT Other terms Client copy, liveCache, postprocessing phase, /SAPAPO/OM_CLIENT_DELETE; /DM_LC_ANCHORS_DELMANDT Reason and Prerequisites You are using APO (Advanced Planning and Optimization) functions with a full SCM 4.0 installation. This application requires a liveCache in which the master and movement data is stored currently. As soon as a new client is created, the master data is transferred to the liveCache during the postprocessing phase. This is only possible if the connected liveCache is active, otherwise the postprocessing of the client copy terminates with the above error message. If the SCM application solution is used without APO, you do NOT need to install a liveCache. To avoid a termination in the postprocessing phase of a client copy in this case also, you must follow the steps set out in the solution. Solution o Create function module "/SAPAPO/OM_LC_RELEVANT_CLIENTS": Function group: /SAPAPO/OM_TOOLS Interface: EXPORT: ET_LC_RELEVANT_CLIENT of the type MAND_TYPE EV_CURR_CL_LC_RELEVANT of the type /SAPAPO/OM_BOOL. Short description: "Determine liveCache-relevant clients". Note: If you have already installed SAP SCM 4.0 Support Package 02, this function module is already in the delivery and you can skip this step. o Create function module "/SAPAPO/OM_PRODUCTIVE_CLIENTS": Function group: /SAPAPO/OM_TOOLS Interface: IMPORT IV_WITHOUT_SY_MANDT of the type /SAPAPO/BOOLEAN (default 'GC_TRUE') EXPORT ET_T000 of the type MAND_TYPE Short Description: "Determines production clients". Note: If you have already installed SAP SCM 4.0 Support Package 05, this function module is already in the delivery and you can skip this step. 20.05.2012 Page 2 of 4 SAP Note 629660 - SCM systems with clients that are not liveCache-relevant o Create the "/SAPAPO/OM_PRODUCTIVE_CLNT" report: Development class: /SAPAPO/OM Short description "Maintenance of non-production clients" Selection texts: P_DEL :"Non-production client" P_INS :"Production client" P_MANDT :"Client number" Text symbols: 001 Client 002 :"is always non-production" 003 :"for maintenance of non-production clients" 004 :"Only client 000 and 066 can be set to production" 100 :"Non-production clients": 101 :"Production clients": Note: If you have already installed SAP SCM 4.0 Support Package 05, this report is already in the delivery and you can skip this step. o You can then implement the note by using the SAP Note Assistant. The source code is transferred in this case into the function modules and the report. o You can then repeat the client copy. The termination described above will not occur. Note also the following points before you create more clients. o Starting point: SCM application without APO (no installation) - Copying a client (without liveCache) to a client without liveCache. In the postprocessing phase of a client copy, no master data is created in the liveCache, the "/SAPAPO/OM_PRODUCTIVE_CLIENTS" function module checks whether there is an entry in the "DBCON" table for the connection to the liveCache ("LCA" as a logical database name). This entry is required when you configure a liveCache installation or use SCM-APO. At a later stage of postprocessing the client copy, the newly-created client is also designated as not relevant to liveCache. You can also use the /SAPAPO/OM_NONPRODUCTIVE_CLNT report (as of Release 4.1, /SAPAPO/OM_NON_LC_RELEVANT_CLT) to do/check this manually. o Starting point: SCM application with SCM-APO and active liveCache. - Creating an additional client without liveCache dependency. To do this, maintain a logical system name (BD54) and enter the new client in client maintenance (SCC4) accordingly. Then, before the start of the client copy, you must select the new client as "not liveCache relevant" (non-production). To do this, execute the "/SAPAPO/OM_NONPRODUCTIVE_CLNT" report (as of Release 4.1, "/SAPAPO/OM_NON_LC_RELEVANT_CLT"). In this way, you ensure that no termination occurs in the postprocessing phase of the client copy to be performed and no data for the 20.05.2012 Page 3 of 4 SAP Note 629660 - SCM systems with clients that are not liveCache-relevant new client is transferred to the liveCache. - Copying a client with liveCache to a client with liveCache. For the client copy, the client is automatically designated as liveCache-relevant during the post-processing phase. You must first use the /SAPAPO/OM_NONPRODUCTIVE_CLNT report (as of Release 4.1, /SAPAPO/OM_NON_LC_RELEVANT_CLT) to manually check whether the source client is indicated as liveCache-dependent (production client). If not, you must still set the indicator before the start of the client copy. - Copying a client with a liveCache to a client without liveCache. This is not supported. o Mixed mode, meaning a full SCM installation with at least one client that is operated with APO and liveCache dependency and additional clients are to be set up without using APO. - Setting up a new client without a liveCache. Use the /SAPAPO/OM_NONPRODUCTIVE_CLNT report (as of Release 4.1, /SAPAPO/OM_NON_LC_RELEVANT_CLT) to indicate the new client as non liveCache-relevant, you can execute this report in every client (cross-client). - Copying a client (without liveCache) to a client without liveCache. For the copy, the client is automatically designated as not liveCache-relevant. The /SAPAPO/OM_PRODUCTIVE_CLIENTS function module ensures that the copy does not access the liveCache in this case. - Copying a client (with liveCache) to a client with liveCache. For a client copy, the client is automatically designated as liveCache-relevant. Check beforehand whether the source client is indicated as being liveCache-relevant. To do this, first execute the /SAPAPO/OM_NONPRODUCTIVE_CLNT report (as of Release 4.1, /SAPAPO/OM_NON_LC_RELEVANT_CLT). - Copying a client (without liveCache) to a client with liveCache. This variant is not supported. Header Data Release Status: Released for Customer Released on: 19.09.2005 07:11:04 Master Language: German Priority: Correction with high priority Category: Program error Primary Component: BC-DB-LCA liveCache Applications 20.05.2012 Page 4 of 4 SAP Note 629660 - SCM systems with clients that are not liveCache-relevant Valid Releases Software Component Release From Release To Release and Subsequent SCM 400 400 400 SCM 410 410 410 Support Packages Support Packages Release Package Name SCM 400 SAPKY40002 SCM 400 SAPKY40005 Related Notes Number Short Text 659621 Check LC connection 491923 CC RELEASE: Client copy errors in Release 6.20 Correction Instructions Correcti on Instruct ions Valid from Valid to Software Component Typ e *) Reference Correction Last Changed 247994 400 400 SCM C AP5K012602 21.10.2003 15:20:58 256954 400 400 SCM C 08.10.2003 18:45:11 580271 400 400 SCM C AP5K008667 21.10.2003 15:19:40 *) C Correction, B Preprocessing, A Postprocessing, M Undefined Work


Comments

Copyright © 2024 UPDOCS Inc.