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

Infs Structure append fields

Former Member
0 Likes
573

Hi .

how to append fields to info structure say s911 .

Regds,Ö

4 REPLIES 4
Read only

hymavathi_oruganti
Active Contributor
0 Likes
524

if it is z structure use include structure or else use append structure concept.

Read only

Former Member
0 Likes
524

Use the transaction MCSZ to append a structure to an existing info structure.

Regards,

ravi

Read only

0 Likes
524

Read only

Former Member
0 Likes
524

HI

GOOD

FOLLOW THIS PROCEDURE

Use

With this procedure you append nodes to an entry structure, thereby building a navigation hierarchy.

Prerequisites

You are editing the entry structure and are on the Edit Structure screen.

Procedure

Select a node in the entry structure.

Choose Info object ® Insert ® At same level or Info object ® Insert ® As subnode.

In the next dialog box choose Create new info object.

In the next dialog box, create entry structures for navigation with info object class Topic (IWB0NOD) or info object class General info object (IWB0GEN).

Enter the required data and choose Continue.

When you insert a node of info object class Topic, a document is opened in MS Word whose first paragraph contains the name (or title) of the info object. Enter further contents for the info object and save them.

Insert further hierarchy nodes in the entry structure as required.

Save the entry structure.

THANKS

MRUTYUN