Hi All,
I have the following requirement and was hoping to get some answers on how best to meet this requirement.
*******************************************************************************
Current Business Data has 2 different POS/PA with the following data
CHAR 1 = CHAR 2_CHAR 3
(1) POS/Planning Area has the following data:
POS has 1 Characteristic(CHAR 1) which is a concatenation of 2 values
Example:
ABC_100
DEF_200,
XYZ_300
(2) Another POS/PA has the following data:
POS has 2 different Characteristics (CHAR 2 , CHAR 3)
Example:
ABC, 100
DEF, 200
XYZ, 300
Requirement: A Keyfigure value in the first POS/PA has to be transferred into the second POS/PA.
Thanks
Kumar