constantstream(constants)
2023-02-14 01:09:04
•
来源:
导读 大家好,小金来为大家解答以上的问题。constantstream,constants这个很多人还不知道,现在让我们一起来看看吧!1、定义一个常量 在程序执行
大家好,小金来为大家解答以上的问题。constantstream,constants这个很多人还不知道,现在让我们一起来看看吧!
1、定义一个常量 在程序执行过程中 他的值不可以改变 系统说明如下:CONSTANTS const [options]. This statement declares a constant data object - that is, a constant const. The content of a constant cannot be changed at runtime of an ABAP program. You can only use it as an operands in read positions of ABAP statements. Constants that you declare in the declaration section of a class or an interface belong to static attributes of that class/interface.。
本文到此分享完毕,希望对大家有所帮助。
免责声明:本文为转载,非本网原创内容,不代表本网观点。其原创性以及文中陈述文字和内容未经本站证实,对本文以及其中全部或者部分内容、文字的真实性、完整性、及时性本站不作任何保证或承诺,请读者仅作参考,并请自行核实相关内容。