2008 Feb 06 8:14 AM
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
2008 Feb 06 8:22 AM
If the content of the field is blank, then you won t see it while displaying your idoc.
2008 Feb 06 8:42 AM
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.
2008 Feb 06 9:32 AM
2008 Feb 06 9:34 AM
Is the idoc segment released/activated? (just guessing, have no detailed info, so...)
2008 Feb 06 10:19 AM
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
2008 Feb 06 10:49 AM
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,
2008 Feb 06 12:20 PM
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...
2008 Feb 06 12:28 PM
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,