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

Adding Source code in include RPCBURZ0 for HR Payroll

bireshwar_das2
Explorer
0 Likes
772

I have created a customer function Function through PE04.Now I want to add source code in RPCBURZ0.How will I do as its a standard program.Is Access Key needed?Is it safe? Please reply

Edited by: Bireshwar Das on May 4, 2008 6:29 PM

1 REPLY 1
Read only

Former Member
0 Likes
543

Hi,

To add source code in standard program it will ask for access key, so it is better to go through framework concept.

i,e open the standard program RPCBURZ0 and choose enhance button in the application toolbar and go to edit<enhancement operations<show implicit enhancement options. Then it will show all the enhancement points which was provided by SAP and choose any one of them according to your requirement. Place the cursor on it and choose edit<enhancement operations<create. then it will ask for implementation name and write source code as per your requirement.

Please refer this link. It is ver useful.

http://help.sap.com/saphelp_nw70/helpdata/en/a0/47e94086087e7fe10000000a1550b0/frameset.htm

Please reward points if helpful.