cancel
Showing results for 
Search instead for 
Did you mean: 

Rule in form editor (PE51)

Former Member
0 Kudos

Hi All,

I want to ask you about rule. I have a statement like this:

XRT-FPBEG = EVP-FPBEG AND XRT-LGART = '9999'

How to represent that in rule? I try like this :

Rule No Cont_Indicator Table Field Offset Comp_Lght Type Co Value1

ZR 1 XRT FPBEG 8 C EQ EVP-FPBEG

ZR 2 XRT LGART 4 C EQ 9999

But It means XRT-FPBEG = EVP-FPBEG OR XRT-LGART = '9999'

Any solution?

Thanks and regards,

airawan.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Airawan,

Please try putting * in third field (Continuation indicator- subsequent rule indicator).

Regards,

Dilek

Former Member
0 Kudos

Hi Dilek,

Thanks for your response. It solved my problem.

Regards,

airawan

Former Member
0 Kudos

Hello Dilek,


I need to make a rule in PE51 transaction form "statement of payments" as follows:
- When the item has no value or have value "0.00" do not print the line;
- For the group of employees "03" and subgroup of employees "1" does not print the MI00 heading;
- For the group of employees "02" and all subgroups of employees do not print lines MI00, MI01 and MI02;
I do not know to properly use the fields (relational operator and subsequent rule indicator).


Can you help


Gilberto Gaspar Alves