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

Smartforms

Former Member
0 Likes
701

I need to modify SAP delivered Benefits Confirmation Statement. These modifications include correcting the existing format, adding company specific information and adding new fields.

Is there any existing smart form for "Benefits Confirmation " statement.

Please help to solve this.

Thanks,

Sid.

Message was edited by: Sid Kumar

8 REPLIES 8
Read only

Former Member
0 Likes
678

hi,

I don't thing there is standard form, we need to create a new one

cheers,

sasi

Read only

Former Member
Read only

0 Likes
678

Thanks for the replies.

Here i need to change "Benefits Confirmation Statement".If it is not a smart form than how should i put the changes in it. Is there any way to do that.

Read only

0 Likes
678

Program name for this is RPUBEN15 and transaction is HRBEN0015

Read only

0 Likes
678

you mean if it is sap script like that

if it so check this link

cheers,

sasi

Read only

0 Likes
678

Yes its a sapscript HR_BEN_CONF

Read only

0 Likes
678

I have copied the existing sapscript and created Z sapscript. After that i have migrated to smart forms.When i am trying to activate the smart form i am getting the error like some of the fields are unknown.

Please help be solve this.

Read only

0 Likes
678

YOu have to specify the input parameters in the smartforms from where the values are passed into the smartforms for printing.

Anirban