Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

converting Smartfrom into PDF is Not working in WD-prodiction

Former Member
0 Kudos

Hi,

          I need a clarification about convert smartform into PDF through webdyn pro application ,  Just based on the  user selection i need to generate the PDF ( letter format ) ,  It is working fine in development and qulity .. but in production i unable to generate smartfrom,

In production all the user id are 'Communication' and it has no SAP_ALL authorization ,

The id which i used in development is assigned for SAP_ALL r profile . i just removed that authorization , it is not working ,,

In production i cant give SAP_ALL to all the user ,, is there any specific role or authorization is there to run the smartfrom.

if i run through SAP_ALL authorized there is no problem , but i can't provide this as solution .

Thank you

1 ACCEPTED SOLUTION

krishna_k19
Contributor
0 Kudos

Hi Karthi ,

    After removing the SAP_ALL authorization from your id in development , did you check /nsu53 then you can find which object is missing.

Can you post the same.

Regards,

Krishna

8 REPLIES 8

krishna_k19
Contributor
0 Kudos

Hi Karthi ,

    After removing the SAP_ALL authorization from your id in development , did you check /nsu53 then you can find which object is missing.

Can you post the same.

Regards,

Krishna

0 Kudos

??? how can i find missing authorization in it?

0 Kudos

Hi Karthi ,

    Is this screen shot from your user id or end user's one.

Please check end user's also.

There won't be dependency on EHP like that , i think so.

Regards,

Krishna

GirieshM
Active Contributor
0 Kudos

Hi Karthi,

Try with S_DEVELOP. I guess it is enough and as mentioned by Krishna you can find missing authorization in SU53.
Check with your basis consultant.

With Regards,

Giriesh M

Former Member
0 Kudos

HI , As you both  told i checked through SU53 but there is no failed Authorization notification . I have attached screenshot in krishna's thread please check it,, moreover my question is ..smartForm is called through function module only when all other function modules working normally why this smartform function module alone require authorization ??

We are on EHP4 .Is there any EHP dependent on it ? or else we have to authorize each time when the new Smartfrom is getting generated in production ???

Please clarify me

Former Member
0 Kudos

Hi Kathi Mrvk,

Please check if smartform is active in production system first.

Please debug the code and see if the cursor going into the function module. if it is going into code, then there may be issue with the system.

If the debugger is coming out of debugger, then there is issue in code.

And please check that production is having all the Webdynpro components.

And please check the version of the smartform. And check whether you have transported the correct (modified request number ) of the smartform.

Former Member
0 Kudos

Dude there is nothing wrong with program. , It is related to Authorization , BASIS team has assigned some common authorization object in existing role , now it is working .

GirieshM
Active Contributor
0 Kudos

Hi Karthi,

Happy that your issue got resolved.

Please close the thread.

With Regards,

Giriesh M