Table list used by SAP ABAP Function Module RSZ_X_CTT_POPUP_GET (Selection of Currency Translation Type with Dialog (Input Help))
SAP ABAP Function Module
RSZ_X_CTT_POPUP_GET (Selection of Currency Translation Type with Dialog (Input Help)) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | RSCURTRT | Currency Translation Types | SOURCE VALUE(I_CTTNM) LIKE RSCURTRT-CTTNM DEFAULT SPACE |
|
| 2 | RSCURTRT | Currency Translation Types | SOURCE VALUE(E_CTTNM) LIKE RSCURTRT-CTTNM |
|
| 3 | RSTXTSML | Structure with short, medium and long text | SOURCE VALUE(E_CTTNM_TXT) LIKE RSTXTSML-TXTLG |
|
| 4 | RSTXTSML | Structure with short, medium and long text | SOURCE VALUE(E_TCUR_TXT) LIKE RSTXTSML-TXTLG |
|
| 5 | TCURR | Exchange Rates | SOURCE VALUE(E_TCUR) LIKE TCURR-FCURR |
|
| 6 | TCURR | Exchange Rates | SOURCE VALUE(I_TCUR) LIKE TCURR-FCURR DEFAULT SPACE |
|