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

BAPI for FV60 tcode

Former Member
0 Likes
1,647

Hi,

Can somebody give the BAPI for FV60 tcode.

Also, can you please confirm that it has all functionalities.

Thanks in advance.

Regards,

Arun Mohan

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
917

hi,

please try BAPI_INCOMINGINVOICE_PARK

4 REPLIES 4
Read only

Former Member
0 Likes
918

hi,

please try BAPI_INCOMINGINVOICE_PARK

Read only

Former Member
0 Likes
917

Hi,

BAPI_INCOMINGINVOICE_PARK, This replicate MIR7 functionality. TCode FV60 for parking FI docs hover doesn;t have an associated BAPI.

SAP does have a BAPI for Parking Documents under MM. At least it does for Invoices and related documents, Check out BAPI_INCOMINGINVOICE_PARK and the entire list of BAPIs under:

Material Management > Purchase Order > Incoming Invoice

It does not, however provide any BAPIs (as I know) under FI (corresponding to transactions FV60 etc).

However, The Fv60 calls POST_DOCUMENT function module to post the document.Take a look at the FM

Regards

Sudheer

Read only

0 Likes
917

Hi Sudheer,

Thanks for your update.

I have used BAPI_INCOMINGINVOICE_PARK for parking invoices for MIR7 and it is working fine. Now, the client wants similar upload for FV60.

How do I check for the list of FI BAPIs? Can you confirm that there is no BAPI for FV60?

Thanks

Arun Mohan

Read only

Former Member
0 Likes
917

Hi Arun,

Can you please provide me the code you have used for BAPI 'BAPI_INCOMINGINVOICE_PARK'. I have the same requirement. Also can u tell me what mandatory data we need to pass in HEADERDAT & ITEMDATA.

Thanks

Abinash.