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

Special conversion routine ALE

Former Member
0 Likes
907

Hi everyone

I am working on cost centers ALEs and my requirement is to do some additional coding in the conversion rule definition BD79.

When you go to BD79 and in the tab convert sender field, there is an option of 'special conversion routine'. Can anyone suggest how that we can create a routine of our own .. so that I can do my coding there..

Also, pls. let me know if any is any other way to give additional coding in BD79.

Thanks in advance for your answers.

Regards,

Mridula

1 ACCEPTED SOLUTION
Read only

varma_narayana
Active Contributor
0 Likes
728

Hi Mridula..

There may not be an Option to write code:

But these are the steps to implement Conversion rules in ALE.

To Create Conversion Routines in ALE:

Goto Tcode SALE:

Menu Path

MODELLING AND IMPLEMENTING BUSINESS PROCESSES -> CONVERTING DATA BETWEEN SENDER AND RECEIVER ->

1. Create Rule : Here you create a New Conversion Rule and Enter the Segment Name for which the conversion has to apply.

2. Maintain Rule (Tcode BD79) - here you specify the Sender field Value or Constant etc.

3. Assign the Rule to Message type

Now it will work for this Message type

<b>Reward if Helpful.</b>

2 REPLIES 2
Read only

varma_narayana
Active Contributor
0 Likes
729

Hi Mridula..

There may not be an Option to write code:

But these are the steps to implement Conversion rules in ALE.

To Create Conversion Routines in ALE:

Goto Tcode SALE:

Menu Path

MODELLING AND IMPLEMENTING BUSINESS PROCESSES -> CONVERTING DATA BETWEEN SENDER AND RECEIVER ->

1. Create Rule : Here you create a New Conversion Rule and Enter the Segment Name for which the conversion has to apply.

2. Maintain Rule (Tcode BD79) - here you specify the Sender field Value or Constant etc.

3. Assign the Rule to Message type

Now it will work for this Message type

<b>Reward if Helpful.</b>

Read only

0 Likes
728

Hi

thanks for your reply. These are the steps i usually follow also for assigning and defining the conversion rules for a particular message type; however we have some options if you look in BD79 under 'convert sender fields' like adding 'special conversion routine'.

I was wondering if anyone has used them before coz we might be able to do some coding in those routines. Also if any one knows any user exits or other enhancements in which I could do my additional coding, it would be great !

I appreciate all you answers and help !

Thanks

Mridula