SAP ABAP Function Module PMTL_GET_CPBT_CONTENT (provide buffer tables to EAM Task Lists)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       IMRM (Package) Application Development R/3 Maintenance Task List Management
Basic Data
Function Module PMTL_GET_CPBT_CONTENT provide buffer tables to EAM Task Lists  
Function Group PMTL   EAM Task List  
Program Name SAPLPMTL    
INCLUDE Name LPMTLU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ET_PLKO TYPE PLKO_TAB Table type PLKO
Exporting ET_PLAS TYPE PLAS_TAB Table type PLAS
Exporting ET_PLFL TYPE PLFL_TAB Table type PLFL
Exporting ET_PLPO TYPE PLPO_TAB Table type PLPO
Exporting ET_PLMZ TYPE PLMZ_TAB Table type PLMZ
Exporting ET_PLFH TYPE PLFH_TAB Table type PLFH
Exporting ET_PLAB TYPE PLAB_TAB Table type PLAB
Exporting ET_STPO TYPE STPO_TAB BOM Items
Exporting ET_PLWP TYPE PLWP_TAB Allocation of maintenance packages to task list operations
Exporting ET_SRV_LINES TYPE SRV_SERVICE_LINE_TTY Table Type: Service Line Data
Exporting ET_SRV_OUTLINES TYPE EAM_T_SRV_OUTLINE EAM mm service outline table containing packno
Exporting ET_SRV_LIMITS TYPE EAM_T_SRV_LIMITS Limit Data
Exporting ET_SRV_CONTRACT_LIMITS TYPE EAM_T_SRV_CONTRACT_LIMITS EAM service contract limit data
Exporting ET_SRV_ACCOUNTING TYPE SRV_ACC_DATA_TTY Table Type: Account Assignment Data
Importing I_PLNTY TYPE PLNTY Task List Type
Importing I_PLNNR TYPE PLNNR Key for Task List Group
Importing I_PLNAL TYPE PLNAL Plangruppenzähler
Importing I_VALIDITY TYPE CP_STTAG Key date
Importing I_ENQUEUE TYPE FLG_ENQ SPACE Indicator: Order is locked
Importing I_REFRESH TYPE ABAP_BOOL ABAP_FALSE removes Task List from the buffer before reading
Importing I_READ_FROM_BUFFER TYPE ABAP_BOOL ABAP_FALSE Single-Character Indicator
Importing IV_DELETED TYPE ABAP_BOOL ABAP_FALSE read deleted objects yes/no
Exception TASKLIST_NOT_FOUND TYPE Arbeitsplan nicht in Belegtabelle gefunden
Exception TASKLIST_LOCKED TYPE Task list is locked by another application
               
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  20100310 
SAP Release Created in 605