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

For maintaining FI text

Former Member
0 Likes
1,097

Hi All,

I want to give text to FI document just after posting (As we give text thru FB02 going to Extras->Texts..). I am getting the pop up for text using function module 'FI_TEXTS_DOCUMENT'. But after clicking OK, I am still unable to save the text with the document and also unable to mark 'Text Exists' check box, on display of document in FB03 or FB02.

Can you help me, how can the save the text. 'Commit Work' is not helping.

Thanks

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
883

Hello

Use FM FI_TEXTS_DOCUMENT_UPDATE

Hi All,

I want to give text to FI document just after posting (As we give text thru FB02 going to Extras->Texts..). I am getting the pop up for text using function module 'FI_TEXTS_DOCUMENT'. But after clicking OK, I am still unable to save the text with the document and also unable to mark 'Text Exists' check box, on display of document in FB03 or FB02.

Can you help me, how can the save the text. 'Commit Work' is not helping.

Thanks

3 REPLIES 3
Read only

Former Member
0 Likes
884

Hello

Use FM FI_TEXTS_DOCUMENT_UPDATE

Read only

0 Likes
883

Hi

Should I use FI_TEXTS_DOCUMENT_UPDATE only or call it after FI_TEXTS_DOCUMENT.

And what should I pass to paramater I_INTERN.?

Read only

Former Member
0 Likes
883

solved using function module COMMIT_TEXT