cancel
Showing results for 
Search instead for 
Did you mean: 

SAP SCRIPT not printing properly

Former Member
0 Kudos

Hi all,

I am working on a sap script which is required to print the benefits forms for the employees, we have got four different things to be covered for the employees i.e. dental, medical, personal ins and life ins. Now the problem is if a person is enrolled with all the above mentioned benefits then the form is printing fine with his premium amount for each and other details in the form are also printing fine such as the instructions and rules. but if there is an employee who has got only three out of four benefits then the form is kind of breaking after printing the first three benefits and premium amount and not printing the rest part of the form i.e. the instructions and rules.

So can you please tell me what exactly may be wrong.

Thanks,

Rajeev

Accepted Solutions (1)

Accepted Solutions (1)

former_member585060
Active Contributor
0 Kudos

Hi,

Put a break point at WRITE_FORM of the driver program, check with what are all conditions it is triggering the Conditions.

Also activate debugger for the particular SAPScript in SE71.

Regards

Bala Krishna

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Ranjeev,

Check the whether the condition is met with only the three benefits if any in the driver program just debug the program and check.

Regards,

Sravanthi

Former Member
0 Kudos

Hello,

Is this is standard form or custom one

Prashant

Former Member
0 Kudos

Plzzz reply !!!!!