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

ABAP Unit

Former Member
0 Likes
390

Hi all,

Could you please tell me what is abap unit and what is its application and usage?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
338

Hi,

ABAP Unit is a test tool integrated in the ABAP runtime environment that you can use for executing module tests u2013 that is, for checking the functions of code sections in a program.

See the below link:

http://help.sap.com/saphelp_nw04/helpdata/en/a2/8a1b602e858645b8aac1559b638ea4/content.htm

Hopes its helpful.

Regards,

Raj.

1 REPLY 1
Read only

Former Member
0 Likes
339

Hi,

ABAP Unit is a test tool integrated in the ABAP runtime environment that you can use for executing module tests u2013 that is, for checking the functions of code sections in a program.

See the below link:

http://help.sap.com/saphelp_nw04/helpdata/en/a2/8a1b602e858645b8aac1559b638ea4/content.htm

Hopes its helpful.

Regards,

Raj.