Class Method list used by SAP ABAP Class CL_COS_CLIENT (Constants for Disabling)
SAP ABAP Class
CL_COS_CLIENT (Constants for Disabling) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
CL_COS_CLIENT - CONSTRUCTOR | Constants for Disabling | SOURCE create OBJECT sc_system_client |
2 | ![]() |
CL_COS_CLIENT - CONSTRUCTOR | Constants for Disabling | SOURCE EXPORTING |
3 | ![]() |
CL_COS_CLIENT - CONSTRUCTOR | Constants for Disabling | SOURCE iv_client = sc_system_client_string. |
4 | ![]() |
CL_COS_CLIENT - CONSTRUCTOR | Constants for Disabling | SOURCE create OBJECT sc_application_client |
5 | ![]() |
CL_COS_CLIENT - CONSTRUCTOR | Constants for Disabling | SOURCE EXPORTING |
6 | ![]() |
CL_COS_CLIENT - CONSTRUCTOR | Constants for Disabling | SOURCE iv_client = sc_application_client_string. |
7 | ![]() |
CL_COS_CLIENT - CONSTRUCTOR | Constants for Disabling | SOURCE create OBJECT sc_all |
8 | ![]() |
CL_COS_CLIENT - CONSTRUCTOR | Constants for Disabling | SOURCE EXPORTING |
9 | ![]() |
CL_COS_CLIENT - CONSTRUCTOR | Constants for Disabling | SOURCE iv_client = sc_all_clients_string. |
10 | ![]() |
CL_COS_CLIENT - CONSTRUCTOR | Constants for Disabling | SOURCE create OBJECT sc_none |
11 | ![]() |
CL_COS_CLIENT - CONSTRUCTOR | Constants for Disabling | SOURCE EXPORTING |
12 | ![]() |
CL_COS_CLIENT - CONSTRUCTOR | Constants for Disabling | SOURCE iv_client = sc_no_client_string. |