2008 Apr 01 11:54 AM
Against each customer different C forms need to be stored in Z table, so to enter this details create a Z transaction code and also Change / Display provision require. ( for this i have reated a table maintenance generator)
IF customer (KNVIKUNNR) having value for ZCST condition types (KNVI-TATYP) Tax classification as (KNVI-TAXKD) = 1 then only system should accept the entry other wise should not allow.
In case of Change transaction system should allow to change C form No & Validity
tis is the case how can i write the select statements in the events as i have not used before and very new to the topic plez help me out. have created a table maintenance for that i can create a new entrie bit how can i look for the existing data like who is the customer and when is it created , valid from and valid to , created by the user this is what i have to do am unable to do so kindly require ur help.
Regards,
soni
2008 Apr 03 7:41 AM
Against each customer different C forms need to be stored in Z table, so to enter this details create a Z transaction code and also Change / Display provision require. ( for this i have reated a table maintenance generator)
IF customer (KNVIKUNNR) having value for ZCST condition types (KNVI-TATYP) Tax classification as (KNVI-TAXKD) = 1 then only system should accept the entry other wise should not allow.
In case of Change transaction system should allow to change C form No & Validity
tis is the case how can i write the select statements in the events as i have not used before and very new to the topic plez help me out. have created a table maintenance for that i can create a new entrie bit how can i look for the existing data like who is the customer and when is it created , valid from and valid to , created by the user this is what i have to do am unable to do so kindly require ur help.
Regards,
soni