Application Development and Automation 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: 
Read only

TECHINICAL DETAILS

Former Member
0 Likes
580

hi

in sap ess portal employ travel and expenses

they displaying the employ trip details in pdf form

how can i know  which forms are used  and regading component details and smartform details.

in my ESS portal.

thanks & Regards,

Pramodh.

1 ACCEPTED SOLUTION
Read only

FredericGirod
Active Contributor
0 Likes
545

Hi

FITP_REQUEST_FORM

to choose if you would like Adobe form or WebDynpro, the table is : ta20switch

maybe a use case will give you the part of the code just before the program try to find the adobe form.

you could also go in SM30, put hte table name, and click on "customizing" button, you will have the exact customizing place to manage this data

regards

Fred

hi

in sap ess portal employ travel and expenses

they displaying the employ trip details in pdf form

how can i know  which forms are used  and regading component details and smartform details.

in my ESS portal.

thanks & Regards,

Pramodh.

3 REPLIES 3
Read only

FredericGirod
Active Contributor
0 Likes
546

Hi

FITP_REQUEST_FORM

to choose if you would like Adobe form or WebDynpro, the table is : ta20switch

maybe a use case will give you the part of the code just before the program try to find the adobe form.

you could also go in SM30, put hte table name, and click on "customizing" button, you will have the exact customizing place to manage this data

regards

Fred

Read only

0 Likes
545

thanks,

it is really helpful answer

Read only

0 Likes
545

Hi

We are using  ZFITP_REQUEST_FORM .

From which part the import parameters of this form will be called / filled . Because I want to change the one address part which was filling and showing in the Address table.

Thanks&regards .

pramodh