SAP ABAP Function Module MNT_SELECT_FOR_INITIAL_TRANSF (Selects PM Order Data for Initial Transfer)
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
Basic Data
Function Module MNT_SELECT_FOR_INITIAL_TRANSF Selects PM Order Data for Initial Transfer  
Function Group MNT_SERVICES   Services offered for CIF framework  
Program Name SAPLMNT_SERVICES    
INCLUDE Name LMNT_SERVICESU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ET_HEADER_OUTBOUND TYPE MNT_T_HEADER_OUTBOUND Order Header Outbound Table
Exporting ET_DOWNTIME_OUTBOUND TYPE MNT_T_DOWNTIME_OUTBOUND Downtime Outbound Table
Exporting ET_ACTIVITY_OUTBOUND TYPE MNT_T_ACTIVITY_OUTBOUND Activity Outbound Table
Exporting ET_CONSTRAINT_OUTBOUND TYPE MNT_T_CONSTRAINT_OUTBOUND Relationship Outbound Table
Exporting ET_INPUT_OUTBOUND TYPE MNT_T_INPUT_OUTBOUND Component Requirement Outbound Table
Exporting ET_OUTPUT_OUTBOUND TYPE MNT_T_OUTPUT_OUTBOUND Assembly Item Outbound Table
Exporting ET_HEADER_OUTBOUND_CUS TYPE MNT_T_HEADER_OUTBOUND_CUS Customer Fields of Order Header Outbound Table
Exporting ET_DOWNTIME_OUTBOUND_CUS TYPE MNT_T_DOWNTIME_OUTBOUND_CUS Customer Fields of Downtime Outbound Table
Exporting ET_ACTIVITY_OUTBOUND_CUS TYPE MNT_T_ACTIVITY_OUTBOUND_CUS Customer Fields of Activity Outbound Table
Exporting ET_CONSTRAINT_OUTBOUND_CUS TYPE MNT_T_CONSTRAINT_OUTBOUND_CUS Customer Fields of Relationship Outbound Table
Exporting ET_INPUT_OUTBOUND_CUS TYPE MNT_T_INPUT_OUTBOUND_CUS Customer Fields of Component Requirement Outbound Table
Exporting ET_OUTPUT_OUTBOUND_CUS TYPE MNT_T_OUTPUT_OUTBOUND_CUS Customer Fields of Assembly Item Outbound Table
Exporting ET_MESSAGE TYPE BAPIRET2_T
Exporting EV_FINISHED TYPE XFELD Checkbox
Exporting EV_ERROR TYPE XFELD Checkbox
Importing IR_SERV TYPE REF TO IF_MNT_INITIAL_TRANSFER Reads data for initial transfer to APO
Importing IV_BLOCK_SIZE TYPE SYTFILL Internal tables, current number of lines
Importing IV_DESTINATION TYPE LOGDSTSYS Logical System: Transfer Target System
Importing IV_CIFTRIGGER TYPE CIFTRIGGER Trigger of Data Transfer Using CIF
Importing IT_FILTER_OBJ TYPE MNT_T_FILTER_OBJ Filter Objects for Integration Model
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20031212 
SAP Release Created in 2004_1_46C