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

about structure

Former Member
0 Likes
752

Hi All. Gm.

Hi I have created one report and over there I created one structure and saved that with request number. Now I require that same structure in another report, Now my question is that can I access that structure or need to be created new one with different request number.

Hope all of u r getting me.

Warm regards......

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
736

Hi

You can use the same structure in your new program.

But, ensure that the TRs move in proper sequence.

1.Structure

2. Program1

3. And your New program

Regards

Raj

8 REPLIES 8
Read only

Former Member
0 Likes
737

Hi

You can use the same structure in your new program.

But, ensure that the TRs move in proper sequence.

1.Structure

2. Program1

3. And your New program

Regards

Raj

Read only

0 Likes
736

Ok- I will use the same structure but can I able to move that program from development to preproduction. Will it not create any prob.

Read only

Former Member
0 Likes
736

Hi Abhay,

You cant use the Structure from Another report. But you can create a Structure using SE11 means you can use the Same structure for Different Reports.

Thanks.

Read only

Former Member
0 Likes
736

Hi Abhay ,

If you have created a global structure (using SE11) , you can use that in other programs , but it the structure is defined in the program , so it is local to the program and hence cannot be used in other program.

Regards

Arun

Read only

Former Member
0 Likes
736

Hi Abhay

If your new program is going after that structure into pre-prod , there wont be any problem as that structure already exists in pre-prod. It will dump only when that structure you are referring to is not there in pre-prod.

To avoid such confusions we normally put objects corresponding to a particular development under one TR only. This avoids any errors even when you miss the proper sequencing.

Cheers

shivika

Read only

S0025444845
Active Participant
0 Likes
736

Hi,

if u have defined the structure in se11(data dictionary) u can use it in another report.

sudha

Read only

S0025444845
Active Participant
0 Likes
736

Hi,

if u have defined the structure in se11(data dictionary) u can use it in another report.

sudha

Read only

S0025444845
Active Participant
0 Likes
736

Hi,

if u have defined the structure in se11(data dictionary) u can use it in another report.

sudha