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

BDCDATA structure

Former Member
0 Likes
499

Hi All,

Please let me know if it is possible to uploaded data through 'CALL TRANSACTION' with field value more than 132 characters in length .

Best Regards,

Nooruddin

3 REPLIES 3
Read only

Former Member
0 Likes
403

Hi,

I don't think it is allowed by using structure BDCDATA. Better you try with direct input method, LSMW. For detail cheek below links.

[Link1|]

[Link2|]

Thanks,

Asit Purbey.

Read only

Former Member
0 Likes
403

It is not possible to upload the filed lengh more than 132.

choose Direct Input Method/BAPI/IDOC to upload

Read only

Former Member
0 Likes
403

hi

try Direct Input Method or BAPI instead of Call Transaction.

Regards