Skip to Content
0
Former Member
Jun 03, 2008 at 04:43 AM

validation..

28 Views

hi frnds,

PARAMETERS : P_ZZLTYP LIKE VBAK-ZZLTYPE DEFAULT 'SVCS' OBLIGATORY.

zzltype is the license type in vbak.

Read the licence type value from the input file. Validate the value with the licence type table values. If the value exists then populate this in to the sales order header.

how to code this..

'

help me out..

thnx

daniel