Quantcast
Channel: SCN : All Content - All Communities
Viewing all articles
Browse latest Browse all 3523

ABAP Routine during transformation

$
0
0

Dear experts,

I have transactional data in Datasource (ISH module) which contains:

1. Patient id

2. Case id

3. Movement id

4. date and time

5. Movement sequence number (within Case).

 

 

I need to implement ABAP routine during transformation which will assign sequence number for movements but not case wise but for patient.

For ex:

 

Before transformation:

Patient 1010123

Case 10231123    

Movements 1,2,3,4

Case 12312301

Movements 1,2,3

Case 13401230

Movements 1,2

 

After transformation:

Patient 1010123

Additional field:

Movements seq. number (pat. wise) 1,2,3,4,5,6,7,8,9 (not splitting to cases).

 

Please suggest - is it possible to implement, and ideally how to do it (because I doubt our ABAP team will help me). Please give me directions.

Thank you.


Viewing all articles
Browse latest Browse all 3523

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>