Table list used by SAP ABAP Function Module C145_GET_PHRASE_TEXT (PP-SHE: Bestimmung des Phrasentextes in der richtigen Sprache)
SAP ABAP Function Module C145_GET_PHRASE_TEXT (PP-SHE: Bestimmung des Phrasentextes in der richtigen Sprache) is using
# Object Type Object Name Object Description Note
     
1 Table  ESTPH EHS: Phrase Header SOURCE VALUE(I_RECNTPH) LIKE ESTPH-RECN
2 Table  ESTPP EHS: Phrase Item SOURCE VALUE(E_LANGU) LIKE ESTPP-LANGU
3 Table  ESTPP EHS: Phrase Item SOURCE VALUE(E_PHRCODE) LIKE ESTPP-PHRCODE
4 Table  ESTPP EHS: Phrase Item SOURCE VALUE(E_CODE_TEXT) LIKE ESTPP-PHRTEXT
5 Table  ESTPP EHS: Phrase Item SOURCE VALUE(E_PHRTEXT) LIKE ESTPP-PHRTEXT
6 Table  ESTPP EHS: Phrase Item SOURCE VALUE(E_RECNTPP) LIKE ESTPP-RECN
7 Table  RCGADDINF EHS: Additional Information for Function Module Calls
8 Table  RCGADDINF EHS: Additional Information for Function Module Calls SOURCE VALUE(I_ADDINFO) LIKE RCGADDINF
9 Table  RCGDIALCTR EHS: Dialog control structure SOURCE VALUE(I_ACTYPE) LIKE RCGDIALCTR-ACTYPE
10 Table  RCGLGSEL EHS: Phrase languages SOURCE I_LGTAB STRUCTURE RCGLGSEL
11 Table  RCGLGSEL EHS: Phrase languages
12 Table  RCGPHRPATH EHS: Phrase data (for display) SOURCE VALUE(I_SELLANGU) LIKE RCGPHRPATH-LANGU
13 Table  RCGPPBUF EHS: Buffer for phrase items
14 Table  RCGPPIOT EHS: IOTAB for phrase items (ESTPP)
15 Table  RCGSTDRECN EHS: Minimum Key for FM Call Interface