SAP ABAP Function Module SCWB_CORRECT_SMODILOG_ENTRIES (For a given note, corrects the smodilog entries)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-UPG-NA (Application Component) SAP Note Assistant
     SCWN (Package) Note Management
Basic Data
Function Module SCWB_CORRECT_SMODILOG_ENTRIES For a given note, corrects the smodilog entries  
Function Group SCWN   Methods for Note processing  
Program Name SAPLSCWN    
INCLUDE Name LSCWNU48    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EV_MADE_CHANGES TYPE BCWBN_BOOL Returns 'X' if changes are made
Exporting ET_CORRECTED_SMODILOG_ENTRIES TYPE SMODILOGTB Corrected Entries
Exporting ET_INCORRECT_SMODILOG_ENTRIES TYPE SMODILOGTB InCorrect Entries
Exporting ET_ORPHAN_OLD_ENTRIES TYPE SMODILOGTB Orphan(non traceable) entries
Exporting ET_CORRECTED_ORPHAN_ENTRIES TYPE SMODILOGTB Corrected Orphan (non traceable) entries
Importing IV_NOTE TYPE BCWBN_NOTE
Importing IV_CHANGE_SMODILOG TYPE BCWBN_BOOL ABAP_TRUE Whether update needs to be called or not
Importing IV_CHECK_ORPHAN_ENTRIES TYPE BCWBN_BOOL ABAP_FALSE Whether unaccessible entries -orphan entries need to be checked for correcting
Importing IV_CHANGE_ORPHAN_ENTRIES TYPE BCWBN_BOOL ABAP_FALSE Whether update needs to be called for orphan entries
Exception NOT_ABLE_TO_READ_PATCH_DATA TYPE Not able to read patch entries
Exception NOT_ABLE_TO_READ_NOTE_CI_INFO TYPE Not able to Read Note information
Exception FAILED_OPERATION_ON_SMODILOG TYPE Not able to read/update smodilog table
Exception UNABLE_TO_MAP_INST_COMPONENTS TYPE Not able to read installed components
               
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  20131122 
SAP Release Created in 50A