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 - Long Text

Former Member
0 Likes
468

Hi,

My queries as below. Hope anyone may know the answer.Thanks.

1) What are the maximun characters in BAPI Parameters can passed in? 265?

2) Could I do the upload 8000 of long text to SAP by passing the data via BAPI from external system?

Please advise the method.

3 REPLIES 3
Read only

bpawanchand
Active Contributor
Read only

0 Likes
433

Hi,

My requirement is used the BAPI and perform upload of 8000 of long text to SAP.

These 8000 long text are sending from external system to BAPI as in below table format. It is possible?

Table in BAPI:

Vendor_No (Char 10)

Long text (Char 8000)

Read only

Former Member
0 Likes
433

Hi,

I think you can if the field in the bapi u r using is taking then u can do that.

Rhea.