SAP Knowledge Base Article - Preview

2305972 - The result of ds.object.col1.primary gets passed to function as Any array - SAP PB 12.6 .NET

Symptom

  • In PowerBuilder 12.6, for this powerscript line of code:

 f_test(ds.object.col1.primary)

-where f_test is a global function
-col1 is defined as a long datatype

  • In PowerBuilder 12.6 Classic, the result of ds_object.col1.primary is passing a Long array to f_test()
  • In PowerBuilder 12.6 .NET, the result of ds_object.col1.primary is passing an Any array to f_test()


Read more...

Environment

SAP PowerBuilder (PB) 12.6

Product

SAP PowerBuilder 12.6

Keywords

.net,dot notation,any,pbanyarray,pblongarray,array,datatype, CR797756, 797756 , KBA , BC-SYB-PB , PowerBuilder , Bug Filed

About this page

This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).

Search for additional results

Visit SAP Support Portal's SAP Notes and KBA Search.