2013 Sep 10 10:10 AM
Hi ,
I am working on OODERS message type and i have to changed the field value of "MENEE" to a constant value. I did my configuration through tcodes BD62, BD79 and BD55 but unable to set the value as a CONSTANT or Convert Sender Fields value in my sending idoc. In Tcode BD79, I have selected radio "Set Constant" and put the value as "#'value to check if the same is coming in the IDOC, but i dont see this value coming in outbound idoc in WE02. Can some one throw more light on all the 3 steps taht are to be followed while conversion rules are set so that i can corss verify what went wrong for not triggering the rules set.
Regards,
VEN.
2013 Sep 10 2:58 PM
Have a look at following link.
http://help.sap.com/saphelp_di46c2/helpdata/en/f9/c3075cac7d11d39460005004580996/frameset.htm
Not exactly your scenario but may prove helpful.
If you check in SPRO
Application Link Enabling (ALE) ® Modeling and Implementing Business Processes ® Converting Data between Sender and Receiver
Detail documentation is available for each step.
2013 Sep 10 3:57 PM
If want to debug and check the issue
Set break point in
Main Program SAPLBD11
Source code of LBD11F12
FORM IDOC_CONVERT_FIELDS
Before function call
CALL FUNCTION 'IDOC_SEGMENT_TRANSLATE'