Posts

Showing posts from April, 2020

Decimal separator when downloading file to PC

Image
It's due to user parameters in SU01. Both the users might have different parameters. Check the parameters below, In this case, ',' will be taken as a decimal point. So the program is taking the entry which you are trying to insert as a decimal number and the table field will be of type Whole number. You can try to change your user parameters to the above format and for sure you will get same error. https://answers.sap.com/questions/11898000/decimal-format-issue.html Use SU01 and change or User Profile -> Own data. or Goto-> table T005X. In selection screen, in field 'Dec.pt.format' select period format. Press F8. U will see period deimal notation of some countries. Choose any one country. Ex: 'AU'. Then in report use below 2 statements, INITIALIZATION. SET COUNTRY 'AU'. https://answers.sap.com/questions/5849704/decimal-separator-when-downloading-file-to-pc.html

DP Realignment - 2

Image
10. Data Realignment Skip to end of metadata Created by Rico Frenzel , last modified by Georgia Vanin on May 02, 2018 Go to start of metadata Purpose This Wiki page is to provide necessary information about how realignment works in demand planning. Some basic concepts, settings and system logic is explained. Overview Topics included in this page: Basic Concepts Explain basic concepts about realignment Realignment Steps Explain how to creat

DP Realignment - 1

Image
DP realignment is a option to adjust data in planning area data as per business scenarios like changes in product hierarchy or sales hierarchy or a new product replacing old one. The main advantage of realignment over copy is that realignment creates the target CVC’s if they are not available in the POS. Let us consider a master planning object structure TEST_POS as shown below.    (/sapapo/msdp_admin) A planning area  TEST_PA is created on the TEST_POS The planning area is initialized for 000 version. The POS has two CVC’s one each for product P1 and P2. Before realignment As seen in the planning book ,sales history is available with the old product P1.But to generate the statistical forecast ,it will advisable to move all the sales history of Product P1 to product P2.. T-code for realignment  :/sapapo/rlgcopy Click on Create/ Change Table to select the characteristics for realignment .This is a one time activity .Once the realig