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: 

Uploading Item text for each item number

Former Member
0 Kudos

Hi Experts,

I want Upload Item text for each item number. Using BAPI . BAPI_PO_CREATE1.

Can any one help me on this , Do the needful

Thanks

Basu

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,

After creating the items you can write your own text upload program to upload the item texts. Note it cant be uploaded through BAPI or BDC.

Search the forum for SAVE_TEXT FM, you will get lots of examples for this.

Also Read the FM documentation for the above FM in SE37.

Regards

Karthik D

1 REPLY 1

Former Member
0 Kudos

Hi,

After creating the items you can write your own text upload program to upload the item texts. Note it cant be uploaded through BAPI or BDC.

Search the forum for SAVE_TEXT FM, you will get lots of examples for this.

Also Read the FM documentation for the above FM in SE37.

Regards

Karthik D