SAP StackFICOHRMMSDPMPSABAPNetWeaverTablesTcodes ☰MENU

ABAP PERFORM Statement Syntax with example

In ABAP programming PERFORM statement is used for calling a subroutine ( Piece of reusable functional code defined with FORM statement ). We can call the subroutine defined in the current executing program or from an external program. A subroutine will be enclosed in a FORM and ENDFORM statements. Values are passing to subroutine by USING & CHANGING additions. See anĀ Example Program.

Syntax and variants of this statement are

Additions used with PERFORM statement

Main runtime errors occuring with ABAP PERFORM

Here is sample program with source code

ABAP PERFORM Statement example

SAP ALECRMSCMSRMSAP Solutions SAP ReferencesSAP BasicsPP ModuleWMSAP Partners
HomeContact & Privacy PolicyTwitter
All of the product names here are trademarks of their respective companies. The site sapstack.com is not affiliated with SAP AG.
©2024 sapstack.com