SAP ABAP Function Module ISH_CHECK_TIME_TABLE (IS-H: Modifikation von Zeitintervallen)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       NBAS (Package) Appl. development Hospital System master data, catalogs
Basic Data
Function Module ISH_CHECK_TIME_TABLE IS-H: Modifikation von Zeitintervallen  
Function Group N002   IS-H: Service  
Program Name SAPLN002   ?... 
INCLUDE Name LN002U02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting CASE TYPE RNB10-CASE Type of temporal relationship
Importing BEGDT TYPE RNB10-BEGDT Start dat of new interval
Importing ENDDT TYPE RNB10-ENDDT End date of new interval
Importing NOGAP TYPE RNB10-NOGAP SPACE Indicator for no gaps
Importing VCODE TYPE RNB10-VCODE Processing code
Tables TAB_PERIOD TYPE RNTI1 Time interval of an object (BEGDT/ENDDT)
Tables TAB_TIME TYPE RNTI2 Old/new time interval of an object
Exception NO_UPDATE TYPE Update illegal when no gaps
               
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