SAP ABAP Function Module CRM_SERVICEPLAN_I_READ_DB (Lesen eines Eintrags aus dem Datenbankpuffer bzw. von der Datenbank)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-BTX-SPL (Application Component) Service Plan
     CRM_SERVICEPLAN_I (Package) CRM Service Plan Item
Basic Data
Function Module CRM_SERVICEPLAN_I_READ_DB Lesen eines Eintrags aus dem Datenbankpuffer bzw. von der Datenbank  
Function Group CRM_SERVICEPLAN_I_DB   Management of Database Buffers  
Program Name SAPLCRM_SERVICEPLAN_I_DB    
INCLUDE Name LCRM_SERVICEPLAN_I_DBU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ET_SERVICEPLAN_I_DB TYPE CRMT_SERVICEPLAN_I_DU_TAB Table Type for the Corresponding DB Table
Exporting ET_SERVICEPLAN_I_DB_WRK TYPE CRMT_SERVICEPLAN_I_DB_WRKT Data Buffer Work Table
Exporting ET_SERVICEPLAN_IE_DB_WRK TYPE CRMT_SERVICEPLAN_IE_DB_WRKT Serviceplan Itemextension Workarea
Importing IT_ITEM_GUIDS TYPE CRMT_OBJECT_GUID_TAB List of GUIDs
Importing IV_ONLY_FROM_DB TYPE BOOLEAN Boolean Variable (X=true, -=false, space=unknown)
Exception PARAMETER_ERROR TYPE Error in Parameter Transfer
Exception AT_LEAST_ONE_RECORD_NOT_FOUND TYPE Mindestens ein Eintrag konnte nicht gefunden werden
               
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  20020829 
SAP Release Created in 400