Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

create an array

Former Member
0 Likes
559

i have a number parameter where i want to display the values in the header of what is selected in the parameter

i created an array to do this,

Local NUMBERVar Array STYLEARR;

ReDim STYLEARR[6];

STYLEARR[6] := {?STYLE};

i get an error

MUST BE SUBSRCIPTED IN ARRAY, have trouble with this syntax please help

4 REPLIES 4
Read only

SuhaSaha
Product and Topic Expert
Product and Topic Expert
0 Likes
530

Is this normal ABAP ???

Read only

Former Member
0 Likes
530

dont know what abap is

im not sure if that is they syntax i am using, i have trouble with arrays,

could we start from scratch?

Read only

0 Likes
530

dont know what abap is

could we start from scratch?

@-Suhas - Are you ready

Read only

ThomasZloch
Active Contributor
0 Likes
530

Maybe your cross-post in "Crystal reports" is in the right place. This here is ABAP development, please be more careful in which forum you start your threads.

Thread locked.

Thomas