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

FB50 - Long Text Validation

Former Member
0 Likes
542

Hi,

i'm looking for a way to validate 'Long Text' (not short text: BSEG-SGTXT), while posting ledgers in FB50 transaction.... this i wannna' do basing on few conditions like for specific GL Account etc....

though i have a solution triggering from couple of BTEs for FB50, this particular 'long text' is not available in memory at bte level ....

is there any way to capture the long text and validate before actual posting ...

when i say validate -> Just wanna' make sure 'something' is entered ....

though i know long text gets stored in STXH/STXL tables (read via read_text FM), as system doesnt generate the new document number(BELNR), even read_text isnt working to capture long text..

any ideas would be appreciated...

thanks

1 REPLY 1
Read only

Former Member
0 Likes
428

Hi,

Has anyone come with an answer? I have a similar issue and trying to solve it..