cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Dynamicallypick current year and period in transformation file bpc

former_member590808
Participant
0 Kudos
289

Hi,

We have a transformation file which has the mapping to import transaction data from flat file. This file doesn't have time period column in it. We want to update this transaction data everyday and I want that it to dynamically pick current year and month eg. for this month it should upload data at 2020.04. Is it possible to do this in bpc transformation file to dynamically pick it.

Regards,

Neha

Accepted Solutions (1)

Accepted Solutions (1)

former_member186338
Active Contributor
0 Kudos

Add simple ROUTINE badi to your loading process. This badi will add TIME column and fill it with current month, year.

Answers (0)