Class Method list used by SAP ABAP Class /SRMERP/CL_VC_SC_ITM_CHECK_MAT (check whether a material exists)
SAP ABAP Class
/SRMERP/CL_VC_SC_ITM_CHECK_MAT (check whether a material exists) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | /BOBF/CL_FRW_FACTORY - GET_CONFIGURATION | Framework Instance Management | ||
| 2 | /BOBF/IF_FRW_CONFIGURATION - GET_NODE | Interface for Configuration | ||
| 3 | /BOBF/IF_FRW_READ - RETRIEVE | Interface to Read Data | ||
| 4 | /BOBF/IF_FRW_VALIDATION - EXECUTE | Interface for a Validation | ||
| 5 | /BOBF/IF_FRW_VALIDATION - EXECUTE | Interface for a Validation | ||
| 6 | /SRMERP/CL_BOPF_HELPER - CONVERT_T100_TO_MESSAGE | BOPF Helper Class | ||
| 7 | /SRMERP/CL_MO_DAC_FACTORY - GET_PROVIDER_MATERIAL | MO Data Access Class (DAC) Provider Factory | ||
| 8 | /SRMERP/CL_VC_SC_ITM_CHECK_MAT - CHECK_MATERIAL_STATUS | check whether a material exists | SOURCE EXPORTING |
|
| 9 | /SRMERP/CL_VC_SC_ITM_CHECK_MAT - CHECK_MATERIAL_STATUS | check whether a material exists | SOURCE es_message = ls_message. |
|
| 10 | /SRMERP/CL_VC_SC_ITM_CHECK_MAT - CHECK_MATERIAL_STATUS | check whether a material exists | SOURCE IMPORTING |
|
| 11 | /SRMERP/CL_VC_SC_ITM_CHECK_MAT - CHECK_MATERIAL_STATUS | check whether a material exists | SOURCE is_purch_data = ls_mt06e |
|
| 12 | /SRMERP/CL_VC_SC_ITM_CHECK_MAT - CHECK_MATERIAL_STATUS | check whether a material exists | SOURCE iv_status = ls_mt06e-mmsta |
|
| 13 | /SRMERP/CL_VC_SC_ITM_CHECK_MAT - CHECK_MATERIAL_STATUS | check whether a material exists | SOURCE iv_plant = ls_itm_data-werks |
|
| 14 | /SRMERP/CL_VC_SC_ITM_CHECK_MAT - CHECK_MATERIAL_STATUS | check whether a material exists | SOURCE iv_material_id = ls_itm_data-matnr |
|
| 15 | /SRMERP/CL_VC_SC_ITM_CHECK_MAT - CHECK_MATERIAL_STATUS | check whether a material exists | SOURCE CALL METHOD me->check_material_status |
|
| 16 | /SRMERP/IF_MO_DAC_MATERIAL - READ_MATERIAL | Material DAC Provider | ||
| 17 | /SRMERP/IF_MO_DAC_MATERIAL - READ_MATERIAL_PURCH_DATA | Material DAC Provider |