on 2009 Sep 02 9:44 AM
hello to all, in a transaction i have 4 fields in 2 of this fields, one is StartDate and another is EndDate, could someone tell me if its possible to put in the schedule editor like StartDate: sysdate() - 7 and EndDate: sysdate()
regards
Mário
Request clarification before answering.
Hi,
You can set these parameters in transaction itself.I think start Date and Enddate are needed for query exection right.So you want to pass these parameters to query.
LinkEditor of Action block in BLS there are functions are available on dates like dateadddays(Date,amount),dateaddhours(Date,amount) etc. Utilise these functions. If you are using sysdate use the datenow available in the function list and pass this to the parameter of functions abaove mentioned.
Find help in below link
http://help.sap.com/saphelp_xmii120/helpdata/en/45/bf7f3b692f52f5e10000000a1553f7/content.htm
-Suresh
Edited by: Suresh Hiremath on Sep 2, 2009 10:59 AM
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.