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

long text in BAPI_BUS20350_CREATE ?

Former Member
0 Likes
857

HI,

I have BAPI BAPI_BUS20350_CREATE . I have to pass long text to this BAPI. But in BAPI length allowed is 132 charecters.

I want to pass more than 132 charecters. How to pass more than 132 charecters.

can anybody sample code please help..

thanks

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
813

You cannot pass more than 132 on a single line. However, this is an internal table, and so you just have to pass the internal table. Could be any number.

Albert

5 REPLIES 5
Read only

Former Member
0 Likes
814

You cannot pass more than 132 on a single line. However, this is an internal table, and so you just have to pass the internal table. Could be any number.

Albert

Read only

former_member191735
Active Contributor
0 Likes
813

is that a BAPI? which system are you using and for what it is?

Read only

0 Likes
813

It appears to be a SRM BAPI not R/3.

Rob

Read only

Former Member
0 Likes
813

My self

Read only

0 Likes
813

Hi

I have a requirement for creating Audits based on BAPI_BUS20350_CREATE please let me know what are the mandatory fields we need to pass to this BAPI to create Audits

tell me procedure for creationg audits.

Best regards,

Alleiah