The Function Module RSO_RRCA_SHOW_COMPARISON (BW Repository: Anzeige des Vergleichs von 2 InfoObject Versionen) is a standard Function Module in SAP ERP and is part of the function group RSBBS2 within the package RS_BBS.
Function Module | RSO_RRCA_SHOW_COMPARISON |
Short Text | BW Repository: Anzeige des Vergleichs von 2 InfoObject Versionen |
Function Group | RSBBS2 |
Package | RS_BBS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_OBJNM | TYPE | SOBJ_NAME | Name des InfoObjects | |
I_OBJVERS1 | TYPE | RSOBJVERS | RS_C_OBJVERS-ACTIVE | Objektversion 1 |
I_OBJVERS2 | TYPE | RSOBJVERS | RS_C_OBJVERS-DELIVERY | Objektversion 2 |
I_SHOW_DIFF_ONLY | TYPE | RS_BOOL | RS_C_TRUE | - X: Nur Unterschiede anzeigen |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
OBJECT_NOT_FOUND | InfoObject existiert nicht |