Class Method list used by SAP ABAP Class CL_MES_DRF_PM_ORD (Outbound Implementation for Plant Maintenance Orders)
SAP ABAP Class
CL_MES_DRF_PM_ORD (Outbound Implementation for Plant Maintenance Orders) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_DRF_ACCESS_CUST_DATA - SELECT_BUSINESS_SYS_DEF_SINGLE | Access class for customizing data | ||
| 2 | CL_DRF_BAL - ADD_MSG | Application Log for Data Replication Framework | ||
| 3 | CL_DRF_BAL - ADD_MSG_IDOC | Application Log for Data Replication Framework | ||
| 4 | CL_MES_DRF_PM_ORD - CHECK_STATUS_DISTRIBUTED | Outbound Implementation for Plant Maintenance Orders | SOURCE lv_distributed = me->check_status_distributed( iv_aufnr ). |
|
| 5 | CL_MES_DRF_PM_ORD - COMPLETE_HEADER | Outbound Implementation for Plant Maintenance Orders | SOURCE me->complete_header( |
|
| 6 | CL_MES_DRF_PM_ORD - COMPLETE_HEADER | Outbound Implementation for Plant Maintenance Orders | SOURCE CHANGING |
|
| 7 | CL_MES_DRF_PM_ORD - COMPLETE_HEADER | Outbound Implementation for Plant Maintenance Orders | SOURCE cs_header = ls_header |
|
| 8 | CL_MES_DRF_PM_ORD - COMPLETE_HEADER | Outbound Implementation for Plant Maintenance Orders | SOURCE ). |
|
| 9 | CL_MES_DRF_PM_ORD - GET_HEADER_ADDRESS | Outbound Implementation for Plant Maintenance Orders | SOURCE me->get_header_address( |
|
| 10 | CL_MES_DRF_PM_ORD - GET_HEADER_ADDRESS | Outbound Implementation for Plant Maintenance Orders | SOURCE EXPORTING |
|
| 11 | CL_MES_DRF_PM_ORD - GET_HEADER_ADDRESS | Outbound Implementation for Plant Maintenance Orders | SOURCE iv_address_no = ls_header-adrnra " Address number |
|
| 12 | CL_MES_DRF_PM_ORD - GET_HEADER_ADDRESS | Outbound Implementation for Plant Maintenance Orders | SOURCE IMPORTING |
|
| 13 | CL_MES_DRF_PM_ORD - GET_HEADER_ADDRESS | Outbound Implementation for Plant Maintenance Orders | SOURCE es_hdr_addr = ls_hdr_addr " Order Address segment |
|
| 14 | CL_MES_DRF_PM_ORD - GET_HEADER_ADDRESS | Outbound Implementation for Plant Maintenance Orders | SOURCE ). |
|
| 15 | CL_MES_DRF_PM_ORD - GET_HEADER_PARTNER | Outbound Implementation for Plant Maintenance Orders | SOURCE me->get_header_partner( |
|
| 16 | CL_MES_DRF_PM_ORD - GET_HEADER_PARTNER | Outbound Implementation for Plant Maintenance Orders | SOURCE EXPORTING |
|
| 17 | CL_MES_DRF_PM_ORD - GET_HEADER_PARTNER | Outbound Implementation for Plant Maintenance Orders | SOURCE iv_objnr = ls_header-objnr " Object Number |
|
| 18 | CL_MES_DRF_PM_ORD - GET_HEADER_PARTNER | Outbound Implementation for Plant Maintenance Orders | SOURCE IMPORTING |
|
| 19 | CL_MES_DRF_PM_ORD - GET_HEADER_PARTNER | Outbound Implementation for Plant Maintenance Orders | SOURCE et_hdrpartner = lt_hdrpartner |
|
| 20 | CL_MES_DRF_PM_ORD - GET_HEADER_PARTNER | Outbound Implementation for Plant Maintenance Orders | SOURCE ). |
|
| 21 | CL_MES_DRF_PM_ORD - GET_LONG_TEXT_HEADER | Outbound Implementation for Plant Maintenance Orders | SOURCE me->get_long_text_header( |
|
| 22 | CL_MES_DRF_PM_ORD - GET_LONG_TEXT_HEADER | Outbound Implementation for Plant Maintenance Orders | SOURCE EXPORTING |
|
| 23 | CL_MES_DRF_PM_ORD - GET_LONG_TEXT_HEADER | Outbound Implementation for Plant Maintenance Orders | SOURCE iv_header_aufnr = ls_header-aufnr " Order Number |
|
| 24 | CL_MES_DRF_PM_ORD - GET_LONG_TEXT_HEADER | Outbound Implementation for Plant Maintenance Orders | SOURCE iv_text_level = 'H' " Single-Character Indicator |
|
| 25 | CL_MES_DRF_PM_ORD - GET_LONG_TEXT_HEADER | Outbound Implementation for Plant Maintenance Orders | SOURCE iv_langu = |
|
| 26 | CL_MES_DRF_PM_ORD - GET_LONG_TEXT_HEADER | Outbound Implementation for Plant Maintenance Orders | SOURCE IMPORTING |
|
| 27 | CL_MES_DRF_PM_ORD - GET_LONG_TEXT_HEADER | Outbound Implementation for Plant Maintenance Orders | SOURCE et_header_ltext = ls_header-int_ltext " List of SAPscript Lines |
|
| 28 | CL_MES_DRF_PM_ORD - GET_LONG_TEXT_HEADER | Outbound Implementation for Plant Maintenance Orders | SOURCE ). |
|
| 29 | CL_MES_DRF_PM_ORD - GET_LONG_TEXT_OPERATION | Outbound Implementation for Plant Maintenance Orders | SOURCE me->get_long_text_operation( |
|
| 30 | CL_MES_DRF_PM_ORD - GET_LONG_TEXT_OPERATION | Outbound Implementation for Plant Maintenance Orders | SOURCE EXPORTING |
|
| 31 | CL_MES_DRF_PM_ORD - GET_LONG_TEXT_OPERATION | Outbound Implementation for Plant Maintenance Orders | SOURCE iv_header_aufnr = iv_aufnr " Order Number |
|
| 32 | CL_MES_DRF_PM_ORD - GET_LONG_TEXT_OPERATION | Outbound Implementation for Plant Maintenance Orders | SOURCE iv_text_level = 'O' " Single-Character Indicator |
|
| 33 | CL_MES_DRF_PM_ORD - GET_LONG_TEXT_OPERATION | Outbound Implementation for Plant Maintenance Orders | SOURCE iv_aufpl = ls_diafcvs-aufpl " Routing number of operations in the order |
|
| 34 | CL_MES_DRF_PM_ORD - GET_LONG_TEXT_OPERATION | Outbound Implementation for Plant Maintenance Orders | SOURCE iv_aplzl = ls_diafcvs-aplzl " General counter for order |
|
| 35 | CL_MES_DRF_PM_ORD - GET_LONG_TEXT_OPERATION | Outbound Implementation for Plant Maintenance Orders | SOURCE iv_langu = ls_diafcvs-txtsp" Language Key of Current Text Environment |
|
| 36 | CL_MES_DRF_PM_ORD - GET_LONG_TEXT_OPERATION | Outbound Implementation for Plant Maintenance Orders | SOURCE IMPORTING |
|
| 37 | CL_MES_DRF_PM_ORD - GET_LONG_TEXT_OPERATION | Outbound Implementation for Plant Maintenance Orders | SOURCE et_header_ltext = ls_diafcvs-int_ltext " List of SAPscript Lines |
|
| 38 | CL_MES_DRF_PM_ORD - GET_LONG_TEXT_OPERATION | Outbound Implementation for Plant Maintenance Orders | SOURCE ). |
|
| 39 | CL_MES_DRF_PM_ORD - GET_OPERATIONS_DATA | Outbound Implementation for Plant Maintenance Orders | SOURCE me->get_operations_data( |
|
| 40 | CL_MES_DRF_PM_ORD - GET_OPERATIONS_DATA | Outbound Implementation for Plant Maintenance Orders | SOURCE EXPORTING |
|
| 41 | CL_MES_DRF_PM_ORD - GET_OPERATIONS_DATA | Outbound Implementation for Plant Maintenance Orders | SOURCE iv_aufpl = ls_header-aufpl " Routing number of operations in the order |
|
| 42 | CL_MES_DRF_PM_ORD - GET_OPERATIONS_DATA | Outbound Implementation for Plant Maintenance Orders | SOURCE iv_aufnr = ls_header-aufnr " Order number |
|
| 43 | CL_MES_DRF_PM_ORD - GET_OPERATIONS_DATA | Outbound Implementation for Plant Maintenance Orders | SOURCE IMPORTING |
|
| 44 | CL_MES_DRF_PM_ORD - GET_OPERATIONS_DATA | Outbound Implementation for Plant Maintenance Orders | SOURCE et_diafcvs = lt_diafcvs |
|
| 45 | CL_MES_DRF_PM_ORD - GET_OPERATIONS_DATA | Outbound Implementation for Plant Maintenance Orders | SOURCE ). |
|
| 46 | CL_MES_DRF_PM_ORD - GET_ORDER_PERMIT | Outbound Implementation for Plant Maintenance Orders | SOURCE me->get_order_permit( |
|
| 47 | CL_MES_DRF_PM_ORD - GET_ORDER_PERMIT | Outbound Implementation for Plant Maintenance Orders | SOURCE EXPORTING |
|
| 48 | CL_MES_DRF_PM_ORD - GET_ORDER_PERMIT | Outbound Implementation for Plant Maintenance Orders | SOURCE iv_objnr = ls_header-objnr " Object Number |
|
| 49 | CL_MES_DRF_PM_ORD - GET_ORDER_PERMIT | Outbound Implementation for Plant Maintenance Orders | SOURCE IMPORTING |
|
| 50 | CL_MES_DRF_PM_ORD - GET_ORDER_PERMIT | Outbound Implementation for Plant Maintenance Orders | SOURCE et_order_permit = lt_order_permit |
|
| 51 | CL_MES_DRF_PM_ORD - GET_ORDER_PERMIT | Outbound Implementation for Plant Maintenance Orders | SOURCE ). |
|
| 52 | CL_MES_DRF_PM_ORD - GET_QUALIFICATION | Outbound Implementation for Plant Maintenance Orders | SOURCE me->get_qualification( |
|
| 53 | CL_MES_DRF_PM_ORD - GET_QUALIFICATION | Outbound Implementation for Plant Maintenance Orders | SOURCE EXPORTING |
|
| 54 | CL_MES_DRF_PM_ORD - GET_QUALIFICATION | Outbound Implementation for Plant Maintenance Orders | SOURCE iv_aufpl = |
|
| 55 | CL_MES_DRF_PM_ORD - GET_QUALIFICATION | Outbound Implementation for Plant Maintenance Orders | SOURCE iv_aplzl = |
|
| 56 | CL_MES_DRF_PM_ORD - GET_QUALIFICATION | Outbound Implementation for Plant Maintenance Orders | SOURCE IMPORTING |
|
| 57 | CL_MES_DRF_PM_ORD - GET_QUALIFICATION | Outbound Implementation for Plant Maintenance Orders | SOURCE et_qualification = ls_subop-int_qual |
|
| 58 | CL_MES_DRF_PM_ORD - GET_QUALIFICATION | Outbound Implementation for Plant Maintenance Orders | SOURCE ). |
|
| 59 | CL_MES_DRF_PM_ORD - GET_QUALIFICATION | Outbound Implementation for Plant Maintenance Orders | SOURCE me->get_qualification( |
|
| 60 | CL_MES_DRF_PM_ORD - GET_QUALIFICATION | Outbound Implementation for Plant Maintenance Orders | SOURCE EXPORTING |
|
| 61 | CL_MES_DRF_PM_ORD - GET_QUALIFICATION | Outbound Implementation for Plant Maintenance Orders | SOURCE iv_aufpl = |
|
| 62 | CL_MES_DRF_PM_ORD - GET_QUALIFICATION | Outbound Implementation for Plant Maintenance Orders | SOURCE iv_aplzl = |
|
| 63 | CL_MES_DRF_PM_ORD - GET_QUALIFICATION | Outbound Implementation for Plant Maintenance Orders | SOURCE IMPORTING |
|
| 64 | CL_MES_DRF_PM_ORD - GET_QUALIFICATION | Outbound Implementation for Plant Maintenance Orders | SOURCE et_qualification = |
|
| 65 | CL_MES_DRF_PM_ORD - GET_QUALIFICATION | Outbound Implementation for Plant Maintenance Orders | SOURCE ). |
|
| 66 | CL_MES_DRF_PM_ORD - GET_SUBOPERATIONS | Outbound Implementation for Plant Maintenance Orders | SOURCE me->get_suboperations( |
|
| 67 | CL_MES_DRF_PM_ORD - GET_SUBOPERATIONS | Outbound Implementation for Plant Maintenance Orders | SOURCE IMPORTING |
|
| 68 | CL_MES_DRF_PM_ORD - GET_SUBOPERATIONS | Outbound Implementation for Plant Maintenance Orders | SOURCE et_subop = lt_subop |
|
| 69 | CL_MES_DRF_PM_ORD - GET_SUBOPERATIONS | Outbound Implementation for Plant Maintenance Orders | SOURCE CHANGING |
|
| 70 | CL_MES_DRF_PM_ORD - GET_SUBOPERATIONS | Outbound Implementation for Plant Maintenance Orders | SOURCE ct_diafcvs = lt_diafcvs |
|
| 71 | CL_MES_DRF_PM_ORD - GET_SUBOPERATIONS | Outbound Implementation for Plant Maintenance Orders | SOURCE ). |
|
| 72 | CL_MES_DRF_PM_ORD - GET_TECH_OBJECT | Outbound Implementation for Plant Maintenance Orders | SOURCE me->get_tech_object( |
|
| 73 | CL_MES_DRF_PM_ORD - GET_TECH_OBJECT | Outbound Implementation for Plant Maintenance Orders | SOURCE EXPORTING |
|
| 74 | CL_MES_DRF_PM_ORD - GET_TECH_OBJECT | Outbound Implementation for Plant Maintenance Orders | SOURCE iv_tplnr = ls_header-tplnr " Functional Location |
|
| 75 | CL_MES_DRF_PM_ORD - GET_TECH_OBJECT | Outbound Implementation for Plant Maintenance Orders | SOURCE iv_equnr = ls_header-equnr " Equipment Number |
|
| 76 | CL_MES_DRF_PM_ORD - GET_TECH_OBJECT | Outbound Implementation for Plant Maintenance Orders | SOURCE is_diaufk = |
|
| 77 | CL_MES_DRF_PM_ORD - GET_TECH_OBJECT | Outbound Implementation for Plant Maintenance Orders | SOURCE IMPORTING |
|
| 78 | CL_MES_DRF_PM_ORD - GET_TECH_OBJECT | Outbound Implementation for Plant Maintenance Orders | SOURCE es_techobj = ls_techobj " Technical object structure for SM/PM IDOCs processing |
|
| 79 | CL_MES_DRF_PM_ORD - GET_TECH_OBJECT | Outbound Implementation for Plant Maintenance Orders | SOURCE ). |
|
| 80 | CL_MES_DRF_PM_ORD - NOTIFICATION_READ_ARRAY | Outbound Implementation for Plant Maintenance Orders | SOURCE me->notification_read_array( |
|
| 81 | CL_MES_DRF_PM_ORD - NOTIFICATION_READ_ARRAY | Outbound Implementation for Plant Maintenance Orders | SOURCE EXPORTING |
|
| 82 | CL_MES_DRF_PM_ORD - NOTIFICATION_READ_ARRAY | Outbound Implementation for Plant Maintenance Orders | SOURCE iv_aufnr = ls_header-aufnr " Order Number |
|
| 83 | CL_MES_DRF_PM_ORD - NOTIFICATION_READ_ARRAY | Outbound Implementation for Plant Maintenance Orders | SOURCE IMPORTING |
|
| 84 | CL_MES_DRF_PM_ORD - NOTIFICATION_READ_ARRAY | Outbound Implementation for Plant Maintenance Orders | SOURCE et_notif = ls_header-int_notif |
|
| 85 | CL_MES_DRF_PM_ORD - NOTIFICATION_READ_ARRAY | Outbound Implementation for Plant Maintenance Orders | SOURCE ). |
|
| 86 | CL_MES_DRF_PM_ORD - PROCESS_OPERATIONS | Outbound Implementation for Plant Maintenance Orders | SOURCE me->process_operations( |
|
| 87 | CL_MES_DRF_PM_ORD - PROCESS_OPERATIONS | Outbound Implementation for Plant Maintenance Orders | SOURCE EXPORTING |
|
| 88 | CL_MES_DRF_PM_ORD - PROCESS_OPERATIONS | Outbound Implementation for Plant Maintenance Orders | SOURCE iv_rsnum = ls_header-rsnum " Number of Reservation/Dependent Requirement |
|
| 89 | CL_MES_DRF_PM_ORD - PROCESS_OPERATIONS | Outbound Implementation for Plant Maintenance Orders | SOURCE iv_aufnr = ls_header-aufnr " Order Number |
|
| 90 | CL_MES_DRF_PM_ORD - PROCESS_OPERATIONS | Outbound Implementation for Plant Maintenance Orders | SOURCE CHANGING |
|
| 91 | CL_MES_DRF_PM_ORD - PROCESS_OPERATIONS | Outbound Implementation for Plant Maintenance Orders | SOURCE ct_diafcvs = lt_diafcvs |
|
| 92 | CL_MES_DRF_PM_ORD - PROCESS_OPERATIONS | Outbound Implementation for Plant Maintenance Orders | SOURCE ct_subop = lt_subop |
|
| 93 | CL_MES_DRF_PM_ORD - PROCESS_OPERATIONS | Outbound Implementation for Plant Maintenance Orders | SOURCE ). |
|
| 94 | CL_MES_DRF_PM_ORD - SET_STATUS_DISTRIBUTED | Outbound Implementation for Plant Maintenance Orders | SOURCE me->set_status_distributed( lv_aufnr ). |
|
| 95 | CL_MES_INT_PMORD - CHECK_STATUS_DISTRIBUTED | MES Integration PM Order | ||
| 96 | CL_MES_INT_PMORD - GET_INSTANCE | MES Integration PM Order | ||
| 97 | CL_MES_INT_PMORD - GET_INSTANCE | MES Integration PM Order | ||
| 98 | IF_DRF_OUTBOUND - ANALYZE_CHANGES_BY_CHG_POINTER | Interface for Data Replication Framework | ||
| 99 | IF_DRF_OUTBOUND - ANALYZE_CHANGES_BY_MDG_CP | Interface for Data Replication Framework | ||
| 100 | IF_DRF_OUTBOUND - ANALYZE_CHANGES_BY_OTHERS | Interface for Data Replication Framework | ||
| 101 | IF_DRF_OUTBOUND - APPLY_NODE_INST_FILTER_MULTI | Interface for Data Replication Framework | ||
| 102 | IF_DRF_OUTBOUND - APPLY_NODE_INST_FILTER_SINGLE | Interface for Data Replication Framework | ||
| 103 | IF_DRF_OUTBOUND - BUILD_PARALLEL_PACKAGE | Interface for Data Replication Framework | ||
| 104 | IF_DRF_OUTBOUND - ENRICH_FILTER_CRITERIA | Interface for Data Replication Framework | ||
| 105 | IF_DRF_OUTBOUND - FINALIZE | Interface for Data Replication Framework | ||
| 106 | IF_DRF_OUTBOUND - INITIALIZE | Interface for Data Replication Framework | ||
| 107 | IF_DRF_OUTBOUND - MAP_DATA2MESSAGE | Interface for Data Replication Framework | ||
| 108 | IF_DRF_OUTBOUND - READ_COMPLETE_DATA | Interface for Data Replication Framework | ||
| 109 | IF_DRF_OUTBOUND - SEND_MESSAGE | Interface for Data Replication Framework | ||
| 110 | IF_DRF_OUTBOUND_CHECK - IS_CHECK_RELEVANT | Consistency Checks |