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 |
---|---|---|---|---|---|---|---|
![]() |
EV_MADE_CHANGES | TYPE | BCWBN_BOOL | Returns 'X' if changes are made | |||
![]() |
ET_CORRECTED_SMODILOG_ENTRIES | TYPE | SMODILOGTB | Corrected Entries | |||
![]() |
ET_INCORRECT_SMODILOG_ENTRIES | TYPE | SMODILOGTB | InCorrect Entries | |||
![]() |
ET_ORPHAN_OLD_ENTRIES | TYPE | SMODILOGTB | Orphan(non traceable) entries | |||
![]() |
ET_CORRECTED_ORPHAN_ENTRIES | TYPE | SMODILOGTB | Corrected Orphan (non traceable) entries | |||
![]() |
IV_NOTE | TYPE | BCWBN_NOTE | ||||
![]() |
IV_CHANGE_SMODILOG | TYPE | BCWBN_BOOL | ABAP_TRUE | Whether update needs to be called or not | ||
![]() |
IV_CHECK_ORPHAN_ENTRIES | TYPE | BCWBN_BOOL | ABAP_FALSE | Whether unaccessible entries -orphan entries need to be checked for correcting | ||
![]() |
IV_CHANGE_ORPHAN_ENTRIES | TYPE | BCWBN_BOOL | ABAP_FALSE | Whether update needs to be called for orphan entries | ||
![]() |
NOT_ABLE_TO_READ_PATCH_DATA | TYPE | Not able to read patch entries | ||||
![]() |
NOT_ABLE_TO_READ_NOTE_CI_INFO | TYPE | Not able to Read Note information | ||||
![]() |
FAILED_OPERATION_ON_SMODILOG | TYPE | Not able to read/update smodilog table | ||||
![]() |
UNABLE_TO_MAP_INST_COMPONENTS | TYPE | Not able to read installed components | ||||
Processing Type
Normal Function 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 |