Table list used by SAP ABAP Function Module OIRE_CCINS_GET (Determine the PC type)
SAP ABAP Function Module
OIRE_CCINS_GET (Determine the PC type) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | OIREUPLKXXXX | SSR PC: Template for generated DTF tables (header) | SOURCE VALUE(I_PBLNR) LIKE OIREUPLKXXXX-PBLNR OPTIONAL |
|
| 2 | OIREUPLKXXXX | SSR PC: Template for generated DTF tables (header) | SOURCE VALUE(I_ECBLZ) LIKE OIREUPLKXXXX-ECBLZ |
|
| 3 | OIREUPLKXXXX | SSR PC: Template for generated DTF tables (header) | SOURCE VALUE(I_CCNUM) LIKE OIREUPLKXXXX-CCNUM |
|
| 4 | ROIREDTF | Display structure for payment card transaction | SOURCE REFERENCE(E_BUKRS) LIKE ROIREDTF-BUKRS |
|
| 5 | ROIREDTF | Display structure for payment card transaction | SOURCE VALUE(I_BUKRS) LIKE ROIREDTF-BUKRS OPTIONAL |
|
| 6 | ROIREDTF | Display structure for payment card transaction | SOURCE REFERENCE(E_CCINS_NEW) LIKE ROIREDTF-SSR_CCINS |
|
| 7 | ROIREDTF | Display structure for payment card transaction | SOURCE REFERENCE(E_CCINS_OLD) LIKE ROIREDTF-SSR_CCINS |
|
| 8 | ROIREDTF | Display structure for payment card transaction | SOURCE VALUE(I_CCINS) LIKE ROIREDTF-SSR_CCINS OPTIONAL |
|
| 9 | V_OIRECCINS | Generated Table for View | SOURCE REFERENCE(E_OIRECCINS) LIKE V_OIRECCINS |
|