Dinamic Credit limits must use factory calendar (for exclude holidays)

Dear collegues!
If somebody know how to custom S066 info-structure (dinamic credit limits) for working only with working days.
Example of business-process.
Customer want to enter order today for day after tomorrow i.e. on Monday for Wednesdays etc...
But on Friday it must be for Monday.
So we want to made dinamic credit check for horison 2 days...But on friday to monday should be 3 days...
Is anybody have any idea?
Thans a lot!
Olga

hello, friend.
sorry for the late reply.  i believe you can come up with your own sales calendar by going IMG > Net Weaver > General Settings > Maintain calendar (t-code SCAL).  define your calendar and assign this to your sales organization.
regards.

Similar Messages

  • Scheduling does not take the factory calendar for counting the workdays

    I am scheduling my jobs in CPS 8 and I have imported my Factory calenders also. When using Factory calendars for scheduling the jobs for the 6th working day of every month, Its does not count the Saturday as a working day, where as the calendar I am using has Working day on Saturday.
    Why is it so? And is there a way to solve this ?
    Please suggest. Any help is appreciated.

    Hi All,
    I have used this same logic for scheduling jobs scheduling for the nth work days of every month.
    But I have a job, where it is required to be scheduled on the 5th workday of a month and it is submitted once in every 6 months.
    When I schedule it for every month, it works fine. But when I use a submit frame to submit it for once in every 6 months, it does not work.
    Can anyone suggest how to do it ? I used a embedded window to check it also, which didn't work.
    BR
    Madhu

  • Where do we use factory calendar

    Hi All,
    Can any one tell me where do we use factory calendar in SAP HR?
    Thanks
    Veer

    Hi Veeresh
    A factory calendar distinguishes between working days and non working days. It is company specific calendar. when you have entered an exception rule for non working days and have chosen factory calendar then you must enter the factory calendar relevant to your company.
    Hope it helps.
    Regards
    Kasi
    Note: Points are the best way to say thanks in SDN.

  • Using factory calendars in BI transformations

    Hello All,
    Do we have the option of using factory calendars in BI transformations, like we had in 3.x version update rules.
    I did not see any option for choosing the factory calendar, so i guess we will have to use function modules.
    Please let me know if there is any option available.
    Thanks in advance.
    Manoj

    hi Anton Moskvichev,
    I check in the source system assignment. The source system is checked. While replicating the DS from source system i replicated based on BI 7.0 only. While activating the cube or infoobject from BI content i did not get any transformation or transfer rules for activation. I just got the cube alone..

  • No of days using factory calendar

    Hi Gurus,
    I know effective date(Example 01/01/2007). How to calculate no. of working days for effective date 01/01/2007 using factory calendar.
    Thanks
    Liza

    Hi Liza,
    start date and end dates are needed only if you want to know the number of working days between the two dates. In your case you can get number of working days  between effective date and the begining of factory calendar validity date.
       Check  FM "DATE_CONVERT_TO_FACTORYDATE"  . You have to pass parameters      Date  and  Clendar ID. The output will be number of working days .
    ie  effective date  minus    TFACD-VJAHR
    Table TFACD gives you the calendar ID and the validity dates(  VJAHR and BJAHR)
    Jaya

  • Factory Calendar for only May thru October months

    Hi Team,
    Our Client is requesting to set up the Factory Calendar for Maintenance Plans to be called only for May thru October months. November thru April there should not be any Plans being called.
    Please help us with setps to customize the Factory Calendar such that Plans could be called only for May thru October months.
    Thanks for your time in advance
    Regards,
    Sindhu

    Thanks Jurgen. I was able to set up the Factory Calendar. I have set up the 'Special Rule' in the Factory Calendar and specified the work days only from May 1st to Oct 31st. Please let me know in case of any changes required in this Factory Calendar set up.
    Thanks and Regards,
    Sindhu

  • How do I make a booking calendar for a holiday home

    I would like to know how to make a simple (very simple) booking calendar for a holiday home.  Just to show dates occupied and name of who is occupying, up to about 6 people.  No prices or anything else.

    my operating system is
    OS X 10.9.2 (13C64)
    does that help?  Do you mean I just save a calender specially for this purpose?  Didn't think it would be that simple.  I want to share it with the family.

  • Factory Calendar for an employee

    Dear All ,
    We have 6 factory calendars namely A1 and A2... . I want to know for given employee number which factory calendar is applicable . Is there any function module which will give me this information .

    Hi
    try this code...
    code
    DATA : ret_date LIKE scal-date,
    fac_date LIKE scal-facdate,
    workday LIKE scal-indicator,
    temp_date LIKE scal-facdate,
    date LIKE sy-datum.
    date = sy-datum. "sample dates
    CALL FUNCTION 'DATE_CONVERT_TO_FACTORYDATE'
    EXPORTING
    correct_option = '+'
    date = date
    factory_calendar_id = 'VC' "Your factory calender code
    IMPORTING
    date = ret_date
    factorydate = fac_date
    workingday_indicator = workday
    EXCEPTIONS
    calendar_buffer_not_loadable = 1
    correct_option_invalid = 2
    date_after_range = 3
    date_before_range = 4
    date_invalid = 5
    factory_calendar_not_found = 6
    OTHERS = 7.
    WRITE :/ workday. "holiday returns '+' indicator. working day returns space.
    [/code]
    Reward if useful
    Regards

  • Vendor Evaluation using Factory Calendar?

    Hello,
    Can I set up Vendor Evaluation to consider the Factory Calendar when scoring with the Standard Delivery Date Variance?
    I have set it up to allow the delivery to score 100% of the points if the delivery is in by 6AM the following day.  But this does not work over the weekends.
    Thanks,
    Matt

    Please help.
    There must be some way to do this. 
    If the factory is closed on the weekends and you miss a Friday delivery, even though you could have made the Saturday delivery you have to wait until Monday and SAP scores you as though you were 3 days late instead of the actual 1 day late.
    How can I make Vendor Evaluation use the factory calendar?
    Thanks,
    Matt

  • How to use custom calendar for scheduling other than owb's default calendar

    Hi All,
    Can anyone please tell me, is there any possibility of using a custom calendar in place of owb default calendar calendar during scheduling. Because, in my case, the month start date and end date are not 1st and 31st that changes according to the financial calendar that is defined.
    I want to schedule mappings on month end date of financial calendar. How can this be done?
    Thanks in advance
    Joshna

    Hi,
    The only possibility is to configure more than one schedule using the complex by month, by_ configuration. I don't know if this will work for you. Or you must use another job control system.
    Can u just brief how to use it. Any other possible way of achieving my task?
    Thanks
    Joshna

  • Get number of hours between two dates and two hours using factory calendar

    Hello all,
    I have the following requirement: I need to calculate the number of hours between two dates and two hours (start date- finish date and start hour-finish hour) or timestamps using a factory calendar. I must program it on CRM environment.
    Does anybody know a function module that makes it?
    Thanks in advance.
    Carmen

    Please check function module DURATION_DETERMINE.
    - April King

  • ORA-01589 must use RESETLOGS option for database open

    I am running 10.1.0 and the database went down and I have been trying to get it started again. I have worked through several errors but stuck on this one.
    When trying to run startup I get this error ORA-01589 must use RESETLOGS or NORESETLOGS option for database open.
    Thanks,
    Tim

    please try below steps:--
    SQL> select * from v$logfile;
    GROUP# STATUS TYPE MEMBER IS_
    4 ONLINE /restore-11/POS/posebu-db/corppos-data02/oradata/EBUPOSPR/redo4_01.log NO
    4 ONLINE /restore-11/POS/posebu-db/corppos-data01/oradata/EBUPOSPR/redo4_02.log NO
    3 ONLINE /restore-11/POS/posebu-db/corppos-data02/oradata/EBUPOSPR/redo3_01.log NO
    3 ONLINE /restore-11/POS/posebu-db/corppos-data01/oradata/EBUPOSPR/redo3_02.log NO
    2 ONLINE /restore-11/POS/posebu-db/corppos-index01/oradata/EBUPOSPR/redo2_01.log NO
    2 ONLINE /restore-11/POS/posebu-db/corppos-data02/oradata/EBUPOSPR/redo02_02.log NO
    1 ONLINE /restore-11/POS/posebu-db/corppos-data01/oradata/EBUPOSPR/redo1_01.log NO
    1 ONLINE /restore-11/POS/posebu-db/corppos-index01/oradata/EBUPOSPR/redo1_02.log NO
    8 rows selected.
    SQL> select * from v$log;
    GROUP# THREAD# SEQUENCE# BYTES MEMBERS ARC STATUS FIRST_CHANGE# FIRST_TIM
    1 1 0 1073741824 2 YES UNUSED 0
    4 1 1 1073741824 2 NO CURRENT 7.6915E+12 21-SEP-11
    3 1 0 1073741824 2 YES UNUSED 0
    2 1 0 1073741824 2 YES UNUSED 0
    SQL> recover database until cancel using backup controlfile;
    ORA-00279: change 7691479663660 generated at 09/21/2011 05:10:48 needed for thread 1
    ORA-00289: suggestion : /restore-11/POS/posebu-db/corppos-archive01/EBUPOSPR/1_1_762412057.arc
    ORA-00280: change 7691479663660 for thread 1 is in sequence #1
    Specify log: {<RET>=suggested | filename | AUTO | CANCEL}
    /restore-11/POS/posebu-db/corppos-data02/oradata/EBUPOSPR/redo4_01.log
    Log applied.
    Media recovery complete.
    SQL> select hxfil file_id, fhtnm tablespace_name from x$kcvfh;
    FILE_ID TABLESPACE_NAME
    1 SYSTEM
    2 UNDOTBS
    3 SYSAUX
    4 USERS
    SQL> select file#, checkpoint_change#, checkpoint_time, error from v$datafile_header;
    FILE# CHECKPOINT_CHANGE# CHECKPOIN ERROR
    1 7.6915E+12 21-SEP-11
    2 7.6915E+12 21-SEP-11
    3 7.6915E+12 21-SEP-11
    4 7.6915E+12 21-SEP-11
    SQL> col CHECKPOINT_CHANGE# for 9999999999999
    SQL> l
    1* select file#, checkpoint_change#, checkpoint_time, error from v$datafile_header
    SQL> /
    FILE# CHECKPOINT_CHANGE# CHECKPOIN ERROR
    1 7691479663749 21-SEP-11
    2 7691479663749 21-SEP-11
    3 7691479663749 21-SEP-11
    4 7691479663749 21-SEP-11
    SQL> select hxfil file_id, fhscn scn, fhthr thread, fhrba_seq sequence, fhsta status from x$kcvfh;
    FILE_ID SCN THREAD SEQUENCE STATUS
    1 7691479663749 1 1 8192
    2 7691479663749 1 1 0
    3 7691479663749 1 1 0
    4 7691479663749 1 1 0
    24 rows selected.
    SQL> select * from v$recover_file;
    no rows selected
    SQL> alter database open resetlogs;
    Database altered.
    +++++++++++++++++++++++++++++++++++++++++++++++++
    Best regards
    Shishir Tekade.

  • Using SAP Calendar for Process chains

    Hi Everyone,
    Is there a way to schedule the daily process chains to run from Monday to Saturdays
    We do not want to run them on Sundays or holidays. Holidays here will be defined by us.
    So does factory calendar do the job?
    Can we change the holidays in Factory calendar?
    Any insights here will be very helpful.
    Thankx
    Kumar.

    Hi.......
    You can do it in the following way........
    You create a job in SM36 >> Here in the first screen give the job name >> then click on Start condition>> there click on Date/time >> give Scheduled start date and time>> Then click on Restrictions tab ( beside periodic values) >> There give the Factory Calender id and select Do not execute jobs on Sundays or holidays >> then click on Peridic values and select Weekly >> create this job using the program : BTC_EVENT_RAISE..........and in its variant maintion the event(but before that create this event in SM62)
    This job will give trigger this event.............maintain this event in the start condition of the process chain...............
    Then this chain will not run on Sundays.........
    Or you can directly do it in the Start variant of your Process chain.................Click on Restrict and make the settings.......
    Hope this helps you......
    Regards,
    Debjani.......
    Edited by: Debjani  Mukherjee on Sep 30, 2008 9:40 PM
    Edited by: Debjani  Mukherjee on Sep 30, 2008 9:46 PM
    Edited by: Debjani  Mukherjee on Sep 30, 2008 9:58 PM
    Edited by: Debjani  Mukherjee on Sep 30, 2008 10:14 PM

  • I must and I mean must use version 19 for my banking software. I had it set not to upgrade and now i have a newer version. I cannot use another browser.

    I have to use version 19 for my banking software. IE and others won't work. I had computer set to not upgrade firefox and i happened anyway. I MUST GO BACK TO 19

    Oops, I see you said IE doesn't work with your bank. Well, if you don't mind closing Firefox 30 while you bank, you could use the Portable Edition of Firefox 19 for your banking. As Tyler describes, it has security holes in it, so you should limit use to trusted sites.
    http://sourceforge.net/projects/portableapps/files/Mozilla%20Firefox%2C%20Portable%20Ed./Mozilla%20Firefox%2C%20Portable%20Edition%2019.0.2/

  • How can I use iCloud calendars for third party webapps?

    Hi, I thought of having my calendar on a page, where I also type in my AppleID and then be able to read (and write) new calendar-entries.
    Is that possible? If so, how?

    iCloud calendars are just industry standard CalDAV calendars, so assuming you have the programming knowledge to use the CalDAV protocol you can read/write to iCloud calendars.
    These links may point you in the right direction:
    http://www.quora.com/Will-Apple-iCloud-also-publish-an-API-to-read-write-the-cal endar-data
    http://stackoverflow.com/questions/9751255/apple-icloud-calendar-api
    Apple also has a specific iCloud section of their Developer site, but you need to be a registered developer to access it:
    iCloud for Developers - Apple Developer

Maybe you are looking for

  • I cant download apps because i need a credit card . i just got the phone

    iphone 5 c .cant download apps . the none option isnt their

  • Best practice for # of drives for Oracle on a Windows 2003 server

    I need to know what the best practice is concerning the # of drives that should be built on a Windows 2003 server to ensure best performance and most effective back up and recovery, for both the application itself and the data base. I'm not certain,

  • HT204370 Unknown error -50

    Tried to download a movie but the download stopped with an unknown error -50.  Tried resuming the download but it's not happening but we've been charged for the downoad.  Any ideas or advice would be much appreciated Thanks Si

  • Upgrade DB2 database from 9.1 to 10.5

    Dear All, We are using Ecc6 with db2 database 9.1 now we want to upgrade database from 9.1 to 10.5. Is it possible to upgrade database & what are those steps are required for this operation. We are waiting your valuable support in this regards. Regar

  • 6120c BIG BUG !

    When you restart phone during charging phone will not start, you will see white screen with batery indicator in right upper part of screen