on ‎2018 Jun 25 5:30 AM
Request clarification before answering.
How do I convert 736696 to YYYYMMDD ? - It's number of days since 01/01/0001
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
thnaks guys for your answers .
Vadim : Your answer gave me a reference point
Victor : Thanks for the detailed answer , just that it did not work for me as I am using AMDP ( SQLScript) and they did not have such a similar function to ABAP
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
You can use this function DATE_TO_CHAR()
Check this link: https://help.sap.com/doc/saphelp_tm80/8.0/en-US/1d/310eb0d0ee11d4b2e40050da385632/content.htm?no_cac...
Victor A.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 7 | |
| 6 | |
| 4 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 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.