SAP ABAP Function Module ISH_CHECK_LOCKED_GPART (IS-H: Prüft, ob ein G.partner in einem vorg. Zeitraum geperrt ist)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       NPAS (Package) Application development patient accounting system
Basic Data
Function Module ISH_CHECK_LOCKED_GPART IS-H: Prüft, ob ein G.partner in einem vorg. Zeitraum geperrt ist  
Function Group N003   IS-H: FMs Insurance Verification (Bill.)  
Program Name SAPLN003    
INCLUDE Name LN003U05    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting LOCKED TYPE Business partner locked in period
Importing BEGDT TYPE NGPA-SPVON Start date of interval that is checked
Importing ENDDT TYPE NGPA-SPBIS SPACE End date of interval that is checked
Importing I_NGPA TYPE NGPA Structure of business partner data
Importing MESSAGE TYPE RNLE1-MARK 'X' Should messages be issued Yes=ON/No=Off
Importing MESSAGE_COLLECT TYPE RNLE1-MARK 'X' Should messages be collected On/Off
Exception NO_GPART_STRUCT TYPE I_NGPA is empty
               
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  20050224 
SAP Release Created in