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

Delimit

Former Member
0 Likes
407

hi,

i need to delimit a infotype record through coding. Can anyone please tell me how to delimit a record of infotype 0000 and 0001, through coding.

Thanks in advance,

Regards,

Sri

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
373

You can use FM HR_INFOTYPE_OPERATION.

use operation INS if you want to create a new record and delimmit the old one

hi,

i need to delimit a infotype record through coding. Can anyone please tell me how to delimit a record of infotype 0000 and 0001, through coding.

Thanks in advance,

Regards,

Sri

1 REPLY 1
Read only

Former Member
0 Likes
374

You can use FM HR_INFOTYPE_OPERATION.

use operation INS if you want to create a new record and delimmit the old one