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

BDC inbound interface program for Infotypes in HR

agnihotro_sinha2
Active Contributor
0 Likes
451

hi,

got to develop a BDC rec program for Additional Off-Cycle Payments.

IT0267 as well as IT 0002. since both are involved how do i proceed.

how shud i check whether IT exist for a personnel or else create it.

a bit confused about the recording approach.

any ideas?

ags.

1 ACCEPTED SOLUTION
Read only

venkat_o
Active Contributor
0 Likes
420

Hello Ags,

<li> Record IT0267 first. Goto PA30->enter emp no , dates and infotype as 0267 & subtypes if any ->create button-> enter data ->save .

<li>Get the code for that .

<li>Do the same for IT 0002 and get the code

<li>club two codes. Thats it.

Thanks

Venkat.O

3 REPLIES 3
Read only

venkat_o
Active Contributor
0 Likes
421

Hello Ags,

<li> Record IT0267 first. Goto PA30->enter emp no , dates and infotype as 0267 & subtypes if any ->create button-> enter data ->save .

<li>Get the code for that .

<li>Do the same for IT 0002 and get the code

<li>club two codes. Thats it.

Thanks

Venkat.O

Read only

0 Likes
420

thanks venkat,

some light on how to club these two codes?? because we need to create all over again by pressing the buttons.

Any hv any sample code will help

ags.

Read only

venkat_o
Active Contributor
0 Likes
420

Ags,

<li> goto SHDB tcode. Select and generate program by pressing Program button on application toolbar.

<li> you generate two programs from there from two recordings. you will get code after generating. Club them.

Thanks

Venkat.O