SAP ABAP Function Module PM_VALID_WORKPAPERS (PM: Ermitteln gültige Arbeitspapiere für Benutzer)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       IPRT (Package) Application Development R/3 Plant Maintenance Print
Basic Data
Function Module PM_VALID_WORKPAPERS PM: Ermitteln gültige Arbeitspapiere für Benutzer  
Function Group IPRT   PM: Print control  
Program Name SAPLIPRT   PM: Print Function Pool 
INCLUDE Name LIPRTU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting DEVICE TYPE ITCPP-TDDEVICE
Exporting PRINT_VIEW TYPE ITCPP-TDPREVIEW
Exporting RC TYPE SYST-SUBRC Return code
Exporting PRINTWOSAVE TYPE QNPRINTWOSAVE Sofortdruck der Arbeitspapiere der Meldung
Importing INGRP TYPE IPRT_WA-INGRP '*' Maintenance group
Importing IWERK TYPE IPRT_WA-IWERK '*' Maintenance plant
Importing LIST_PRINT TYPE CAUFVD-PRINT_FLAG SPACE Ind: accessed from IW28 or IW38
Importing PM_APPL TYPE IPRT_WA-PM_APPL PM Appl.(N)otifications (O)rders or (P)lans
Importing PM_APPL_2 TYPE IPRT_WA-PM_APPL PM Appl.(N)otifications (O)rders or (P)lans
Importing PM_DOC_TYP TYPE T390_O-PM_DOC_TYP Order type
Importing PM_DOC_TYP_2 TYPE T390_O-PM_DOC_TYP Order Type
Importing PROC_DARK TYPE IPRT_WA-PROC_DARK SPACE Background processing
Importing UNAME TYPE IPRT_WA-UNAME SYST-UNAME User name
Importing ONLY_POPUP TYPE CLIKE SPACE Show just Popup, no logic executed
Importing AUFNR TYPE CAUFVD-AUFNR SPACE
Importing QMNUM TYPE VIQMEL-QMNUM SPACE Notification Number
Importing QMHERKZ TYPE HERKZ SPACE Origin of Notification
Importing QMAKTYP TYPE AKTTYP SPACE Aktivitätstyp der Meldung (H/V/A)
Importing PROC_BACKGROUND TYPE ABAP_BOOL Hintergrundverarbeitung
Tables IWORKPAPER TYPE WWORKPAPER Shop paper
Tables IDOCUMENTS TYPE EAMS_DOCUMENT_LIST PDF Dokumente
Exception INVALID_DOCUMENT_TYPE TYPE Order type may not be SPACE
Exception INVALID_GENERIC_PARAMETER TYPE INGRP or IWERK contains invalid '*' strings
Exception INVALID_PM_APPLICATION TYPE PM_APPL not 'N', 'O' or 'P'
               
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  19931201 
SAP Release Created in