Table for availability times

Hi
in which table availability times are stored (they are in tcode crmd_serv_sla in service profile under "clock" button) ?
Regards
Radek

Hi Radek,
The table is SCRULES. The problem is that hours information it is a little 'encoded' there.
You can use functions like APPT_RULE_CONVERT_TO_ICAL or APPT_RULE_TEXT_GET to get more readable information.
You can also use FM CRM_SERVICE_ENT_GET_RULEID to get the rule id, based in your availability profile.
Kind regards,
Garcia
Edited by: Bruno Garcia on Oct 9, 2009 9:35 PM

Similar Messages

  • Export tables for certain time frame

    Hi All,
    Can I export tables for certain time frame? Or from last time I exported those tables? All I want is to have all the changs of the tables from last time I did export, then I can import this delta portion into another instance, thus complete the data replication.
    Thanks,
    Mike

    user550903 wrote:
    Hi All,
    Can I export tables for certain time frame? Or from last time I exported those tables? All I want is to have all the changs of the tables from last time I did export, then I can import this delta portion into another instance, thus complete the data replication.
    Thanks,
    Mikehow would export determine which are the new rows?
    how would export determine which rows have been updated?

  • Required Table for Available Amount Budget

    Hi Experts ,
    Could you please any body help me out for Available Amount Budget  Table (Combination of Fundcenter/Commitment Item/etc)
    Regards
    Srinivas
    9603351848

    Hi, Samar
    for getting TDS the required table is WITH_ITEM where you will find the data related to TDS deduction. On the basis of Customers & Vendors.
    Regards
    Surender Bhomia

  • TABLE FOR ONE TIME VENDOR ADDRESS

    Hi
    I have created RFQ using one time vendor code.
    I have maintained the address of the vendor  against the one time vendor code.
    While printing of RFQ , program is not printing the address data maintained against one time vendor code.
    Can u suggest in wich table this data can be avaliable?
    rgds
    Sara

    Hai,
    Use table LFA1 - vendor general data - use the KTOKK - accont group - one time vendor - get the vendor address from the field ADRNR.

  • System Tables for Logs

    Does anybody know what system tables store the logs displayed in ST22 and SM37?  Trying to programmatically read and display the logs.
    Thanks a bunch for your help.

    Hi,
    These are tables for Job scheduling
    Once jobs are defined, they are stored in the R/3 database, in the following principal tables in the background processing system:
    TBTCO: The job header table (job management data)
    TBTCP: The job step table (individual processing steps in jobs) -to describe the detailed level for each job.
    TBTCS: The control table for the time-driven job scheduler

  • Suggesion required in schedulin sender adapter using availability time plan

    Hi Experts,
    I have to schedule sender JDBC adapter as per below business requirement:
    Every month i have to exclude first 5 days and remaining days adapter has to run till month end.
    I have selected monthly frequency in Availability time plan and provided 5 days as duration. I have selected excluded option to stop adapter for first 5 days. I have checked the communication channel monitoring, communication channel status is showing stop after 5th day also.
    Please suggest me in this regard. What ever i have done is correct or do i need to change the settings in availability time plan??
    Regards,
    Bhuvan.

    Answer: Pick Availability Time  Daily and select start series and end series date as needed.. Same date for Availability times from and to.
    Click display and then check the dates you dont need (i.e first five days) and click exclude. That's it.
    >>When you pick monthly, it means the schedule is once in a month. --- Wrong
    Edited by: Baskar Gopal on Mar 11, 2011 2:39 PM

  • Creating SQL-Loader script for more than one table at a time

    Hi,
    I am using OMWB 2.0.2.0.0 with Oracle 8.1.7 and Sybase 11.9.
    It looks like I can create SQL-Loader scripts for all the tables
    or for one table at a time. If I want to create SQL-Loader
    scripts for 5-6 tables, I have to either create script for all
    the tables and then delete the unwanted tables or create the
    scripts for one table at a time and then merge them.
    Is there a simple way to create migration scripts for more than
    one but not all tables at a time?
    Thanks,
    Prashant Rane

    No there is no multi-select for creating SQL-Loader scripts.
    You can either create them separately or create them all and
    then discard the one you do not need.

  • I cannot access any of my old purchases. Movies, mainly. It has nothing to do with authorized accounts, I've checked for available downloads a thousands times over. They simply do not exist any longer.

    Well, this has been going on for a long time and I've had my absolute fill of it tonight.
    I have purchased a large collection of movies from iTunes that for mainly the reason that I have a new computer, my old films no longer exist as downloaded iTunes videos. That being said, I know I should be able to download purchased films as long as they're still on the iTunes store. I cannot download any of them. Tonight I decided to buy a collection that should have allowed me to download all three films (which I had previously owned, but got sick of trying to find a solution to why I cannot redownload them). So tonight, I purchase this collection of three films, downloads the frst one. Theres absolutely no sign of the second or third film and when I select Check for available purchases it says all available purchases have been downloaded.
    If this was true, 25+ movies would be available to download, least to say the two missing from tonights purchase (which I have purchased in the past as well).
    My account is authorized, everything is alright with my account and I have tried multiple suggestions and am completely lost. Apple support is giving me the run-around.
    What do I do?

    Nevermind. I finally found a third party answer and will post it for anyone else with my problem.
    >Go to the iTunes store.
    >Halfway down the page, right hand side, says account
    >Under account it says purchaced, select that
    >Wa-la

  • How to show expanded text in popinTextBar in Table, for the first time

    hi everyone.
    For first time, not clicking popin button,  I want to display expaned popInText in textBar in table.
    Is it possible?
    Regards bk Kim.

    Hi kin
    The code you must write in the wdModify(wdthis,edcontext,view,firstTime) method
    This method takes 4 parameters.The last boolean parameter firstTime indicates wether your screen is rendering for the firstTime or not.So in this method
    write
    if(firstTime)
       // write the code you want to do so that it will execute only for the firstTime in   the entire life cycle of a view controller.It will execute with out clicking a button
    regards
    kalyan

  • Using Numbers, I need to time-stamp each line in a table for when it was entered

    I need to time-stamp each line in a table for when it was entered.
    I have a formula which is
    "=IF(F18="","",NOW())"
    it gives me the answer I want, but every time I edit any data in the formula is recalculates the date/time to reflect the most recent edit. I do not want to do this. I am open to any and all solutions including using a script. I do not really know anything about scripts except that they are really easy to use once it's written.
    I have a formula i use in excel but it requires circular references in excel. I tried using this formula in numbers but I get the error that says I cannot reference a cell that references back to the cell i’m inputting the formula into (circular reference. It is easy to use in excel just by limiting the # of iterations in preferences. I can’t seem to find any such preference in numbers. Do you know of one? here is the formula:
    "=IF(D4=”",”",IF(B4=”",NOW(),B4))"
      I use it to time stamp each line in a spreadsheet. It is the only way to keep all the previous line from recalculating everytime I add a new line. If I can’t use this formula, do you know of a way to timestamp each line without having it update everytime I add a line or edit the form?
    Thanks in advance- I know this isn’t exaclty an easy question but I have honestly looked everywhere
    emely

    Hi Emely,
    Check the Insert menu:
    The highlighted item is slightly misnamed, requiring a bit more than a simple selection (or keypress combination*) to act as a time stamp.
    Simply choosing the menu item willproduce the result shown in A2: A time and date value is entered, but only the Date part is displayed.
    Setting the cell format to Date and Time, with both parts displayed (as I've done in column B) does show both parts of the Date and Time value, but as you can see, the time part is set to midnight, as it is in any cell where you have entered only the Date part of a Date and Time value. The date was entered here in the same manner as in A3.
    To enter both the current Date and current Time, the process has a few more steps:
    Select the cell
    Go Insert > Date & Time
    Before confirming the entry, double-click the cell (now showing the Date) to open this small dialogue:
    Click the pop-up menu under Choose Date format:
    Choose the last item in the list.
    Results as shown in A4 and B4 of the table above.
    Regards,
    Barry
    •Regarding the KB shortcut shown: The Mac OS lets you define a KB shortcut for any top-level menu item. The one in the menu is a user-defined keypress combination, made to be easily remembered, not to be physically convenient to use. If doing your own, you may want to try for something eassier to get your fingers on.

  • Taking long time filling the setup tables for sales and shipment

    Hi ,
    I am trying to fill the setup tables for sales and shipment and it is taking lot of time .
    It took 16 hours just to bring 6 months of  sales history  data in the test environment .
    Cn anybody help on this issue why it is taking that much of time ...
    I am trying to  load the sales data from R/3 into APO-BW from 2005 to 2007 .......
    It is taking 16 hours to fill the data for only 6 months .

    Hi,
    1. delete data and refill the setuptables again by spliting to several small pieces.
    2. compare the data. wht is the last Document numner in RSA3(Maximum one). Start from Maximum one. may be bit complex approch.
    you need to check with PSA and base tables.
    keep one thing in your mind you need to check againest MSEG and BSEG only. noy BKPF and MKPF.
    correct if i'm wrong.
    either refill or create a user exit to avoid duplicae records(you should have very good understanding of data, it will lead to inconsitent data for delta records).
    User exit not a good solution. it's one possibility.
    ****Assign Points If Helpful****
    Regards,
    Ravikanth

  • Long Time: Fill Internal Header Table for VBUK via Doc. Flow Predeces

    Good Morning Support,
    I have installed DMIS (2006_1_620) and DMIS_CNT (2006_1_620), both atthe level of SP = 13. Data Base = Informix.
    The activity "Header Fill Internal Table for Predicting Flow VBUK via Doc" is taking a long time in execution.
    I wanted to create an index to improve performance according to the note 1256679 but I can not because the tables VBFA and VBFCL are "Table cluster" and I have no way to create index.
    Any suggestions?I open the remote connection.
    Thanks,
    Hugo.

    Hello Hugo,
    There are 2 ways out of this :
    1. Either convert the Cluster Table to Transparent Table.
    2. Enable Cluster Handling by setting P_CLU to Y. But in this case, you will have to set the parameter for all the 3 activities for VBUK i.e.
    a) Fill Internal Header Table for Table VBUK (Initial)                      -
    > TD05X_FILL_VBUK
    b) Fill Internal Header Table for Table VBUK via Document Flow  -
    > TD05X_FILL_VBUK_1
    c) Fill Internal Header Table for VBUK via Doc. Flow Predeces.  -
    > TD05X_FILL_VBUK_2
    Then re-run the previous activities in the above order so that the cluster gets filled.
    Hope this helps.
    Regards,
    Suman

  • "No entry for BW_USER in table RSADMIN available"

    Transaction "RSA1" -> "Source Systems" section. I right-click "BI" and choose "Create". I get the error:
    "No entry for BW_USER in table RSADMIN available"
    What does this mean and how do I resolve?
    I did some searching. Someone recommended this: "rsa1->settings->global settings->glob settings". But I can't find "glob settings" or anything similar.
    Also, I have one BI source system already defined, but I can't figure out a way to create a DataSource for it. I choose "Display DataSource tree", and when I right-click, I get "Replicate Tree Metadata" and "Replicate DataSources" but no option to create an application component or create a new Data Source. How do I do this?

    Worked for me as well..
    Thanks Srikanth
    Reg
    Mukesh

  • Availability time plan for recevier JDBC adapater ( IDOC-JDBC)

    Hi
    I am doing IDOC-XI-JDBC ( insert) .
    We can use availability time plan for sender communication channels ( eg: Sender JDBC ). So the channel is available for only the specified period ( for example : 9AM to 8PM)
    Query :
    1) Can we use the Availability time plan for Receiver channel ( JDBC )?
    2) If Yes, when I activate the time from 9AM to 10 AM , Then after 10 AM if it gets any data, I am getting error in communication channel monitoring adapter level.
    If I start the channel with in 5 min then the message processed succefully. But how much time the adapter retries sending message to JDBC. It is giving error at adapter level which it shoudn't.
    How to use availability time plan for receiver channel??. Why the message is giving error at adapter level instead of waiting?? will the waiting message success even after 2 hr or more also??
    Thanks
    Murali

    > {quote:ti> Query :
    > 1) Can we use the Availability time plan for Receiver channel ( JDBC )?
    >
    Not Possible.
    > 2) If Yes, when I activate the time from 9AM to 10 AM , Then after 10 AM if it gets any data, I am getting error in communication channel monitoring adapter level.
    Better way to handle this requirement is, schedule back ground job in ECC to trigger IDoc at specific time interval.>
    > If I start the channel with in 5 min then the message processed succefully. But how much time the adapter retries sending message to JDBC. It is giving error at adapter level which it shoudn't.
    >
    >
    Suppose you have started Receiver communictaion channel , when ever Adapter engine receive the message then JDBC adapter
    will deliver the message to Data base, if data base connection failed due to some reason like Network issue or Data base down, in this case Receiver adapter tries min 3 times to deliver data to Data base, after that it will give error message.
    You can set number retries and time interface by your self.
    > How to use availability time plan for receiver channel??. Why the message is giving error at adapter level instead of waiting?? will the waiting message success even after 2 hr or more also??
    Check audit log ,and post the exception here, there could be number of reasons.
    Regards,
    Raj
    Edited by: Raja Sekhar Reddy T on Apr 25, 2011 6:32 AM

  • Creating source system: No entry for BW_USER in table RSADMIN available

    Hi,
    When i try to create source system in RSA1, when I choose SAP system from Release 3.0E (Automatic creation), I get this message:
    No entry for BW_USER in table RSADMIN available.
    What do I have to do to create source system.
    RFC connection are already made.
    Best regards,
    Uros

    hi Uros,
    you need to maintain ale user,
    rsa1->settings->global settings->glob settings
    enter bw user ale. normally ALEREMOTE is used.
    oss note 410952
    Symptom
    You receive the error message when trying to connect a source system to the Admininistrator Workbench:
    "No entry for BW_USER in table RSADMIN exists" (message number RSAR 059).
    Additional key words
    RSAR059, APO, RSADMINA
    Cause and prerequisites
    In table RSADMINA, the BW user is not maintained for ALE.
    Solution
    Maintain the entry using the following path:
    Call Administrator workbench (transaction RSA1).
    From the 'Settings' menu, select Global Settings'.
    If an entry already exists in the field "BW user for ALE", delete this.
    Enter the correct names for the BW users in this field.
    Save the entry.
    You must restart the Administrator Workbench (RSA1) now.
    The source system can now be linked without errors.
    hope this helps.

Maybe you are looking for

  • How to capture the entries based on filter values in oo alv..

    Hi all, I have a scenario in my oo alv report, when the user select the any column on report and selects the filter option. In that the user can enters required values. Based on filter values the output will be displayed. Now how can i capture curren

  • Kernel can no longer read usb devices after update

    after running a Pacman -Syu yesterday which included a kernel update to kernel26-2.6.32.10-1-x86_64.pkg.tar.gz, i can no longer use any usb devices, my arch 64 laptop simply does not recognize them, anyone else have this problem? when i attempt to do

  • IPhone 5 not showing up in devices

    Have got latest version of iTunes and iOS but iPhone 5 still not showing up in devices. Windows has recognised iphone and has transferred photos so USB working ok. Have restarted both laptop and iPhone. What else can I try? Thanks.

  • What external hard drives work well with time machine?

    I'm a new mac user - trying to decide what to buy for an external hard drive. Thoughts on features to look for?

  • ELearning Guild - DevLearn - Adobe Summit - moving forward from Authorware

    Anyone going to DevLearn? Adobe are running an eLearning Summit at the end of DevLearn. Here's the schedule I was browsing the Adobe Summit info for DevLearn, and came across the updated schedule here http://www.elearningguild.com/content.cfm?selecti