cancel
Showing results for 
Search instead for 
Did you mean: 

Advance date Options in date function

Former Member
0 Kudos

Hi,

Can any one provide the usage of advance options in a date function Minimum no of days required in next week and other options too.

Thanks & Regards,

Jothi

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Please detial about "advance option in date function" where it is exactly in node functions are somewhere else ?? and wat is the exact requirment..?

robertot4s
Active Participant
0 Kudos

Hi,

These options are Java standard based. You have information in help.sap.com:

http://help.sap.com/saphelp_nwpi71/helpdata/en/43/c4cdfc334824478090739c04c4a249/content.htm

Minimum Number of Days Required in First
Week

Specifies how many

days the first week of the year must have for it to be considered the first

calendar week. The mapping runtime sets this attribute using the Java method

setMinimalDaysInFirstWeek(). For more information, see the Java

documentation under http://java.sun.com/j2se/1.4.2/docs/api/java/util/Calendar.html#setMinimalDaysInFirstWeek(int).

Regards,

Roberto