sapdev logo background
sapdev logo sapdev logo
Comments

SAP DOWN CAST GLOSRY documentation, setup help and example usage



Return to SAP documentation index


ARTICLE

down cast
Also called narrowing cast. Assignment between reference variables , where the static type of the target variable is more specific than the static type of the source variable and the assignability is checked at runtime. A down cast must always be performed explicitly. Assignments can be made using the casting operator (
?= ) and constructor expressions can be specified using the casting operator CAST . See also up cast .
ABAP_MORE_INFO
Documentation extract taken from SAP system, � Copyright SAP AG. All rights reserved




DOUBLE_CLICK_GLOSRY
DROPDOWN_LISTBOX_GLOSRY




comments powered by Disqus