SAP ABAP Class CL_MNT_APO_CONVERT (Filters and Converts ERP Data to APO Format)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   PM-WOC-MO (Application Component) Maintenance Orders
     PMORD_INBOUND_OUTBOUND (Package) Integration of maintenance orders into APO
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_MNT_APO_CONVERT Filter and Convert ERP data for APO 20031008
Properties
Class CL_MNT_APO_CONVERT  
Short Description Filters and Converts ERP Data to APO Format    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PMORD_INBOUND_OUTBOUND   Integration of maintenance orders into APO 
Created 20031008   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_MNT_APO_CONVERT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_MNT_APO_CONVERT Filter and Convert ERP data for APO 20031008
Friends
Class CL_MNT_APO_CONVERT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 OT_KAPID_CHECKED Instance attribute Private Type reference (TYPE) TT_CIF_DESRES Capacities checked for integration 20031010
2 OT_KAPID_INTEGRATED Instance attribute Private Type reference (TYPE) TT_CIF_DESRES Capacities relevant for integration 20031010
3 OT_STATUS_DELETE Instance attribute Private Type reference (TYPE) MNT_T_STATUS Status, Inactive 20031008
4 OT_STATUS_HEADER Instance attribute Private Type reference (TYPE) TT_STATUS PM Order Header Status Needed For APO 20031030
5 OT_STATUS_OPERATION Instance attribute Private Type reference (TYPE) TT_STATUS Operation Status Needed for APO 20031028
6 OT_WERKS_TIMEZONE Instance attribute Private Type reference (TYPE) TT_WERKS_TIMEZONE_HASHED Hashed Table: Plant / Time Zone of Plant 20031008
7 OV_PRIOREQ_CUSTMZNG_CHECKED Instance attribute Private Type reference (TYPE) XFELD Checkbox 20050318
8 OV_RESB_PRIOREQ_DEFAULT_VALUE Instance attribute Private Type reference (TYPE) MNT_D_PRIO_REQ Requirement priority 20050318
9 OV_RESB_PRIOREQ_IS_ACTIVE Instance attribute Private Type reference (TYPE) XFELD Checkbox 20050318
10 OV_UNIT_SECOND Instance attribute Private Type reference (TYPE) MSEHI Unit of measurement 20031008
11 SC_AUTYP_PMORD Constant Private Type reference (TYPE) AUFTYP '30' Order category 20031008
12 SC_CIFMETHOD_CREATE Constant Private Type reference (TYPE) CIFMETHOD 'N' Method to be Executed During the Transfer of an Object 20031008
13 SC_CIFMETHOD_DELETE Constant Private Type reference (TYPE) CIFMETHOD 'D' Method to be Executed During the Transfer of an Object 20031008
14 SC_CIFMETHOD_UPDATE Constant Private Type reference (TYPE) CIFMETHOD 'C' Method to be Executed During the Transfer of an Object 20031008
15 SC_CIFOBJTYPE_PMORD Constant Private Type reference (TYPE) CIFOBJTYPE 'M' Object Type in OLTP System 20031008
16 SC_CIFTRIGGER_DR Constant Private Type reference (TYPE) CIFTRIGGER 'DR' Trigger of Data Transfer Using CIF 20031008
17 SC_CIFTRIGGER_EH Constant Private Type reference (TYPE) CIFTRIGGER 'EH' Trigger of Data Transfer Using CIF 20031008
18 SC_CIFTRIGGER_IL Constant Private Type reference (TYPE) CIFTRIGGER 'IL' Trigger of Data Transfer Using CIF 20031008
19 SC_CIFTRIGGER_OL Constant Private Type reference (TYPE) CIFTRIGGER 'OL' Trigger of Data Transfer Using CIF 20031008
20 SC_CIFTRIGGER_UR Constant Private Type reference (TYPE) CIFTRIGGER 'UR' Trigger of Data Transfer Using CIF 20031008
21 SC_FALSE Constant Private Type reference (TYPE) XFELD SPACE Checkbox 20031030
22 SC_MIDNIGHT_APO Constant Private Type reference (TYPE) TIMS '000000' Field of type TIMS 20031008
23 SC_MIDNIGHT_R3 Constant Private Type reference (TYPE) TIMS '240000' Field of type TIMS 20031008
24 SC_MSG_ID_MNT Constant Private Type reference (TYPE) BAPIRET2-ID 'MNT_CIF_LOG' Messages, message class 20031008
25 SC_MSG_TYPE_ERROR Constant Private Type reference (TYPE) BAPIRET2-TYPE 'E' Message type: S Success, E Error, W Warning, I Info, A Abort 20031008
26 SC_MSG_TYPE_INFO Constant Private Type reference (TYPE) BAPIRET2-TYPE 'I' Message type: S Success, E Error, W Warning, I Info, A Abort 20031008
27 SC_MSG_TYPE_WARNING Constant Private Type reference (TYPE) BAPIRET2-TYPE 'W' Message type: S Success, E Error, W Warning, I Info, A Abort 20031008
28 SC_TRUE Constant Private Type reference (TYPE) XFELD 'X' Checkbox 20031030
29 SC_VBKZ_CREATED_AND_DELETED Constant Private Type reference (TYPE) VBKZ 'X' Update indicator 20031008
30 SC_VBKZ_DELETED Constant Private Type reference (TYPE) VBKZ 'D' Update indicator 20031008
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_TAB_STATUS_DELETE Instance method Private Method Build table of status 'Deleted' etc, that have to be checked 20031028
2 CHECK_APO_RELEVANCE_OF_RESB Instance method Private Method Checks whether RESB entry is relevant for APO 20031008
3 CHECK_CONSTRAINTS Instance method Private Method No constraints for order? -> create constraints 20031010
4 CHECK_PMORD_WITHOUT_OPERATION Instance method Private Method Sets Method 'Delete' for PM orders without Operations 20031205
5 CREATE_ORDER_GUID Instance method Private Method Creates order GUID; adds to buffer table with AUFNR / GUID 20031008
6 FILL_ACT_DATES Instance method Private Method Fills startti/endti/confti of activity 20031024
7 FILL_METHOD Instance method Private Method Fills method field of header 20031008
8 FILL_METHOD_BTE Instance method Private Method Fills method field of header (BTE transfer) 20031008
9 FILL_REQMNT_QUAN_IO Instance method Private Method Fills requirement quantity fields of comp req 20031008
10 FILL_SPECIAL_STOCK Instance method Private Method Fills special stock data 20031008
11 FILL_START_END_FROM_EARLIEST Instance method Private Method Fill start/end time from earliest dates 20031008
12 FILL_START_END_FROM_LATEST Instance method Private Method Fill start/end time from latest dates 20031008
13 FILL_STATUS_FLAGS_ACTIVITY Instance method Private Method Fills status fields 'RELEASED', 'PART/FINALLY CONFIRMED' 20031008
14 FILL_STATUS_FLAGS_ACTIVITY_BTE Instance method Private Method Fills status fields 'RELEASED', 'PART/FINALLY CONFIRMED' 20031008
15 FILL_STAT_FLGS_PMORD_HEADER Instance method Private Method Fills header status 'RELEASED', 'PART/FINALLY CONFIRMED' 20031030
16 FILL_STAT_FLGS_PMORD_HEADR_BTE Instance method Private Method Fills header status 'RELEASED', 'PART/FINALLY CONFIRMED' 20031030
17 FILL_STRUC_ACTIVITY Instance method Private Method Converts single activity 20031008
18 FILL_STRUC_CONSTRAINT Instance method Private Method Converts single relationship 20031008
19 FILL_STRUC_HEADER Instance method Private Method Converts single header 20031008
20 FILL_STRUC_IO Instance method Private Method Converts single input/output 20031008
21 FILL_STRUC_MASTER_OUTPUT Instance method Private Method Converts single master output 20031031
22 FILTER_AND_CONVERT_ACTIVITIES Instance method Private Method Filters and converts activities for APO 20031008
23 FILTER_AND_CONVERT_CONSTRAINTS Instance method Private Method Filters and converts relationships for APO 20031008
24 FILTER_AND_CONVERT_HEADERS Instance method Private Method Filters and converts headers for APO 20031008
25 FILTER_AND_CONVERT_IO Instance method Private Method Filters and converts inputs/outputs for APO 20031008
26 FILTER_AND_CONVERT_MASTER_OUT Instance method Private Method Filters and converts master outputs for APO 20031031
27 GET_DOWNTIME Instance method Private Method Get downtime(s) 20031009
28 GET_TZONE_FILL_TZONE_BUF_TAB Instance method Private Method Returns time zone for plant; fills time zone buffer tables 20031008
Events
Class CL_MNT_APO_CONVERT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_ACTIVITY_KEY Private See coding Structure: AUFPL / APLZL and AUFNR / ORDNR 20031008
2 TS_AUFPL_IDX Private See coding Structure: AUFPL/AUFNR/ORDERID/FORWBACKW/etc. 20031008
3 TS_STATUS Private See coding Structure: STATUS 20031028
4 TS_WERKS_TIMEZONE Private See coding Structure: Plant / Time Zone of Plant 20031008
5 TT_ACTIVITY_KEY Private See coding Hashed Table: AUFPL / APLZL and AUFNR / VORNR 20031008
6 TT_AUFPL_IDX_HASHED Private See coding Hashed Table: AUFPL and Dependent Data 20031008
7 TT_CIF_DESMAT Private See coding Table: Material / Plant / Destination 20031008
8 TT_CIF_DESRES Private See coding TT_CIF_DESRES 20031010
9 TT_STATUS Private See coding Table: STATUS 20031028
10 TT_WERKS_TIMEZONE_HASHED Private See coding Hashed Table: Plant / Time Zone of Plant 20031008
Method Signatures

Method BUILD_TAB_STATUS_DELETE Signature

Method BUILD_TAB_STATUS_DELETE on class CL_MNT_APO_CONVERT has no parameter.
Method BUILD_TAB_STATUS_DELETE on class CL_MNT_APO_CONVERT has no exception.

Method CHECK_APO_RELEVANCE_OF_RESB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_TRANSFER_TO_APO Call by reference Type reference (TYPE) XFELD Ankreuzfeld 20031008
2 Importing IR_CIF_APPL_LOG Call by reference Object reference (TYPE REF TO) IF_MNT_MANAGE_LOG Verwaltet CIF-Anwendungsprotokoll 20031008
3 Importing IS_RESB Call by reference Type reference (TYPE) MNT_S_RESB Komponentenbedarf (Untergruppe von RESBB) 20031008
4 Importing IT_FILTER_DESTINATION Call by reference Type reference (TYPE) TT_CIF_DESMAT Material / Werk / Destination 20031008
5 Importing IV_AUFNR Call by reference Type reference (TYPE) SYMSGV Nachrichten, Nachrichtenvariablen 20031008
6 Importing IV_DESTINATION Call by reference Type reference (TYPE) LOGDSTSYS Logisches System: Zielsystem der Übertragung 20031008
7 Importing IV_MATNR Call by reference Type reference (TYPE) SYMSGV Nachrichten, Nachrichtenvariablen 20031008
8 Importing IV_POSNR Call by reference Type reference (TYPE) SYMSGV Nachrichten, Nachrichtenvariablen 20031008
9 Importing IV_VORNR Call by reference Type reference (TYPE) SYMSGV Nachrichten, Nachrichtenvariablen 20031008

Method CHECK_APO_RELEVANCE_OF_RESB on class CL_MNT_APO_CONVERT has no exception.

Method CHECK_CONSTRAINTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ACTIVITY_OUTBOUND Call by reference Type reference (TYPE) MNT_T_ACTIVITY_OUTBOUND Ausgangstabelle Vorgänge 20031010
2 Changing CT_CONSTRAINT_OUTBOUND Call by reference Type reference (TYPE) MNT_T_CONSTRAINT_OUTBOUND Ausgangstabelle für Anordnungsbeziehungen 20031010
3 Changing CT_HEADER_OUTBOUND Call by reference Type reference (TYPE) MNT_T_HEADER_OUTBOUND Ausgangstabelle für Auftragsköpfe 20031010

Method CHECK_CONSTRAINTS on class CL_MNT_APO_CONVERT has no exception.

Method CHECK_PMORD_WITHOUT_OPERATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_AUFPL_IDX_APO Call by reference Type reference (TYPE) TT_AUFPL_IDX_HASHED Hash-Tabelle: AUFPL/AUFNR/etc für APO 20031205
2 Changing CT_DOWNTIME_OUTBOUND Call by reference Type reference (TYPE) MNT_T_DOWNTIME_OUTBOUND Ausgangstabelle für Ausfallzeiten 20040121
3 Changing CT_HEADER_OUTBOUND Call by reference Type reference (TYPE) MNT_T_HEADER_OUTBOUND Ausgangstabelle für Auftragsköpfe 20031205
4 Importing IR_CIF_APPL_LOG Call by reference Object reference (TYPE REF TO) IF_MNT_MANAGE_LOG Verwaltet CIF-Anwendungsprotokoll 20031205
5 Importing IV_CIFTRIGGER Call by reference Type reference (TYPE) CIFTRIGGER Anstoß der Datenübertragung mit CIF 20031205

Method CHECK_PMORD_WITHOUT_OPERATION on class CL_MNT_APO_CONVERT has no exception.

Method CREATE_ORDER_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ORDERID Call by reference Type reference (TYPE) CIFORDID GUID für Auftragsköpfe 20031008
2 Importing IR_CIF_APPL_LOG Call by reference Object reference (TYPE REF TO) IF_MNT_MANAGE_LOG Verwaltet CIF-Anwendungsprotokoll 20031008
3 Importing IV_AUFNR Call by reference Type reference (TYPE) AUFNR Auftragsnummer 20031008

Method CREATE_ORDER_GUID on class CL_MNT_APO_CONVERT has no exception.

Method FILL_ACT_DATES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CONF_END Call by reference Type reference (TYPE) CIFOPREND Istende des Vorgangs 20040130
2 Exporting EV_CONF_START Call by reference Type reference (TYPE) CIFOPRSTA Iststart des Vorgangs 20040130
3 Exporting EV_PLANNED_END Call by reference Type reference (TYPE) CIFORDEND Enddatum 20040130
4 Exporting EV_PLANNED_START Call by reference Type reference (TYPE) CIFORDSTA Startdatum 20040130
5 Importing IS_AFVG Call by reference Type reference (TYPE) MNT_S_AFVG Aktivität / Vorgang (Untergruppe von AFVGD) 20031024
6 Importing IT_AUFPL_IDX_APO Call by reference Type reference (TYPE) TT_AUFPL_IDX_HASHED Hash-Tabelle: AUFPL/AUFNR/etc für APO 20031024

Method FILL_ACT_DATES on class CL_MNT_APO_CONVERT has no exception.

Method FILL_METHOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_METHOD Call by reference Type reference (TYPE) CIFMETHOD Bei der Übertragung eines Objekts auszuführende Methode 20031008
2 Importing IR_CIF_APPL_LOG Call by reference Object reference (TYPE REF TO) IF_MNT_MANAGE_LOG Verwaltet CIF-Anwendungsprotokoll 20031008
3 Importing IV_AUFNR Call by reference Type reference (TYPE) AUFNR Auftragsnummer 20031008
4 Importing IV_OBJNR Call by reference Type reference (TYPE) J_OBJNR Objektnummer 20031008

Method FILL_METHOD on class CL_MNT_APO_CONVERT has no exception.

Method FILL_METHOD_BTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_METHOD Call by reference Type reference (TYPE) CIFMETHOD Bei der Übertragung eines Objekts auszuführende Methode 20031008
2 Importing IT_STATUS Call by reference Type reference (TYPE) MNT_T_JEST Statusinformationen (Struktur JEST) 20031008
3 Importing IV_OBJNR Call by reference Type reference (TYPE) J_OBJNR Objektnummer 20031008
4 Importing IV_VBKZ Call by reference Type reference (TYPE) VBKZ FortschreibKennz 20031008

Method FILL_METHOD_BTE on class CL_MNT_APO_CONVERT has no exception.

Method FILL_REQMNT_QUAN_IO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CONF_QUAN Call by reference Type reference (TYPE) CIFCONQUAN Bestätigte Menge 20031008
2 Exporting EV_REQU_QUAN Call by reference Type reference (TYPE) CIFQUANTIT Bedarfsmenge 20031008
3 Exporting EV_TOTAL_QUAN Call by reference Type reference (TYPE) CIFQUANTIT Bedarfsmenge 20031008
4 Exporting EV_UNITOFMEAS Call by reference Type reference (TYPE) CIFUNOFMEA Basismengeneinheit 20031015
5 Exporting EV_UOM_ISO Call by reference Type reference (TYPE) CIFUNOFMEA Basismengeneinheit 20031015
6 Importing IR_CIF_APPL_LOG Call by reference Object reference (TYPE REF TO) IF_MNT_MANAGE_LOG Verwaltet CIF-Anwendungsprotokoll 20031015
7 Importing IS_RESB Call by reference Type reference (TYPE) MNT_S_RESB Komponentenbedarf (Untergruppe von RESBB) 20031008
8 Importing IV_AUFNR Call by reference Type reference (TYPE) SYMSGV Nachrichten, Nachrichtenvariablen 20031015
9 Importing IV_MATNR Call by reference Type reference (TYPE) SYMSGV Nachrichten, Nachrichtenvariablen 20031015
10 Importing IV_POSNR Call by reference Type reference (TYPE) SYMSGV Nachrichten, Nachrichtenvariablen 20031015
11 Importing IV_VORNR Call by reference Type reference (TYPE) SYMSGV Nachrichten, Nachrichtenvariablen 20031015

Method FILL_REQMNT_QUAN_IO on class CL_MNT_APO_CONVERT has no exception.

Method FILL_SPECIAL_STOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_SPEC_STOCK Call by reference Type reference (TYPE) CIFSPECSTO Sonderbestandskennzeichen 20031008
2 Exporting EV_SPEC_STOCK_EXT Call by reference Type reference (TYPE) CIFSSEXT Externe Anzeige von Kontierungsobjekt 20031008
3 Exporting EV_SPEC_STOCK_KEY Call by reference Type reference (TYPE) CIFSSKEY Schlüssel für Sonderbestandsauswahl 20031008
4 Exporting EV_SPEC_STOCK_NOT_ALLOWED Call by reference Type reference (TYPE) XFELD Ankreuzfeld 20031008
5 Importing IR_CIF_APPL_LOG Call by reference Object reference (TYPE REF TO) IF_MNT_MANAGE_LOG Verwaltet CIF-Anwendungsprotokoll 20031008
6 Importing IS_RESB Call by reference Type reference (TYPE) MNT_S_RESB Komponentenbedarf (Untergruppe von RESBB) 20031008
7 Importing IV_AUFNR Call by reference Type reference (TYPE) SYMSGV Auftragsnummer 20031008
8 Importing IV_MATNR Call by reference Type reference (TYPE) SYMSGV Nachrichten, Nachrichtenvariablen 20031008
9 Importing IV_POSNR Call by reference Type reference (TYPE) SYMSGV Nummer der Stücklistenposition 20031008
10 Importing IV_VORNR Call by reference Type reference (TYPE) SYMSGV Vorgangsnummer 20031008

Method FILL_SPECIAL_STOCK on class CL_MNT_APO_CONVERT has no exception.

Method FILL_START_END_FROM_EARLIEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_END_TIME Call by reference Type reference (TYPE) CIFORDEND Enddatum 20031008
2 Exporting EV_START_TIME Call by reference Type reference (TYPE) CIFORDSTA Startdatum 20031008
3 Importing IS_AFVG Call by reference Type reference (TYPE) MNT_S_AFVG Aktivität / Vorgang (Untergruppe von AFVGD) 20031008
4 Importing IV_TIMEZONE Call by reference Type reference (TYPE) SYSTZONLO Datum und Uhrzeit, Zeitzone des Benutzers 20031008

Method FILL_START_END_FROM_EARLIEST on class CL_MNT_APO_CONVERT has no exception.

Method FILL_START_END_FROM_LATEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_END_TIME Call by reference Type reference (TYPE) CIFORDEND Enddatum 20031008
2 Exporting EV_START_TIME Call by reference Type reference (TYPE) CIFORDSTA Startdatum 20031008
3 Importing IS_AFVG Call by reference Type reference (TYPE) MNT_S_AFVG Aktivität / Vorgang (Untergruppe von AFVGD) 20031008
4 Importing IV_TIMEZONE Call by reference Type reference (TYPE) SYSTZONLO Datum und Uhrzeit, Zeitzone des Benutzers 20031008

Method FILL_START_END_FROM_LATEST on class CL_MNT_APO_CONVERT has no exception.

Method FILL_STATUS_FLAGS_ACTIVITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DELETED Call by reference Type reference (TYPE) CIFSTATFLG Einstelliges Kennzeichen für Auftrags- und Vorgangsstatus 20031024
2 Exporting EV_FINAL_CONF Call by reference Type reference (TYPE) CIFSTATFLG Einstelliges Kennzeichen für Auftrags- und Vorgangsstatus 20031008
3 Exporting EV_PART_CONF Call by reference Type reference (TYPE) CIFSTATFLG Einstelliges Kennzeichen für Auftrags- und Vorgangsstatus 20031008
4 Exporting EV_RELEASED Call by reference Type reference (TYPE) CIFSTATFLG Einstelliges Kennzeichen für Auftrags- und Vorgangsstatus 20031008
5 Importing IR_CIF_APPL_LOG Call by reference Object reference (TYPE REF TO) IF_MNT_MANAGE_LOG Verwaltet CIF-Anwendungsprotokoll 20031008
6 Importing IV_AUFNR Call by reference Type reference (TYPE) AUFNR Auftragsnummer 20031008
7 Importing IV_OBJNR Call by reference Type reference (TYPE) J_OBJNR Objektnummer 20031008
8 Importing IV_VORNR Call by reference Type reference (TYPE) VORNR Vorgangsnummer 20031008

Method FILL_STATUS_FLAGS_ACTIVITY on class CL_MNT_APO_CONVERT has no exception.

Method FILL_STATUS_FLAGS_ACTIVITY_BTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DELETED Call by reference Type reference (TYPE) CIFSTATFLG Einstelliges Kennzeichen für Auftrags- und Vorgangsstatus 20031024
2 Exporting EV_FINAL_CONF Call by reference Type reference (TYPE) CIFSTATFLG Einstelliges Kennzeichen für Auftrags- und Vorgangsstatus 20031008
3 Exporting EV_PART_CONF Call by reference Type reference (TYPE) CIFSTATFLG Einstelliges Kennzeichen für Auftrags- und Vorgangsstatus 20031008
4 Exporting EV_RELEASED Call by reference Type reference (TYPE) CIFSTATFLG Einstelliges Kennzeichen für Auftrags- und Vorgangsstatus 20031008
5 Importing IT_STATUS Call by reference Type reference (TYPE) MNT_T_JEST Statusinformationen (Struktur JEST) 20031008
6 Importing IV_OBJNR Call by reference Type reference (TYPE) J_OBJNR Objektnummer 20031008

Method FILL_STATUS_FLAGS_ACTIVITY_BTE on class CL_MNT_APO_CONVERT has no exception.

Method FILL_STAT_FLGS_PMORD_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_FINAL_CONF Call by reference Type reference (TYPE) CIFSTATFLG Einstelliges Kennzeichen für Auftrags- und Vorgangsstatus 20031030
2 Exporting EV_PART_CONF Call by reference Type reference (TYPE) CIFSTATFLG Einstelliges Kennzeichen für Auftrags- und Vorgangsstatus 20031030
3 Exporting EV_RELEASED Call by reference Type reference (TYPE) CIFSTATFLG Einstelliges Kennzeichen für Auftrags- und Vorgangsstatus 20031030
4 Importing IR_CIF_APPL_LOG Call by reference Object reference (TYPE REF TO) IF_MNT_MANAGE_LOG Verwaltet CIF-Anwendungsprotokoll 20031030
5 Importing IV_AUFNR Call by reference Type reference (TYPE) AUFNR Auftragsnummer 20031030
6 Importing IV_OBJNR Call by reference Type reference (TYPE) J_OBJNR Objektnummer 20031030

Method FILL_STAT_FLGS_PMORD_HEADER on class CL_MNT_APO_CONVERT has no exception.

Method FILL_STAT_FLGS_PMORD_HEADR_BTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_FINAL_CONF Call by reference Type reference (TYPE) CIFSTATFLG Einstelliges Kennzeichen für Auftrags- und Vorgangsstatus 20031030
2 Exporting EV_PART_CONF Call by reference Type reference (TYPE) CIFSTATFLG Einstelliges Kennzeichen für Auftrags- und Vorgangsstatus 20031030
3 Exporting EV_RELEASED Call by reference Type reference (TYPE) CIFSTATFLG Einstelliges Kennzeichen für Auftrags- und Vorgangsstatus 20031030
4 Importing IT_STATUS Call by reference Type reference (TYPE) PRJ_T_JEST Statusinformation 20031030
5 Importing IV_OBJNR Call by reference Type reference (TYPE) J_OBJNR Objektnummer 20031030

Method FILL_STAT_FLGS_PMORD_HEADR_BTE on class CL_MNT_APO_CONVERT has no exception.

Method FILL_STRUC_ACTIVITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ACTIVITY_KEY_APO Call by reference Type reference (TYPE) TS_ACTIVITY_KEY Struktur: AUFPL / APLZL und AUFNR / VORNR 20031008
2 Exporting ES_ACTIVITY_OUTBOUND Call by reference Type reference (TYPE) CIF_MNTACT Ausgangsstruktur Vorgang 20031008
3 Importing IR_CIF_APPL_LOG Call by reference Object reference (TYPE REF TO) IF_MNT_MANAGE_LOG Verwaltet CIF-Anwendungsprotokoll 20031008
4 Importing IS_AFVG Call by reference Type reference (TYPE) MNT_S_AFVG Aktivität / Vorgang (Untergruppe von AFVGD) 20031008
5 Importing IT_AUFPL_IDX_APO Call by reference Type reference (TYPE) TT_AUFPL_IDX_HASHED Hash-Tabelle: AUFPL/AUFNR/etc für APO 20031008
6 Importing IT_STATUS Call by reference Type reference (TYPE) MNT_T_JEST Statusinformationen (Struktur JEST) 20031008
7 Importing IV_CIFTRIGGER Call by reference Type reference (TYPE) CIFTRIGGER Anstoß der Datenübertragung mit CIF 20031008

Method FILL_STRUC_ACTIVITY on class CL_MNT_APO_CONVERT has no exception.

Method FILL_STRUC_CONSTRAINT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CONSTRAINT_OUTBOUND Call by reference Type reference (TYPE) CIF_MNTREL Ausgangsstruktur für Anordnungsbeziehungen 20031008
2 Importing IR_CIF_APPL_LOG Call by reference Object reference (TYPE REF TO) IF_MNT_MANAGE_LOG Verwaltet CIF-Anwendungsprotokoll 20031008
3 Importing IS_AFAB Call by reference Type reference (TYPE) MNT_S_AFAB Anordnungsbeziehung (Untergruppe von AFABB) 20031008
4 Importing IT_ACTIVITY_KEY_APO Call by reference Type reference (TYPE) TT_ACTIVITY_KEY Hash-Tabelle: AUFPL / APLZL und AUFNR / VORNR 20031008

Method FILL_STRUC_CONSTRAINT on class CL_MNT_APO_CONVERT has no exception.

Method FILL_STRUC_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_AUFNR_GUID_MAP_INS Call by reference Type reference (TYPE) CIFORDMAP2 Auftrag - GUID 20031008
2 Exporting ES_HEADER_OUTBOUND Call by reference Type reference (TYPE) CIF_MNTORD Ausgangsstruktur für Auftragsköpfe 20031008
3 Importing IR_CIF_APPL_LOG Call by reference Object reference (TYPE REF TO) IF_MNT_MANAGE_LOG Verwaltet CIF-Anwendungsprotokoll 20031008
4 Importing IS_CAUFV Call by reference Type reference (TYPE) MNT_S_CAUFV Auftragskopf (Untergruppe von CAUFVDB) 20031008
5 Importing IT_AUFNR_GUID_MAP Call by reference Type reference (TYPE) MNT_T_AUFNR_GUID_MAP Auftragsnummern, Auftrags-GUID 20031008
6 Importing IT_STATUS Call by reference Type reference (TYPE) MNT_T_JEST Statusinformationen (Struktur JEST) 20031008
7 Importing IV_CIFTRIGGER Call by reference Type reference (TYPE) CIFTRIGGER Anstoß der Datenübertragung mit CIF 20031008

Method FILL_STRUC_HEADER on class CL_MNT_APO_CONVERT has no exception.

Method FILL_STRUC_IO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_INPUT_OUTBOUND Call by reference Type reference (TYPE) CIF_MNTINP Ausgang für Komponentenbedarf 20031008
2 Exporting ES_OUTPUT_OUTBOUND Call by reference Type reference (TYPE) CIF_MNTOUT Ausgang für Montageposition 20031008
3 Importing IR_CIF_APPL_LOG Call by reference Object reference (TYPE REF TO) IF_MNT_MANAGE_LOG Verwaltet CIF-Anwendungsprotokoll 20031008
4 Importing IS_RESB Call by reference Type reference (TYPE) MNT_S_RESB Komponentenbedarf (Untergruppe von RESBB) 20031008
5 Importing IT_ACTIVITY_KEY_APO Call by reference Type reference (TYPE) TT_ACTIVITY_KEY Hash-Tabelle: AUFPL / APLZL und AUFNR / VORNR 20031008
6 Importing IT_AUFPL_IDX_APO Call by reference Type reference (TYPE) TT_AUFPL_IDX_HASHED Hash-Tabelle: AUFPL/AUFNR/etc für APO 20031008
7 Importing IT_FILTER_DESTINATION Call by reference Type reference (TYPE) TT_CIF_DESMAT Material / Werk / Destination 20031008
8 Importing IV_DESTINATION Call by reference Type reference (TYPE) LOGDSTSYS Logisches System: Zielsystem der Übertragung 20031008

Method FILL_STRUC_IO on class CL_MNT_APO_CONVERT has no exception.

Method FILL_STRUC_MASTER_OUTPUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_OUTPUT_OUTBOUND Call by reference Type reference (TYPE) CIF_MNTOUT Ausgang für Montageposition 20031031
2 Importing IR_CIF_APPL_LOG Call by reference Object reference (TYPE REF TO) IF_MNT_MANAGE_LOG Verwaltet CIF-Anwendungsprotokoll 20031031
3 Importing IS_AFPO Call by reference Type reference (TYPE) MNT_S_AFPO Position (Untergruppe von AFPOD) 20031031
4 Importing IT_AUFPL_IDX_APO Call by reference Type reference (TYPE) TT_AUFPL_IDX_HASHED Hash-Tabelle: AUFPL/AUFNR/etc für APO 20031031
5 Importing IT_FILTER_DESTINATION Call by reference Type reference (TYPE) TT_CIF_DESMAT Material / Werk / Destination 20031031
6 Importing IV_DESTINATION Call by reference Type reference (TYPE) LOGDSTSYS Logisches System: Zielsystem der Übertragung 20031031

Method FILL_STRUC_MASTER_OUTPUT on class CL_MNT_APO_CONVERT has no exception.

Method FILTER_AND_CONVERT_ACTIVITIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_AUFPL_IDX_APO Call by reference Type reference (TYPE) TT_AUFPL_IDX_HASHED Hash-Tabelle: AUFPL/AUFNR/etc für APO 20031205
2 Exporting ET_ACTIVITY_KEY_APO Call by reference Type reference (TYPE) TT_ACTIVITY_KEY Hash-Tabelle: AUFPL / APLZL und AUFNR / VORNR 20031008
3 Exporting ET_ACTIVITY_OUTBOUND Call by reference Type reference (TYPE) MNT_T_ACTIVITY_OUTBOUND Ausgangstabelle Vorgänge 20031008
4 Importing IR_CIF_APPL_LOG Call by reference Object reference (TYPE REF TO) IF_MNT_MANAGE_LOG Verwaltet CIF-Anwendungsprotokoll 20031008
5 Importing IT_AFVG Call by reference Type reference (TYPE) MNT_T_AFVG Vorgänge (Untergruppe von AFVGD) 20031008
6 Importing IT_STATUS Call by reference Type reference (TYPE) MNT_T_JEST Statusinformationen (Struktur JEST) 20031008
7 Importing IV_CIFTRIGGER Call by reference Type reference (TYPE) CIFTRIGGER Anstoß der Datenübertragung mit CIF 20031008

Method FILTER_AND_CONVERT_ACTIVITIES on class CL_MNT_APO_CONVERT has no exception.

Method FILTER_AND_CONVERT_CONSTRAINTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CONSTRAINT_OUTBOUND Call by reference Type reference (TYPE) MNT_T_CONSTRAINT_OUTBOUND Ausgangstabelle für Anordnungsbeziehungen 20031008
2 Importing IR_CIF_APPL_LOG Call by reference Object reference (TYPE REF TO) IF_MNT_MANAGE_LOG Verwaltet CIF-Anwendungsprotokoll 20031008
3 Importing IT_ACTIVITY_KEY_APO Call by reference Type reference (TYPE) TT_ACTIVITY_KEY Hash-Tabelle: AUFPL / APLZL und AUFNR / VORNR 20031008
4 Importing IT_AFAB Call by reference Type reference (TYPE) MNT_T_AFAB Anordnungsbeziehungen (Untergruppe von AFABB) 20031008

Method FILTER_AND_CONVERT_CONSTRAINTS on class CL_MNT_APO_CONVERT has no exception.

Method FILTER_AND_CONVERT_HEADERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_AUFPL_IDX_APO Call by reference Type reference (TYPE) TT_AUFPL_IDX_HASHED Hash-Tabelle: AUFPL/AUFNR/etc für APO 20031008
2 Exporting ET_DOWNTIME_OUTBOUND Call by reference Type reference (TYPE) MNT_T_DOWNTIME_OUTBOUND Ausgangstabelle für Ausfallzeiten 20031009
3 Exporting ET_HEADER_OUTBOUND Call by reference Type reference (TYPE) MNT_T_HEADER_OUTBOUND Ausgangstabelle für Auftragsköpfe 20031008
4 Importing IR_CIF_APPL_LOG Call by reference Object reference (TYPE REF TO) IF_MNT_MANAGE_LOG Verwaltet CIF-Anwendungsprotokoll 20031008
5 Importing IT_CAUFV Call by reference Type reference (TYPE) MNT_T_CAUFV Auftragsköpfe (Untergruppe von CAUFVDB) 20031008
6 Importing IT_STATUS Call by reference Type reference (TYPE) MNT_T_JEST Statusinformationen (Struktur JEST) 20031008
7 Importing IV_CIFTRIGGER Call by reference Type reference (TYPE) CIFTRIGGER Anstoß der Datenübertragung mit CIF 20031008
8 Importing IV_DESTINATION Call by reference Type reference (TYPE) LOGDSTSYS Logisches System: Zielsystem der Übertragung 20031010
9 Importing IV_INDEX_FROM Call by reference Type reference (TYPE) SYTABIX Interne Tabelle, aktueller Zeilenindex 20031008
10 Importing IV_INDEX_TO Call by reference Type reference (TYPE) SYTABIX Interne Tabelle, aktueller Zeilenindex 20031008

Method FILTER_AND_CONVERT_HEADERS on class CL_MNT_APO_CONVERT has no exception.

Method FILTER_AND_CONVERT_IO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_INPUT_OUTBOUND Call by reference Type reference (TYPE) MNT_T_INPUT_OUTBOUND Ausgangstabelle für Komponentenbedarfe 20031008
2 Exporting ET_OUTPUT_OUTBOUND Call by reference Type reference (TYPE) MNT_T_OUTPUT_OUTBOUND Ausgangstabelle für Montagepositionen 20031008
3 Importing IR_CIF_APPL_LOG Call by reference Object reference (TYPE REF TO) IF_MNT_MANAGE_LOG Verwaltet CIF-Anwendungsprotokoll 20031008
4 Importing IT_ACTIVITY_KEY_APO Call by reference Type reference (TYPE) TT_ACTIVITY_KEY Hash-Tabelle: AUFPL / APLZL und AUFNR / VORNR 20031008
5 Importing IT_AUFPL_IDX_APO Call by reference Type reference (TYPE) TT_AUFPL_IDX_HASHED Hash-Tabelle: AUFPL/AUFNR/etc für APO 20031008
6 Importing IT_FILTER_DESTINATION Call by reference Type reference (TYPE) TT_CIF_DESMAT Gültige Destinationen 20031031
7 Importing IT_RESB Call by reference Type reference (TYPE) MNT_T_RESB Komponentenbedarfe (Untergruppe von RESBB) 20031008
8 Importing IV_DESTINATION Call by reference Type reference (TYPE) LOGDSTSYS Logisches System: Zielsystem der Übertragung 20031008

Method FILTER_AND_CONVERT_IO on class CL_MNT_APO_CONVERT has no exception.

Method FILTER_AND_CONVERT_MASTER_OUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_OUTPUT_OUTBOUND Call by reference Type reference (TYPE) MNT_T_OUTPUT_OUTBOUND Ausgangstabelle für Montagepositionen 20031031
2 Importing IR_CIF_APPL_LOG Call by reference Object reference (TYPE REF TO) IF_MNT_MANAGE_LOG Verwaltet CIF-Anwendungsprotokoll 20031031
3 Importing IT_AFPO Call by reference Type reference (TYPE) MNT_T_AFPO Positionen (Untergruppe von AFPOB) 20031031
4 Importing IT_AUFPL_IDX_APO Call by reference Type reference (TYPE) TT_AUFPL_IDX_HASHED Hash-Tabelle: AUFPL/AUFNR/etc für APO 20031031
5 Importing IT_FILTER_DESTINATION Call by reference Type reference (TYPE) TT_CIF_DESMAT Gültige Destinationen 20031031
6 Importing IV_DESTINATION Call by reference Type reference (TYPE) LOGDSTSYS Logisches System: Zielsystem der Übertragung 20031031

Method FILTER_AND_CONVERT_MASTER_OUT on class CL_MNT_APO_CONVERT has no exception.

Method GET_DOWNTIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DOWNTIME_OUTBOUND Call by reference Type reference (TYPE) MNT_T_DOWNTIME_OUTBOUND Ausgangstabelle für Ausfallzeiten 20031009
2 Importing IS_CAUFV Call by reference Type reference (TYPE) MNT_S_CAUFV Auftragskopf (Untergruppe von CAUFVDB) 20031009
3 Importing IV_DESTINATION Call by reference Type reference (TYPE) LOGDSTSYS Logisches System: Zielsystem der Übertragung 20031010
4 Importing IV_ORDERID Call by reference Type reference (TYPE) CIFGUID Allgemeines Datenelement für GUID-Felder 20031009

Method GET_DOWNTIME on class CL_MNT_APO_CONVERT has no exception.

Method GET_TZONE_FILL_TZONE_BUF_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_TIMEZONE Call by reference Type reference (TYPE) SYSTZONLO Datum und Uhrzeit, Zeitzone des Benutzers 20031008
2 Importing IV_WERKS Call by reference Type reference (TYPE) WERKS_D Werk 20031008

Method GET_TZONE_FILL_TZONE_BUF_TAB on class CL_MNT_APO_CONVERT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 2004_1_46C