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

copy + paste fields in a z-structure

Former Member
0 Likes
1,170

Hi all,

My need is to define a Z-Structure using some fields of a SAP-Table.

The Problem is, how do I get only part of the fields?

When I go to EDIT => TRANSFER FIELDS

I only can insert the field called .INCLUDE

But I dont want all the fields, just some.

Can somebody help me?

The SAP-Table is called /SCWM/HUHDR and the field I want to exclude is PACKGR.

Thank you,

HProkoph

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
869

Hi

U need to select the fields from the source table:

- Go to: Edit->Transfer fields

- Insert the table name;

- Press "Selection"

- Select all fields u need

- Press "Copy"

- Press "Past icon"

That works fine on my system (rel. 6.00)

Max

Hi

U need to select the fields from the source table:

- Go to: Edit->Transfer fields

- Insert the table name;

- Press "Selection"

- Select all fields u need

- Press "Copy"

- Press "Past icon"

That works fine on my system (rel. 6.00)

Max

3 REPLIES 3
Read only

Former Member
0 Likes
870

Hi

U need to select the fields from the source table:

- Go to: Edit->Transfer fields

- Insert the table name;

- Press "Selection"

- Select all fields u need

- Press "Copy"

- Press "Past icon"

That works fine on my system (rel. 6.00)

Max

Read only

0 Likes
869

Hi Max,

I do this, but I can´t select because one of my fields is a .INCLUDE structure.

So I can select only the whole .INCLUDE which consists of many fields.

Help?

Regards

HProkoph

Read only

0 Likes
869

Hi

That means u should copy the fields in two distinct steps:

- One for the fields belonging to the table

- One for the fields belonging to the include structure

Probably a good solution can be:

- 1) create a Z-structure as copy of the include structure: here u can past all fields except that u don't needs.

- 2) create your z-structure and past all fields of the standard tables and then replace the standard include structure with your z-include-structure

Max