cancel
Showing results for 
Search instead for 
Did you mean: 

Style Z_Style Does not Exist

Former Member
0 Kudos

Dear All,

I am working at Cheque printing Smartform and this SF is good working in DEV and QAS server .

But In PRD server showing Error " Style Z_Style Does not Exist ".

and i am also check this Style at PRD server through t-code smartforms then showing style (Z_style ).

Please guide me to solve this problem ( " Style Z_Style Does not Exist ".)

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Chack the mentioned style is existinf in production or not, if exists then check if the style is active or not.if the style is active check different character format and pragraph format in that style.

Former Member
0 Kudos

Dear All,

Above problem have been solved. Now I am facing new problem is that I can see print preview of smartform but when I give print command it logout or close all session automatically. Just like /nex command.

Please guide me.............

raviahuja
Contributor
0 Kudos

Hi,

Only reason I could think of is that when your program try to access printer, some error occurs in SAP application and it results in closure of all sessions.

Check if you are able to print anything else from SAP. If not, the your printer is not correctly configured for SAP. If yes, then its your code issue and some parameter is missing somewhere that you may need to debug and correct.

Thanks.

Ravi