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: 

OLE Document Container

Ash_ok
Contributor
0 Kudos

Hi gurus,

I have a requirement to pull out some PS Texts - stored as MS Word documents in SAP - from WBS elements, from a MS Word document. I have created a RFC to mimic the PS Texts functionality of pulling in the MS Word document in CJ02 / CN02. Works perfectly fine in SAP. However, as one of the FM 'CNTX_SOI_SAVE_TEXT' in my RFC submits program 'SAPREDIT_PSTEXT_SOI', I am not able to achieve the same results from VBA macro code in MS Word. Could someone give me some pointers to ensure that this RFC could be triggered and returns values, from a MS Word VBS code ?

Cheers,

Ashok.

1 REPLY 1

Ash_ok
Contributor
0 Kudos

Question has been resolved by taking the text values from STXH / STXL / FM 'READ_TEXT'