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

Problem in viewing a field in Segment type

Former Member
0 Likes
1,134

Hi All,

I have added a field to an existing segment type . Now the problem is that I am not able to see the field when an Idoc is created.I am able to see the fields that was previously added, but not the one which I have added..Can you plese suggest me how can I rectify that...

It will be very helpful if you can send me steps of doing it..

Thanks in advance.

Regards,

Asish Dash

Hi All,

I have added a field to an existing segment type . Now the problem is that I am not able to see the field when an Idoc is created.I am able to see the fields that was previously added, but not the one which I have added..Can you plese suggest me how can I rectify that...

It will be very helpful if you can send me steps of doing it..

Thanks in advance.

Regards,

Asish Dash

8 REPLIES 8
Read only

Former Member
0 Likes
1,098

If the content of the field is blank, then you won t see it while displaying your idoc.

Read only

Former Member
0 Likes
1,098

Hi,

Do mapping for the field you want the Blank Value with Space.

( Like Field 1 = Space. ) May be this would suffice your need,

Reward if found helpfull,

Cheers,

Chaitanya.

Read only

Former Member
0 Likes
1,098

My Field value is not blank...I have cross checked it....

Read only

0 Likes
1,098

Is the idoc segment released/activated? (just guessing, have no detailed info, so...)

Read only

Former Member
0 Likes
1,098

The Segment status is released . Do I also have to activate the Segment.Please tell me the steps..it would be very helpful...

Thanks in advance.

Regards

Asish Dash

Read only

Former Member
0 Likes
1,098

There may following problems:

1. Is your new segmenet attached to the Basic IDOC Type.

2. Are you filling this Segment Fields in the Function module or in the program.

3. Is is Extension IDOC Type added in the Partner Profiles.

Please check above things.

Points please..if this is useful info.

Thanks,

Read only

Former Member
0 Likes
1,098

Hi,

Thanks for your replies...I have added the segment type to the Idoc extension as a child segment.

Are you filling this Segment Fields in the Function module or in the program...Can anybody tell me how to find out the program associated so dat i can debug n see...this is my first Ale/Idocs exposure......Everthing was created previously...I just added the field ...

Thanks in advance...

Read only

0 Likes
1,098

If your other two checks are correct and only if you want to

know the program or function module please check following things.

1. Each Message type will having a posting program, genarally it will be a function module.

2. This function module will be attached to a Process code.

3. You can check the the process code name in the Partner profiles.

4. After knowing your process code, please check WE41 and WE 42 for the function module name.

5. From this you can debug and find out.

Points please if this info is helpful..............

Thanks,