SAP ABAP Function Module SO_NEXT_RESUBMISSION_GET (SAPoffice: Berechnen der nächsten Wiedervorlage)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-COM (Application Component) Communication Services: Mail, Fax, SMS, Telephony
     SO (Package) SAPoffice
Basic Data
Function Module SO_NEXT_RESUBMISSION_GET SAPoffice: Berechnen der nächsten Wiedervorlage  
Function Group SOB1   SAPoffice: Resubmission  
Program Name SAPLSOB1    
INCLUDE Name LSOB1U04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting DATE_IS_CURRENT TYPE SONV-FLAG Date of resubmission is the current one
Exporting NEW_DATE TYPE SORS-RSDAT Newly calculated date
Exporting NO_NEXT_RESUBMISSION TYPE SONV-FLAG 'X' = no new resubmission date anymore
Exporting WRONG_FACTORY_CALENDAR TYPE SONV-FLAG Error in factory calendar
Importing F_UPDATE_SORS TYPE SONV-FLAG SPACE carry out update in SORS -> record already exists
Importing OWNER TYPE SOUD-USRNAM
Importing RESUB_DATA TYPE SORSO Data record of resubmission
Importing START_DATE TYPE SORS-RSDAT SPACE Start calculation if rbdat, rbtim <=
Importing START_TIME TYPE SORS-RSTIM SPACE start_date, start_time are
Exception COMMUNICATION_FAILURE TYPE
Exception NEW_DATE_WRONG TYPE Calculated date is incorrect
Exception OWNER_NOT_EXIST TYPE
Exception PARAMETER_ERROR TYPE Error in the resubmission definition
Exception SYSTEM_FAILURE TYPE
Exception X_ERROR TYPE Error in the UPDATE (key in RESUB_DATA incorrect ?)
               
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  19950113 
SAP Release Created in