Table list used by SAP ABAP Function Module BAPI_XBP_VARIANT_INFO_GET (Determine all defined variants of an ABAP program)
SAP ABAP Function Module
BAPI_XBP_VARIANT_INFO_GET (Determine all defined variants of an ABAP program) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BAPIRET2 | Return Parameter | ||
| 2 | BAPIRET2 | Return Parameter | SOURCE VALUE(RETURN) LIKE BAPIRET2 |
|
| 3 | BAPIXMLOGR | BAPI XMI: Logon information on actions of external mgt tools | SOURCE VALUE(EXTERNAL_USER_NAME) LIKE BAPIXMLOGR-EXTUSER |
|
| 4 | BAPIXMREP | BAPI XBI: Reports and variants | SOURCE VALUE(ABAP_PROGRAM_NAME) LIKE BAPIXMREP-REPORTID |
|
| 5 | BAPIXMREP | BAPI XBI: Reports and variants | SOURCE VALUE(VARIANT_SELECT_OPTION) LIKE BAPIXMREP-VARSELOPT DEFAULT 'A' |
|
| 6 | BAPIXMVAR | BAPI XBP: Transfer structure for report and variant names | ||
| 7 | BAPIXMVAR | BAPI XBP: Transfer structure for report and variant names | SOURCE ABAP_VARIANT_TABLE STRUCTURE BAPIXMVAR |
|
| 8 | RSDATRANGE | Structure of a range table for a date field | ||
| 9 | RSEL_INFO | Transfer structure, info about report selections | ||
| 10 | RSNAMRANGE | Ranges transfer structure - last person to update/author | ||
| 11 | RSPRORANGE | Ranges transfer structure - program name | ||
| 12 | RSTEXRANGE | Ranges transfer structure - variant text | ||
| 13 | RSVARIINFO | Information on variants | ||
| 14 | RSVARIINFO | Information on variants | SOURCE VARIANT_INFO STRUCTURE RSVARIINFO OPTIONAL |
|
| 15 | RSVARRANGE | Ranges structure for variant names | ||
| 16 | TXMILOGRAW | Log Information on Actions of External Management Tools |