Home » Unlabelled » What is an untyped parameter? | SAP-ABAP
Sunday, 13 May 2012
What is an untyped parameter? | SAP-ABAP
An untyped parameter is a formal parameter. It doesn't have a data type followings its definition on the form statement. It allows to passing a variable of any data type and length.
No comments:
Post a Comment