Skip to Content
0
Former Member
Mar 03, 2009 at 05:30 PM

Read master data with constant values

52 Views

Hi

I would make a read master data of an infoobjects but in my datasource i don't have all necessary information but i can define them as constant.

So Do you know if it is possible to do a read master data function with constant and datasource values.

I post the thread to know if it is possible without abap code.

Example of my need :

DataSource fields assigned : Customer, Sales organisation

Key of the master data : Customer, sales org, distribution channel, Division

I know that my distribution channel and division are constant values CD and S1

So in my transformation my assigned fields should be :

- customer of the datasource,

- sales org of the datasource,

- distirbution channel = CD

- division = S1

Thanks

Cyril