Table list used by SAP ABAP Function Module OIRE_CCNUM_DETERMINE_CCINS (Determine the PC type out of the PC number)
SAP ABAP Function Module
OIRE_CCNUM_DETERMINE_CCINS (Determine the PC type out of the PC number) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | ROIREDTF | Display structure for payment card transaction | SOURCE REFERENCE(E_CCINS) LIKE ROIREDTF-SSR_CCINS |
|
| 2 | ROIREDTF | Display structure for payment card transaction | SOURCE REFERENCE(I_CCNUM) LIKE ROIREDTF-CCNUM |
|
| 3 | T001 | Company Codes | SOURCE REFERENCE(I_BUKRS) LIKE T001-BUKRS OPTIONAL |
|
| 4 | V_OIRECCINS | Generated Table for View | SOURCE REFERENCE(E_OIRECCINS) LIKE V_OIRECCINS |
|