cancel
Showing results for 
Search instead for 
Did you mean: 

cu01

06-05-2008 2:32 PM
323 views 1 comments
0 Likes
SAP Managed Tags
Subscribe

Hi,

In varient configuration while creating CU01(object dependency)system showing error that Error in syntax check for simple condition.

Please give me the solution for this.

thanks,

Rash.

0 Likes

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Likes

Hello,

It should be like:

$SELF.ZPRICE = 'BLACK' IF ZCHAR = 'BLACK'.

In this code, ZPRICE is the characteristic for price (SDCOM - VKOND), Black is the characteristic value and ZCHAR is the characteristic. Compare this with your exesting one, reply back if you have any doubts.

Please let us know the dependency code which you are writing.

Prase