‎2008 Jul 09 11:56 PM
Hi Guys,
When i am creating a custom BAPI i was not able to use structure with more than 255 characters in each field .Is there any limitation kind of thing? I am transferring the file content from VC to SAp system there i am getting aproblem like i was not able to create astructre whose filed is like 1022 length and type char .
Thanks,
Gopi.
‎2008 Jul 09 11:58 PM
Yes you cannot create.
You may use the data type string.
Regards,
Subramanian
‎2008 Jul 10 3:39 PM
Hi Subramanian,
Thanks for ur reply.U mean i have to declare a custom data Element with string as a type?
Thanks,
Gopi.
‎2008 Jul 10 4:12 PM
Hi Subramanian ,
When i created a string with size 1002 as data element and using that in a strructure.When i used that structure i am getting an error like
"Parameter BAPI_ORDER_STATUS_IMPORT (type ZBAPIC_SD) can reduce performance in RFC "
so what shall i do and Message no. FL397.
Thanks,
Gopi.