Class Method list used by SAP ABAP Class CL_SD_PRS_CHECK (Check activation of prof services functionality for SD)
SAP ABAP Class
CL_SD_PRS_CHECK (Check activation of prof services functionality for SD) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_ERP_EHP_SWITCH_CHECK - ERP_PRS_SFWS_1 | Check on Cross ERP Coding Switch | ||
| 2 | CL_ERP_EHP_SWITCH_CHECK - ERP_PRS_SFWS_1 | Check on Cross ERP Coding Switch | ||
| 3 | CL_ERP_EHP_SWITCH_CHECK - ERP_PRS_SFWS_1 | Check on Cross ERP Coding Switch | ||
| 4 | CL_ERP_EHP_SWITCH_CHECK - ERP_PRS_SFWS_1 | Check on Cross ERP Coding Switch | ||
| 5 | CL_ERP_EHP_SWITCH_CHECK - ERP_PRS_SFWS_1 | Check on Cross ERP Coding Switch | ||
| 6 | CL_SD_PRS_CHECK - SET_CPI_INT | Check activation of prof services functionality for SD | SOURCE set_cpi_int( abap_true ). |
|
| 7 | CL_SD_PRS_CHECK - SET_WP_INT | Check activation of prof services functionality for SD | SOURCE set_wp_int( abap_false ). |
|
| 8 | CL_SD_PRS_CHECK - SET_WP_INT | Check activation of prof services functionality for SD | SOURCE set_wp_int( abap_true ). |
|
| 9 | CL_SD_PRS_CHECK - SET_WP_INT | Check activation of prof services functionality for SD | SOURCE set_wp_int( abap_false ). |
|
| 10 | CL_SD_PRS_CHECK - SET_LS_INT | Check activation of prof services functionality for SD | SOURCE set_ls_int( abap_false ). |
|
| 11 | CL_SD_PRS_CHECK - SET_LS_INT | Check activation of prof services functionality for SD | SOURCE set_ls_int( abap_true ). |
|
| 12 | CL_SD_PRS_CHECK - SET_LS_INT | Check activation of prof services functionality for SD | SOURCE set_ls_int( abap_false ). |
|
| 13 | CL_SD_PRS_CHECK - SET_LSP_INT | Check activation of prof services functionality for SD | SOURCE set_lsp_int( abap_false ). |
|
| 14 | CL_SD_PRS_CHECK - SET_LSP_INT | Check activation of prof services functionality for SD | SOURCE set_lsp_int( abap_true ). |
|
| 15 | CL_SD_PRS_CHECK - SET_CPI_INT | Check activation of prof services functionality for SD | SOURCE set_cpi_int( abap_false ). |
|
| 16 | CL_SD_PRS_CHECK - SET_CPI_INT | Check activation of prof services functionality for SD | SOURCE set_cpi_int( abap_false ). |
|
| 17 | CL_SD_PRS_CHECK - GET_WP_INT | Check activation of prof services functionality for SD | SOURCE if get_wp_int( ) ne abap_true. |
|
| 18 | CL_SD_PRS_CHECK - GET_LS_INT | Check activation of prof services functionality for SD | SOURCE if get_ls_int( ) ne abap_true. |
|
| 19 | CL_SD_PRS_CHECK - GET_LSP_INT | Check activation of prof services functionality for SD | SOURCE if get_lsp_int( ) ne abap_true. |
|
| 20 | CL_SD_PRS_CHECK - GET_CPI_INT | Check activation of prof services functionality for SD | SOURCE IF get_cpi_int( ) NE abap_true. |
|
| 21 | CL_SD_PRS_CHECK - GET_CPI_INT | Check activation of prof services functionality for SD | SOURCE if get_cpi_int( ) ne abap_true. |
|
| 22 | CL_WD_UTILITIES - GET_OTR_TEXT_BY_ALIAS | General Web Dynpro Functionality |