Table/Structure Field list used by SAP ABAP Function Module CBP_TAB_BRGRU_GET (Gets the authorization group of a model)
SAP ABAP Function Module
CBP_TAB_BRGRU_GET (Gets the authorization group of a model) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | TCBP_MOD - BRGRU | Authorization Group | ||
| 2 | TCBP_MOD - BRGRU | Authorization Group | SOURCE VALUE(O_BRGRU) LIKE TCBP_MOD-BRGRU |
|
| 3 | TCBP_MOD - MODEL | Model name, unique model identifier | ||
| 4 | TCBP_MOD - MODEL | Model name, unique model identifier | SOURCE VALUE(I_MODEL) LIKE TCBP_MOD-MODEL |
|
| 5 | TCBP_MOD - MODEL_TYPE | Type of optimization system | ||
| 6 | TCBP_MOD - MODEL_TYPE | Type of optimization system | SOURCE VALUE(I_MODEL_TYPE) LIKE TCBP_MOD-MODEL_TYPE |
|