What are the types of Subroutines?

A. Internal Subroutines: The source code of the internal subroutines will be in thesame ABAP/4 program as the calling procedure (internal call). B. External Subroutines: The source code of the external subroutines will be in anABAP/4 program other than the calling procedure.

What are the types of Subroutines?

A. Internal Subroutines: The source code of the internal subroutines will be in thesame ABAP/4 program as the calling procedure (internal call). B. External Subroutines: The source code of the external subroutines will be in anABAP/4 program other than the calling procedure.