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: 

abs statement for result

Former Member
0 Kudos

I need to write the result with abs function.

RESULT = SOURCE_FIELDS-CREDIT - SOURCE_FIELDS-DEBIT..

what's the correst syntax??

thx!

2 REPLIES 2

UweFetzer_se38
Active Contributor

Do you know the transaction ABAPDOCU?

horst_keller
Product and Topic Expert
Product and Topic Expert

Or ABAPHELP ...

(in fact ABAPDOCU was only introduced to enable the old 4.6 display mode in SAP GUI, where the docu is shown in a shared internal session, replaced by amodal control popup later).