cancel
Showing results for 
Search instead for 
Did you mean: 

DTP level Routine

former_member214778
Participant
0 Kudos

Hi All,

I have requirement where I have to write DTP level routine to pull data based upon the parameter values (high and low) in the TVARVC table.

For example, for 0calmonth  field I will give low and high values and the DTP while executing need to consider that low and high and pull the data.

Also, I need in the same logic if I pass empty value it has to give current month based upon sy-datum.

Any help is appreciated.

Thanks

Accepted Solutions (1)

Accepted Solutions (1)

former_member186445
Active Contributor
0 Kudos

there are a lot of docs available on this topic:

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/80b2db87-639b-2e10-a8b9-c1ac0a44a...

try to use these... if you have an issue while writing the code, you can create a thread for this.

M.

former_member214778
Participant
0 Kudos

Hi Tibollo,

I fixed the issue myself. thanks.

Answers (0)