cancel
Showing results for 
Search instead for 
Did you mean: 

Read CVC value in function module for Macro

Former Member
0 Kudos

Hi Experts,

I have CVCs in DP planning book at customer location & product level. I have created a Z table to read a field as 'no of days' at customer level.

I want to write a function module, which can be called in Macro. Through that function module , I want to read CVC value for a customer location & based upon it, read no of days from Z table. Kinldy help on how to read CVC value in such function module.

Thanks,

Krutika

Accepted Solutions (0)

Answers (1)

Answers (1)

RahulHanda
Active Contributor
0 Kudos

Hi,

Use easy way:

  • Put this value as extra fields in material master for this product level if product master maintained accordingly.
  • Thereafter use below logic (macro) to read this value from product master in planning book while loading data (for example) Macro - Value From Product Master in Planning Book | SCN
  • Execute another macro as per your requirement with this value.

I hope standard functionality helps before you opt for custom one. If works let us know and follow

Regards

Rahul