Table/Structure Field list used by SAP ABAP Function Module C162_PHRASE_DATA_SEARCH (PP-SHE: Phrasen-Daten anhand des Phrasentextes ermitteln)
SAP ABAP Function Module
C162_PHRASE_DATA_SEARCH (PP-SHE: Phrasen-Daten anhand des Phrasentextes ermitteln) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | ESTPH - CATPIN | Unique phrase library identification | SOURCE VALUE(E_CATPIN) LIKE ESTPH-CATPIN |
|
| 2 | ESTPH - PHRGRP | Phrase Group | SOURCE VALUE(E_PHRGRP) LIKE ESTPH-PHRGRP |
|
| 3 | ESTPH - PHRID | Phrase | SOURCE VALUE(E_PHRID) LIKE ESTPH-PHRID |
|
| 4 | ESTPP - LANGU | Language | SOURCE VALUE(I_LANGU) LIKE ESTPP-LANGU DEFAULT SY-LANGU |
|
| 5 | ESTPP - PHRTEXT | Phrase Text | SOURCE VALUE(I_PHRTEXT) LIKE ESTPP-PHRTEXT |
|