cancel
Showing results for 
Search instead for 
Did you mean: 

Issue with Date format on Sales Invoice output

Former Member
0 Kudos

Hi,

Today i have got one problem.

I am using same print program and Sapscript for multiple invoice types (like project, service, HSS invoice)

While testing output for HSS invoice (High Sea Sales) i can see Invoice date as "October 10, 2009"

Now if i crosscheck the date format with other invoices then i am getting date in format "10.10.2009"

I am not changing date format in driver program. On Sapscript to print date i am using this variable -> &VBDKR-FKDAT&

Also ensured the value in this variable just before printing by using debugger.

So i am not getting how it would be possible to get two different date format on same variable?

(PS: I hadn't got this issue earlier)

Accepted Solutions (1)

Accepted Solutions (1)

kesavadas_thekkillath
Active Contributor
0 Kudos

Did you debug in sap script ?

Does this happen when you execute from same user id ? (And i dont think this not a problem because of user profile settings.)

Really obvious..

Former Member
0 Kudos

Ya right... after debugging in SAP script i got my problem

Actually somewhere in script i was changing date format

thanks...

Answers (0)