Class Method list used by SAP ABAP Class CL_SIC_SERVICE_FACTORY (Service Factory)
SAP ABAP Class
CL_SIC_SERVICE_FACTORY (Service Factory) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_SIC_CONFIG_UTILITIES - GET_PROFILE_TYPE_FOR_SERVICE | Utility Methods | ||
| 2 | CL_SIC_CONFIG_UTILITIES - GET_PROFILE_TYPE_FOR_SERVICE | Utility Methods | ||
| 3 | CL_SIC_CONFIG_UTILITIES - GET_SERVICE_DEFINITION | Utility Methods | ||
| 4 | CL_SIC_GENERIC_SERVICE - CONSTRUCTOR | Implementation of Generic Service | ||
| 5 | CL_SIC_GENERIC_SERVICE - CONSTRUCTOR | Implementation of Generic Service | ||
| 6 | CL_SIC_SERVICE_FACTORY - CONSTRUCTOR | Service Factory | SOURCE CREATE OBJECT gr_instance. |
|
| 7 | CL_SIC_SERVICE_FACTORY - CREATE_SERVICE_INSTANCE | Service Factory | SOURCE rr_instance ?= create_service_instance( iv_owner = iv_owner |
|
| 8 | CL_SIC_SERVICE_FACTORY - CREATE_SERVICE_INSTANCE | Service Factory | SOURCE iv_application = iv_application |
|
| 9 | CL_SIC_SERVICE_FACTORY - CREATE_SERVICE_INSTANCE | Service Factory | SOURCE iv_service_name = iv_service_name ). |
|
| 10 | CL_SIC_SERVICE_FACTORY - CREATE_SERVICE_INSTANCE | Service Factory | SOURCE rr_instance ?= create_service_instance( iv_owner = iv_owner |
|
| 11 | CL_SIC_SERVICE_FACTORY - CREATE_SERVICE_INSTANCE | Service Factory | SOURCE iv_application = iv_application |
|
| 12 | CL_SIC_SERVICE_FACTORY - CREATE_SERVICE_INSTANCE | Service Factory | SOURCE iv_service_name = iv_service_name ). |
|
| 13 | CL_SIC_SERVICE_FACTORY - CREATE_SERVICE_INSTANCE_SEQ | Service Factory | SOURCE rr_instance ?= create_service_instance_seq( iv_owner = iv_owner |
|
| 14 | CL_SIC_SERVICE_FACTORY - CREATE_SERVICE_INSTANCE_SEQ | Service Factory | SOURCE iv_application = iv_application |
|
| 15 | CL_SIC_SERVICE_FACTORY - CREATE_SERVICE_INSTANCE_SEQ | Service Factory | SOURCE iv_service_name = iv_service_name |
|
| 16 | CL_SIC_SERVICE_FACTORY - CREATE_SERVICE_INSTANCE_SEQ | Service Factory | SOURCE it_service_seq = it_service_seq ). |