SAP ABAP Function Module RSOSC_APPEND_DELETE (Delete an append)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-MTD (Application Component) Metadata (Repository)
⤷
RSOSC (Package) BI Meta Object Framework Scoping Engine

⤷

⤷

Basic Data
Function Module | RSOSC_APPEND_DELETE | Delete an append |
Function Group | RSOSCOD | Open dialog for appends |
Program Name | SAPLRSOSCOD | |
INCLUDE Name | LRSOSCODU01 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
E_T_ERRMSG | TYPE | RS_T_MSG | BW: Table with Messages (Application Log) | |||
![]() |
I_APPENDNM | TYPE | RSAPPENDNM | Name of append | |||
![]() |
I_NO_POPUP | TYPE | RS_BOOL | RS_C_FALSE | 'X' - popups are suppressed, errors passed in itab | ||
![]() |
I_NEVERTHELESS_DELETE | TYPE | RS_BOOL | RS_C_FALSE | ='X': delete in case of errors never the less | ||
![]() |
DELETE_ERROR | TYPE | Error during deletion | ||||
![]() |
DELETE_CANCELLED | TYPE | Delete operation was cancelled in the confirmation popup | ||||
![]() |
APPEND_LOCKED | TYPE | The append is locked by another process | ||||
![]() |
APPEND_NOT_FOUND | TYPE | The append does not exist | ||||
![]() |
MAIN_OBJECT_NOT_FOUND | TYPE | The main object of the append was not found | ||||
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 | 20110909 |
SAP Release Created in | 710 |