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

Service Entrysheet

Former Member
0 Likes
485

Hi Everyone,

I need a small advice

My requirement is:

Extract data for Service entry sheet from one server

Upload it in another server

I am thinking of using  BAPI_ENTRYSHEET_GETDETAIL  for extraction and BAPI_ENTRYSHEET_CREATE for upload.

My doubt is will the above two bapi's will b apt and perform the exact functionality.I mean will all the fields be covered for extraction and upload

Please help!

Regards

Hi Everyone,

I need a small advice

My requirement is:

Extract data for Service entry sheet from one server

Upload it in another server

I am thinking of using  BAPI_ENTRYSHEET_GETDETAIL  for extraction and BAPI_ENTRYSHEET_CREATE for upload.

My doubt is will the above two bapi's will b apt and perform the exact functionality.I mean will all the fields be covered for extraction and upload

Please help!

Regards

1 REPLY 1
Read only

Former Member
0 Likes
440

Hello Tanushree,

Not to be rude but until and unless you don't try it out you won't know for sure! Do write a sample program using these FM's in your sandbox/development environment to confirm for sure.

Also you can read their FM documentation available within.

Cheers,

Varun