Application Development 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: 

Bapi to upload and download the leave details

former_member842213
Participant
0 Kudos

Hi all,

Can u please tell me a bapi to upload and download the leave details for the infotype 2001.

Thanks.

1 REPLY 1

Former Member
0 Kudos

Hi

Warning! The API methods "Delete," "Approve," "Create," and "Request," and "Change," as well as their corresponding RFCs:

<b>bapi_absence_delete

bapi_absence_create

bapi_absence_approve

bapi_absence_request

bapi_absence_change</b>

are <b>no longer valid</b>. Using these APIs can create inconsistencies in time data.

Instead, use the corresponding API Methods "ManageDelete," "ManageCreation," and "ManageChange" for the Business Object BUS7007, as well as the following corresponding RFCs:

<b>bapi_ptmgrattabs_mngdelete

bapi_ptmgrattabs_mngcreation

bapi_ptmgrattabs_mngchange</b>

Regards

Raj