Data Element list used by SAP ABAP Function Module BKK_AUTHORITY_CHECK_FIELDS_GET (Reads the Authorization Groups for Account, BP and Product for One Account)
SAP ABAP Function Module
BKK_AUTHORITY_CHECK_FIELDS_GET (Reads the Authorization Groups for Account, BP and Product for One Account) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BEGRU | Authorization Group | SOURCE VALUE(E_ACG_BEGRU) LIKE BKK42-BEGRU |
|
| 2 | BEGRU | Authorization Group | SOURCE VALUE(E_PROD_BEGRU) LIKE FIPR_PRODUCT-BEGRU |
|
| 3 | BKK_ACCNT | Internal Account Number for Current Account | SOURCE VALUE(I_ACNUM_INT) LIKE IBKK42-ACNUM_INT |
|
| 4 | BKK_BKKRS | Bank Area | SOURCE VALUE(I_BKKRS) LIKE IBKK42-BKKRS |
|
| 5 | BKK_XFELD | Check Box | SOURCE VALUE(E_XEMP_ACCOUNT) TYPE BKK_XFELD |
|
| 6 | BU_AUGRP | Authorization Group | SOURCE VALUE(E_BPG_BEGRU) LIKE BUT000-AUGRP |
|
| 7 | FIPR_PRODINT | Internal Product ID | SOURCE VALUE(E_PRODINT) LIKE FIPR_PRODUCT-PRODINT |
|