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

Former Member
0 Kudos
93

Hi to All,

some body can send BAPI/FM for updating / inserting transaction MI04

and how to use ''BAPI_MATPHYSINV_COUNT' bapi...

and how to create .txt file to upload data to this transaction.

thanks,

Nivetha

1 REPLY 1

Former Member
0 Kudos
67

answer

and how to use ''BAPI_MATPHYSINV_COUNT' bapi...

u have to fill all the structures or ITAB which are mandatory. Then pass them to this BAPI. after that use BAPI_TRANSACTION_COMMIT to update the database

and how to create .txt file to upload data to this transaction.

the text file should contain all the fields which are necessary to pass to bapai structures /ITABs

better , u can run the corresponding trn.. to know all mandt fields

U can use GUI_upload to upload the flat file.

Reward if useful

Narendra