Hi ,
i have a scenario to enhance dunning group through fqevents 0312 'fkk_sample_0312'
Items have to be grouped as dunning group- A, B, C, D etc .
the requirement is country specific .
Hence i have taken a z table which contains
rule field1 operand1 value1
1 hvorg = 0010
rule field2 operand2 value2
2 vkont <> 0000030
rule field3 operand3 value3
3 gpart = 100
The rule is for priority .
Like field1 can contain any field from structure fkkmavs
value1 should be compared and so on .
The items have to grouped based on type of document
if blart = invoice or
if blart = customs etc .
After running fpva with grouping enabled output should be
bpartner contract accnt posting date type group field dunng bal
10000048 100000090 10.1.2011 invoice A 1000
10000048 100000090 10.1.2011 customs B 100
Please help me to find technical solution
Thanks in Advance .
Vijay.