cancel
Showing results for 
Search instead for 
Did you mean: 

Substitution BSEG-HKONT and BSEG-PROJK

Former Member
0 Kudos

Hi,

I'm trying to get a substitution at fields: BSEG-HKONT and BSEG-PROJK. The first statement works. The one is just with BSEG-KHONT:

( BSEG-HKONT = '250000' OR BSEG-HKONT = '260000' )

For the next statement I want to validate at one general ledger account 880000 and one type of WBS-element S*. So all S-projects.

I get all syntax errors when I try to use the WBS in my statement with S*.

This what I got right now:

( BSEG-HKONT = '880000' AND ( BSEG-PROJK LIKE 'S*' )

Can anyone help me with the statement for WBS:BSEG-PROJK?

Kind regards,

Wildrik

Accepted Solutions (0)

Answers (0)