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: 

BAPI_EQUI_CREATE - RFC enabled long text creation fm (save_text fm like)?

Manohar2u
Active Contributor
0 Kudos

Hi Friends,

We are creating equipment's using bapi BAPI_EQUI_CREATE from portal using this rfc enabled function module.

And now we need to create IE02 - internal notes i.e., long text to this equipment - but I see SAVE_TEXT function module is not rfc enabled. And I didn't found any similar RFC enabled FM.

Can you please advice how to proceed in creating long text remotely without going for Z development?

Many thanks in advance.

Cheers

Manohar

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Use RFC_SAVE_TEXT.

Also check OSS note 449848 for further related details.

1 REPLY 1

Former Member
0 Kudos

Use RFC_SAVE_TEXT.

Also check OSS note 449848 for further related details.