Ansicht
Dokumentation

ABENDOWN_CAST_GLOSRY - DOWN CAST GLOSRY

ABENDOWN_CAST_GLOSRY - DOWN CAST GLOSRY

Addresses (Business Address Services)   SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up  
This documentation is copyright by SAP AG.
SAP E-Book

downcast

Also called narrowing cast. Assignment between reference variables in which the static type of the target variable is more specific than the static type of the source variable and the assignability is not checked until runtime. A downcast must always be performed explicitly. This is done using assignments with the casting operator (?=) and constructor expressions with the casting operator CAST. Downcasts are also still possible using the INTO addition of the statement WHEN TYPE of a case distinction using CASE TYPE OF. See also upcast.

More






CL_GUI_FRONTEND_SERVICES - Frontend Services   General Data in Customer Master  
This documentation is copyright by SAP AG.

Length: 1588 Date: 20240426 Time: 215105     sap01-206 ( 38 ms )