Skip to Content
0
Former Member
Apr 20, 2004 at 03:28 PM

Write Statement

43 Views

Hi,

How to use subtract or add operations in write statment.

For example, I want to subtract qty released - qty completed to arrive qty pending, If I execute below code I am getting error.

SELECT * FROM afpo.

WRITE :/ afpo-pgmng - afpo-wemng.

ENDSELECT.

Please guide me.

Regards & Thanks,

BV

ABAP Beginner.