Linking the ABAP subroutines to the SAP programs adds custom functionality to the programs. You do this with a custom function code ZZ01.
To link the subroutines to the programs:
| Option | Setting |
|---|---|
|
Functional Location (SAPMILO0) |
|
|
Function Code |
ZZ01 |
|
Screen change module |
ZCALLEX_FL |
|
Program |
ZPM_CALLEX |
|
Equipment (SAPMIEQ0) |
|
|
Function Code |
ZZ01 |
|
Screen change module |
ZCALLEX_EQ |
|
Program |
ZPM_CALLEX |
|
Work Order (SALCOIH) |
|
|
Function Code |
ZZ01 |
|
Screen change module |
ZCALLEX_OR |
|
Program |
ZPM_CALLEX |
|
Notification (SAPLIQS0) |
|
|
Function Code |
ZZ01 |
|
Screen change module |
ZCALLEX_NO |
|
Program |
ZPM_CALLEX |