Skip to Content
0
Former Member
Apr 21, 2014 at 04:26 PM

How to Copy KF value from POS/PA-1 Char(ABC_100) to different POS/PA-2 Char( ABC & 100)

29 Views

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