Andreas Grund wrote:
> Hi,
>
> just one short question:
> is it poosible, that the result of function MONTHNAME() is a
> german monthname (for example Juni instead of June)?
There is no functionality to change the language for those names.
You can use some decode-function around or use a very
strange thing (I would not recommend, but...)
change TOOLM.en (after every download of SAP DB)
ENG 17700 4 0107January 08February 05March 05April 03May
SET ENG 17701 4 0604June 04July 06August
09September 07October
SET ENG 17702 4 1108November 08December
to
ENG 17700 4 0106Januar 07Februar 05Maerz 05April 03Mai
SET ENG 17701 4 0604Juni 04Juli 06August
09September 07Oktober
SET ENG 17702 4 1108November 08Dezember
and then load the systemtables.
Elke
SAP Labs Berlin
_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general