cancel
Showing results for 
Search instead for 
Did you mean: 

need field routine abap code help

anil_babu13
Participant
0 Kudos

Hi Experts,

Need abap code help for the scenario.

target infocube

---------------------

customer  equipment  material  qty

source infocube

-----------------------

customer  equipment  material  qty

custom table(which is maintaining in BI only)

-------------------

oldmaterial  newmaterial

I mapped all the fields of target infocube with source fields of infocube . Now, the requirement is like while loading the material no's info from source

the material no should be replaced with new material no against the material no which is coming from source by looking into the above table which has info about the new material no's for all the old mat no's which is in source. In this case which routine(think field routine since it should have mapping with the source mat no) is feasible?

Please help me to write an abap code since i am new to abap...

thanks in advance.

regards

Accepted Solutions (0)

Answers (1)

Answers (1)

Pravender
Active Contributor
0 Kudos

This message was moderated.