‎2007 Apr 18 12:07 PM
In transaction MIR7, notes tab, I can enter 'free hand text'.
Now in transaction FBL1N, can I actually see the 'free hand txt' that I entered above.
Can this be done as a user exit/screen exit/variant/customization that I can see the free text entered in transaction MIR7 (notes tab) in FBL1N.
Any pointers would be useful.Thanks
Message was edited by:
S V
‎2007 Apr 18 1:17 PM
Hi,
I feel that it is not possible to get that LONG TEXT which you enter in MIR7 (notes) to FBL1N.
You have to fetch that Long text using the fun module READ_TEXT and to fetch that, as that field is not stored in Standard related tables for FBL1N.
Have to copy the code of FBL1N program and to modify it to get that text.
reward if useful
regards,
ANJI
‎2007 Apr 18 1:19 PM
No we are unable to see that.
As it is an Enjoy transaction we can open MIR7 from FBL1N through selecting original document in FBL1N.
‎2007 Apr 19 6:07 AM