Initial Load of ALV without an explicit on ACTION

I am building an ALV based table editor.  I have found many useful examples - thaks o the community for providing them.  Unfortunately, the examples I have seen use a two phased approach - FIRST a search is done and THEN a query is made . 
My application will not have a query window. 
How do I get the app to fill the alv table right from the get go?
Thanks...
...Mike

wddoinit on what, the view, the window ?
I have the method fill_tab on the component controller.
from where, and with what reference do i call it?
Edited by: Michael McInerney on Nov 22, 2009 4:50 PM

Similar Messages

  • Initial load of sales orders from R3 to CRM without statuses

    1) Some sales orders were uploaded into CRM without statuses in the headers or line items. 
    2) Some sales orders were uploaded without status, ship-to, sold-to, payer.....If I deleted them and use R3AR2, R3AR4 to upload each individual then no problem.
    Any ideas or suggestions?
    Thanks.

    Hi,
       Request load of adapter objects uses different extractor modules for extracting the data from external system to CRM. While your initial load of sales docs. will use a different extraction logic bases on the filter conditions specfied on trx.
    R3AC1
       There may be a problem in the extraction of data from the source system (don't know if you are using a R/3). Can you please de-register the R/3 (i suppose) outbound queue using trx.
    SMQS
    , and then debug the extraction (R/3 outbound) before the data is sent to CRM using FM
    CRS_SEND_TO_SERVER
       If this goes well, you may try debugging the mapper in CRM inbound and the validation module in CRM as a last resort. Also, please refer to trx.
    SMW01
    to see if the Bdocs are fully processed.
    Hope this helps...Reward if helpful.
    Regards,
    Sudipta.

  • Initial Load of DD* tables

    Hi everyone,
    Just a hopefully quick and simple question. We set up a SLT Replication Server recently and created our first SLT Configuration into HANA. We have no need for real time so we choose a scheduled time out of office hours. The configuration was successful however the DD* tables appeared in a scheduled state. From what I thought these tables should populate (load) initially regardless of the schedule. What appeared to happen was that they were waiting for the first schedule to run. Is this expected? Without these populating initially we could not choose any real ERP tables to replicate.
    We also tried with a non-SAP source (Oracle) and the DD* tables for that configuration were populated instantly even though that config was scheduled to run "off-peak" as well.
    Thanks,
    Marcus.

    Hi Marcus,
    As far as I understand your question, please find below my comments-
    (sap source system scenario)
    If the configuration is created with "schedule by time" option which I think is done in your case, then the  replication server would replicate database changes to target system at the time set by you. Here the metadata of tables would be copied from source system tables[DD002L and DD02T]
    yes, you are correct that ideally we should start with ERP tables replication after DD* tables are replicated successfully. This generally is faster but then depends upon the system.
    (non sap source system scenario)
    here the DD* tables are just initially loaded and not automatically replicated.
    So you would find a difference in how the replication takes place in both scenarios.
    Hope it answers to some extent for your query.
    Regards,
    Saritha K

  • Initial Load of contract from ISU to CRM

    Hi All,
    We are working on the replication of contract from ISU to CRM.
    We have done all the necessary setting,like assigning default product,running ecrm_generate_everh report etc
    When we are running initial load on SI_CONTRACT,only single BDOC is getting generated which is error free but still it contains no data.
    Since its without an error ,we are not able to figure out whats the error is.
    Regards
    Nikhil

    Hello Nikhill,
    Could you resolve the problem?? I've a similar error, the BDoc is empty. The table everh is filed but the fields contractpos and contarcthead have value '0000000000000000' i think that is the problem. ANd the recport ECRM_CHECK_EVERH say that are misiing contracts.
    Could you help me please!!!
    Thnks!!

  • Initial Load of BUAG_MAIN (Business Agreements) IS-U = CRM

    Hello. We are integrating ISU to SAP CRM 7.0.
    We have been replicating Business Partners between the two systems for a couple of years, and now wish to begin replication the Business Agreements <=> Contract acconts objects (BUAG_MAIN)
    In our development system, in order to successfully process the initial load of BUAG_MAIN, I had to RE-run an inital load of BUPA_MAIN. I am really unconfortable having to do this in our productive systems!
    My question to you experts:
    Is there a way to run an initial load of a dependent object (BUAG_MAIN) without having to re-run an initial load of the parent object? Any suggestions would be greatly appreciated!

    Hello Pratik,
    - There are no dumps in ST22
    - There are no errors in SMW01
    - No. range settings are set as following:
    CRM: Master Data-> Business Agreement-> Define Number Range for Business Agreement:
    No.     From number         To number          Ext.
    01       000100000000       000199999999     X
    02       000200000000       000299999999    
    ERP/IS-U: Financial Accounting (New)-> Contract Accounts Receivable and Payable-> Basic Functions->Contract Accounts->Number Ranges and Contract Account Categories
    No.     From number         To number          Ext.
    01       000100000000       000199999999
    02       000200000000       000299999999     X
    But before inital download we have set all no. ranges to External as prescribed in the set-up and load guide for business agreements and contract accounts.
    (There is just one Business Agreement Class and one contract account category)
    Hope to hear from you soon.
    Kind Regards
    Saima

  • Error in DNL_CUST_PROD1 Initial Load

    While attempting to carry out the initial load for object (DNL_CUST_PROD1) from R/3 to CRM an inbound queue is generated with status SYSFAIL containing the following error message:
    It is not posible to import material type to hierarchy ZBP_CRM_PT....
    (Message no. SR053)
    The Hierarchy mentioned in the message refers to one that was created manually in CRM before the initial load.
    It was under my understanding that the only hierarchy impacted by the initial load was the R3MATCLASS, then why is this error generated for another hierarchy that should not be involved?
    Regarding this issue I feel I have two options:
    1. Delete the hierarchy in CRM and restart the initial load. (The only problem here is that I have found it really dificult to carry out the deletion, because it means I have to delete products and IObjects created in CRM that are associated to this hierarchy)
    2. Try to find a way to prevent error to appear in the inbound queue. (for example in debugging try to bypass the logic that processes the manually created hierarchy)
    Please I would greatly appreciate to get an answer from anyone that has encounterd similar problems.
    Thanks in advance,
    Pedro

    Dear  Efrain Pacheco 
      Just have a look into the corresponding  entry  in ST22 .
      The problem persists due to the duplicate entries in the table T023 or .
      Delete them directly from the table using se16:
      Select the entries in the classic view (not ALV or grid view). activate the debugger.
      Press the view button. --> you'll enter in the debugger
      Press F7
      Locate the sy-ucomm variable & change it to "DELE".
      Press F8
      Delete the entries.
      Trick-shots but it works!
      Let me know in case of any persistent problems .
    <b>  Note: Reward points if it helps</b>
    Thanks & Regards
    Jaman

  • 'User is Locked' error while trying to start initial load

    While trying to start initial load of objects using R3AS, I am receiving error msg 'User is locked'. This rfc user is a dialog user with SAP_ALL. I even tried replicating using a new user, but ended up with same error. The user is not locked but still getting the same error msg via status 'SYSFAIL' in the queue. Any suggestions?
    Thnx,
    - AJ.

    AJ,
    The RFC user must be a <b>communication user or a system</b> user. I think you mentioned the RFC user is a dialog user, which would be wrong settings definitely.
    Also as mentioned by Marcin, ensure the passwords in the RFC destination of SRM and R/3 are the same as the passwords in SU01 of the respective systems. To ensure this, click on remote logon for the RFC destination in SM59. If the screen doesnot change, this means your systems are connecting through the RFC user without any problem.
    Please assign points, if answer is usefull !!
    Sundeep

  • Brand New 8700g initial load

    Hi.  I have an 8700g that I rely on heavily.  I recently purchased 2 more new units for a terrific price.  My initial 8700g was under T-Mobile, which I subsequently unlocked and switched to AT&T.
    The new 8700g has a blank screen when it's powered up - whether my SIM is installed or not.
    I tried restoring my latest back to the new 8700g thinking that may load what is needed to do the initial load and make this a viable backup device.  After the restore, the screen is still a nice shade of blue without any data.
    Is there something I can via internet download to make this device a workable unit, or do I need to take it to the AT&T store for the initial load?
    Thank you, to all of you who can help me with this question.
    Dave

    I don't know what you mean by "initial load"?
    New devices come loaded with the OS. You should only need to pop in (or out and in) the battery to boot up.
    So is this a truly new device, purchased from a carrier? And you are certain that it boots up fully, but you get a totally blank blue screen... not black or white screen, with icon in the middle? Does the LED at the top right do anything?
    I agree, the 8700 is a great device, true workhorse.
    1. If any post helps you please click the below the post(s) that helped you.
    2. Please resolve your thread by marking the post "Solution?" which solved it for you!
    3. Install free BlackBerry Protect today for backups of contacts and data.
    4. Guide to Unlocking your BlackBerry & Unlock Codes
    Join our BBM Channels (Beta)
    BlackBerry Support Forums Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • Initial Load Setup...Potential Big Problem

    Hi All,
    I think we have a big problem.  I have posted a similiar question before, but answers are confusing to me.  Let me explain our current situation and please comment.
    1. We are loading billing documents, thus using VDITM.
    2. We have 2 number ranges for billing documents.
    3. On R3 we filled the setup tables with the smaller number of billing documents.  Then in BW ran a full load.
    4. The second billing document number range was kicked off in R3 and setup tables filled.
    5. Now, here is where I think there is a problem.  This second and final load from the setup table was setup and ran as a full load on BW.  Shouldn't this have been the Delta Init?
    Please comment on this:
    I believe this second load should be the delta init.  Then after this was done schedule the RMBWV313 job in R3 to run, for us, hourly.  In BW schedule the daily delta to run at night (for us).  Everything is in sync this way.
    My concern is the second setup table load from BW was setup as a Full Load.  After this load is done can we just schedule RMBWV313 in R/3 to run hourly and then schedule the Daily Delta in BW to run later that night.
    Please comment asap...please.
    Appreciate it,
    Mike

    Hi Mike,
    You may be okay!  You can run the Init Delta InfoPackage in BW <i><b>without</b></i> transferring data, and your delta process would then be set up.  If you have the means, check your data in R/3 and verify in BW after a couple of days (couple of delta extracts) to make sure your billing totals match.
    The setup tables are only good for doing your initial load (or full load). 
    Your other solution would be to delete the second full load in BW, fill your setup table with the second range again (to get the new billing data), and then run the Init Delta InfoPackage in BW <i><b>with</b></i> data transfer, and you should be set to go.
    Let us know if you succeed!

  • Initial load flag

    Hello!
    I would like to separate records (apart from later deltas) that come with initial load to infocube.
    To be precise for 2LIS_12_VCITM --> 0SD_C03.
    Any idea apart from creating new rules and filling a special field with init/delta flag?
    Tnx Gorazd

    Hi,
    Everything depends what is the reason, you want to seperate this load.
    I can propose you 2 solutions
    1) Loading without any transformations (1:1 mapping with data source)
    Data flow:
    Data Source -> Acquisition layer DSO (1:1 mapping) -> Infocube (1:1 mapping)
    2) Loading with transformations
    Data flow:
    Data Source -> Acquisition layer DSO (1:1 mapping) -> Propagation layer DSO (put all transformation here) -> Infocube (1:1 mapping)
    Using one of these scenario makes you sure that in case of any "repair" load you can just pull delta for further layes instead of deleting and doing full reload.
    Regards,
    Dariusz Lewandowski

  • Won't go past initial loading screen

    My poor ol' Brian (my Mac's name) won't turn on properly!
    The last thing I was doing was getting it to restart after a system upgrade as per instructed.
    Then it was frozen with my desktop wallpaper and the use of the mouse without anything to click on.
    So I removed the battery and put it back in. Turned it back on and was faced with the initial loading screen: *white background screen, grey apple and continuous loading circle*. This went on for hours. Kinda annoying since I hear the vents running air so it is running, just not the way he's supposed to.
    I've removed the adapter so my battery runs flat and tried to turn it back on after a little bit of adapter connection but the initial loading screen won't change into my login screen! Gah!
    Any help would be muchly appreciated.

    I had this problem several months ago and it turned out to be my hard drive. If you have Apple Care or if you're still under your 1 year warranty Apple should replace it free of charge.

  • Agentry Sales Manager Initial Load problem

    Hello,
    We've implemented the Agentry Sales Manager solution, everything work well in the development and test environments, but in production we have performance issues for specific users:
    We have a user with:
    5900 Accounts
    21900 Contact Persons
    Which are very large numbers, but the person responsible for our OSS question says this is feasible in the agentry environment.
    The problem occurs when we perform the initial load/transmit for this user, the Accounts are processed like it should, but during the process of the contact persons something goes wrong:
    I see that the function module /SYCLO/CRMMD_DOMYCONTACT_GET is being started and completely processed (Initially we had a dump with a timeout, but this has been solved).
    Then the Agentry server is processing the results of that function module:
    In the log I notice these lines:
    getDocumentLinks::begin
    getDocumentLinks::getDocumentLinks
    Afterwards the server processes the results via the steplets, after which the data is being processed on the device (iPad). Then the employeeFetch should be triggered.
    In our test with a user with lesser data this happens, but in this case we notice the following:
    2015/04/16 15:46:48.852:           + BackEnd=Java-1
    2015/04/16 15:46:48.852:             + BackEnd=Java-1
    2015/04/16 15:46:48.852:               com.syclo.sap.FetchSession::endFetchRemoval::::begin
    2015/04/16 15:46:48.852:             + BackEnd=Java-1
    2015/04/16 15:46:48.852:               com.syclo.sap.FetchSession::endFetchRemoval::::--------------------------------
    2015/04/16 15:46:48.852:           + BackEnd=Java-1
    2015/04/16 15:46:48.852:             + BackEnd=Java-1
    2015/04/16 15:46:48.852:               com.syclo.sap.FetchSession::beginFetchObjectRead::::begin
    2015/04/16 15:46:48.852:             + BackEnd=Java-1
    2015/04/16 15:46:48.852:               com.syclo.sap.FetchSession::beginFetchObjectRead::::--------------------------------
    2015/04/16 15:46:48.852:           + BackEnd=Java-1
    2015/04/16 15:46:48.852:             + BackEnd=Java-1
    2015/04/16 15:46:48.852:               com.syclo.sap.FetchSession::endFetchObjectRead::::begin
    2015/04/16 15:46:48.852:             + BackEnd=Java-1
    2015/04/16 15:46:48.852:               com.syclo.sap.FetchSession::endFetchObjectRead::::--------------------------------
    2015/04/16 15:49:21.108: + Thread=4172
    2015/04/16 15:49:21.108:   + Server=Agentry
    2015/04/16 15:49:21.108:     + BackEnd=Java-1
    2015/04/16 15:49:21.108:       Java Back End: current jvm memory usage is 1682243584 bytes
    2015/04/16 15:49:38.096:   + Server=Agentry
    2015/04/16 15:49:38.096:     + BackEnd=Java-1
    2015/04/16 15:49:38.096:       Java Back End: current jvm memory usage is 1682309120 bytes
    2015/04/16 15:49:55.100:   + Server=Agentry
    2015/04/16 15:49:55.100:     + BackEnd=Java-1
    2015/04/16 15:49:55.100:       Java Back End: current jvm memory usage is 1682374656 bytes
    After the last line nothing else happens. 
    In the Agentry GUI I see also that the Connection has disappeared  without an error/exception what so ever...
    Anybody has an idea what might cause this issue?
    We've set the timeout and keepalive parameters to 36000 seconds (10 hours) in the agentry ini, so I think that it isn't a time out.
    Thanks in advance!
    Kind regards,
    Robin

    Hi Jason,
    Thanks for your answer, it is a standalone Agentry server (without SMP). It looks to me also that the amount of data being fetched is too big. But the customer wants to get it on the device as the person on OSS said it should be possible.
    When I look in the AgentryGUI on the server during the fetch I notice the following (see screenshot below):
    The fetch is still busy but the connection is gone. At the point of the screenshot we see the Fetch is taking more then 3 hours (9:27 AM to 12:51 PM), but the connection for that user has been gone in the AgentryGUI from around 11:00 AM.
    Even stranger is that nowhere an exception is thrown. The process on the server continues until the complete data set is processed in the steplets (seen in the log). Then the server is trying to allocate more jvm heap space. But at some point process just stops. In stead of continuing with the process.
    The data is also not sent to the device at that point, so the problem is somewhere on the agentry server it seems.
    The server's memory is 8GB and i'v set the maxheapspace variable in the agentry.ini as following:
    maxHeapSize=2048
    In the log I see that the server that cap doesn't reach.
    We run on an iPad, only iOS devices were in scope.
    Any idea's on where we might change something else?
    Kind regards,
    Robin

  • Initial Load for Master Data from R/3 to CRM

    Hi Middleware Experts,
        I have an ambiguity on initial load of enhanced master data from R/3 to CRM. The current situation is
    1)I have already enhanced master data on R/3 side with some additional fields. Now shall i go ahead with standard intial load of these Master data to CRM without creating middleware interfaces to map those enhanced fields on CRM side?
    2)Also after doing initial load from R/3 to CRM, if I develop middleware interfaces for mapping these new fields of master data and then again do the initial load, so that new fields also get mapped, will the initial load be done properly as i have already done it once? will it overwrite the previous initial load data on CRM side properly?
    Please suggest whether it can be done or not and which is the better option.
    Regards,
    Rahul

    Hi Rahul,
    Since you have not done the mapping yet the middleware will not bring those fields to CRM it will work just like a standard initial load without considering the enhanced master data field.
    When you develop the middleware interface and enhance the CRM data structure also and then you can see the exchange of those fields through MW. You can start the intial load at that time also its not that you can do the initial load just once. But the better option would be that you avoid doing initial load several times because its time consuming activity. You do all the enhancement and then finally perform the initaial load.
    <b>Allot points if my post helps!!</b>
    Best regards,
    Vikash.

  • Query not run on initial load

    I have an application with several pages. I have made them in the same way, but they act different.
    What I have:
    One region with a few select lists, and a submit button. The select list has a default value (which is sett identical in all pages in this discussion)
    One region with a report, that runs a SQL based on the choices made with the select lists.
    My problem is on initial loade, when I haven't made any choices in the select list. The defaults are set as expected. In some of the pages it loads as expected and the report looks nice and in accordance with the default values set in the select list. In some other pages it always starts wit ''No data found' in the report. Even when the select list has the correct defaults, and if I press the submit button the page reloads with the proper report. As far as I can tell I have made the two pages in the same manner.
    It also return the expected result the second time you arrive at the page. So if the initial load returned no data found, and you navigate to another page and back again it will show the report with data.
    My question is what can prevent the report from getting the proper defaults set and running the query on initial load of the page that is not the case when the page is resubmitted or loaded a second time.

    I have looked at it without finding anything. I took an example from one page that has 3 out of 4 regions empty. The booked passenger region has data
    This is the log from the initial log:
    .00:
    0.01: S H O W: application="106" page="1" workspace="" request="" session="716623568740864"
    0.01: Language derived from: FLOW_PRIMARY_LANGUAGE, current browser language: en-us
    0.01: alter session set nls_language="AMERICAN"
    0.01: alter session set nls_territory="AMERICA"
    0.01: NLS: CSV charset=WE8MSWIN1252
    0.01: ...NLS: Set Decimal separator="."
    0.01: ...NLS: Set NLS Group separator=","
    0.01: ...NLS: Set date format="DD-MON-RR"
    0.01: ...Setting session time_zone to -05:00
    0.01: Setting NLS_DATE_FORMAT to application date format: DD-MON-RR
    0.01: ...NLS: Set date format="DD-MON-RR"
    0.01: NLS: Language=en-us
    0.01: Application 106, Authentication: CUSTOM2, Page Template: 2233622453240425
    0.01: ...Session ID 716623568740864 can be used
    0.01: ...Application session: 716623568740864, user=CFA
    0.01: ...Determine if user "OPS" workspace "1065304065321761" can develop application "106" in workspace "1065304065321761"
    0.01: ...Check for session expiration:
    0.01: Session: Fetch session header information
    0.01: ...Metadata: Fetch page attributes for application 106, page 1
    0.01: Fetch session state from database
    0.02: Branch point: BEFORE_HEADER
    0.02: Fetch application meta data
    0.02: Setting NLS_DATE_FORMAT to application date format: DD-MON-RR
    0.02: ...NLS: Set date format="DD-MON-RR"
    0.02: Computation point: BEFORE_HEADER
    0.02: Processing point: BEFORE_HEADER
    0.03: Show page template header
    0.03: Computation point: AFTER_HEADER
    0.03: Processing point: AFTER_HEADER
    0.03: Region:  
    0.03: Item: P1_SHIP COMBOBOX
    0.04: Item: P1_DEP_DATE MULTIPLESELECT
    0.04: Item: P1_LEG COMBOBOX
    0.05: Computation point: BEFORE_BOX_BODY
    0.05: ...Perform computation of item: F106_DUMMY, type=FUNCTION_BODY
    0.05: ...Performing function body computation
    0.06: ...Session State: Save "F106_DUMMY" - saving same value: ""
    0.06: Processing point: BEFORE_BOX_BODY
    0.06: Region: Message
    *0.06: Region: Gender Distribution*
    *0.06: Region: Nationality distribution*
    0.06: Computation point: AFTER_BOX_BODY
    0.06: Processing point: AFTER_BOX_BODY
    *0.06: Region: Booked passengers*
    *0.07: Region: Age Distribution*
    0.07: Computation point: BEFORE_FOOTER
    0.07: Processing point: BEFORE_FOOTER
    0.07: Region:  
    0.07: Item: P0_UPDATED DISPLAY_ONLY_HTML
    0.08: Show page tempate footer
    0.08: Computation point: AFTER_FOOTER
    0.08: Processing point: AFTER_FOOTER
    0.08: Log Activity:
    0.08: Execute Count=0
    0.08: End Show:
    This is the log after I press go and I get data in 4 of 4 regions:
    0.00: A C C E P T: Request="Go"
    0.00: Metadata: Fetch application definition and shortcuts
    0.00: NLS: wwv_flow.g_flow_language_derived_from=FLOW_PRIMARY_LANGUAGE: wwv_flow.g_browser_language=en-us
    0.01: alter session set nls_language="AMERICAN"
    0.01: alter session set nls_territory="AMERICA"
    0.01: NLS: CSV charset=WE8MSWIN1252
    0.02: ...NLS: Set Decimal separator="."
    0.02: ...NLS: Set NLS Group separator=","
    0.02: ...NLS: Set date format="DD-MON-RR"
    0.02: ...Setting session time_zone to -05:00
    0.02: Setting NLS_DATE_FORMAT to application date format: DD-MON-RR
    0.02: ...NLS: Set date format="DD-MON-RR"
    0.02: Fetch session state from database
    0.02: ...Check session 640739340114653 owner
    0.02: Setting NLS_DATE_FORMAT to application date format: DD-MON-RR
    0.02: ...NLS: Set date format="DD-MON-RR"
    0.02: ...Check for session expiration:
    0.02: ...Metadata: Fetch Page, Computation, Process, and Branch
    0.03: Session: Fetch session header information
    0.03: ...Metadata: Fetch page attributes for application 106, page 1
    0.03: ...Validate item page affinity.
    0.03: ...Validate hidden_protected items.
    0.03: ...Check authorization security schemes
    0.03: Session State: Save form items and p_arg_values
    0.03: ...Session State: Save Item "P1_SHIP" newValue="CFA" "escape_on_input=""
    0.03: ...Session State: Save Item "P1_DEP_DATE" newValue="20100414" "escape_on_input="N"
    0.03: ...Session State: Save Item "P1_LEG" newValue="All" "escape_on_input=""
    0.03: Processing point: ON_SUBMIT_BEFORE_COMPUTATION
    0.03: Branch point: BEFORE_COMPUTATION
    0.03: Computation point: AFTER_SUBMIT
    0.03: Tabs: Perform Branching for Tab Requests
    0.03: Branch point: BEFORE_VALIDATION
    0.03: Perform validations:
    0.03: Branch point: BEFORE_PROCESSING
    0.03: Processing point: AFTER_SUBMIT
    0.03: Branch point: AFTER_PROCESSING
    0.03: ...Evaluating Branch: AFTER_PROCESSING type: "REDIRECT_URL" button: 7515820301908562 branch: (Unconditional)
    0.00:
    0.00: S H O W: application="106" page="1" workspace="" request="" session="640739340114653"
    0.01: Language derived from: FLOW_PRIMARY_LANGUAGE, current browser language: en-us
    0.01: alter session set nls_language="AMERICAN"
    0.01: alter session set nls_territory="AMERICA"
    0.01: NLS: CSV charset=WE8MSWIN1252
    0.01: ...NLS: Set Decimal separator="."
    0.01: ...NLS: Set NLS Group separator=","
    0.01: ...NLS: Set date format="DD-MON-RR"
    0.01: ...Setting session time_zone to -05:00
    0.01: Setting NLS_DATE_FORMAT to application date format: DD-MON-RR
    0.01: ...NLS: Set date format="DD-MON-RR"
    0.01: NLS: Language=en-us
    0.01: Application 106, Authentication: CUSTOM2, Page Template: 2233622453240425
    0.01: ...Session ID 640739340114653 can be used
    0.01: ...Application session: 640739340114653, user=CFA
    0.01: ...Determine if user "OPS" workspace "1065304065321761" can develop application "106" in workspace "1065304065321761"
    0.01: ...Check for session expiration:
    0.01: Session: Fetch session header information
    0.02: ...Metadata: Fetch page attributes for application 106, page 1
    0.02: Fetch session state from database
    0.03: Branch point: BEFORE_HEADER
    0.03: Fetch application meta data
    0.03: Setting NLS_DATE_FORMAT to application date format: DD-MON-RR
    0.03: ...NLS: Set date format="DD-MON-RR"
    0.03: Computation point: BEFORE_HEADER
    0.03: Processing point: BEFORE_HEADER
    0.04: Show page template header
    0.05: Computation point: AFTER_HEADER
    0.05: Processing point: AFTER_HEADER
    0.05: Region:  
    0.05: Item: P1_SHIP COMBOBOX
    0.06: Item: P1_DEP_DATE MULTIPLESELECT
    0.06: Item: P1_LEG COMBOBOX
    0.06: Computation point: BEFORE_BOX_BODY
    0.06: ...Perform computation of item: F106_DUMMY, type=FUNCTION_BODY
    0.06: ...Performing function body computation
    0.06: ...Session State: Save "F106_DUMMY" - saving same value: ""
    0.06: Processing point: BEFORE_BOX_BODY
    0.07: Region: Message
    0.07: Region: Gender Distribution
    0.07: Region: Nationality distribution
    0.07: Computation point: AFTER_BOX_BODY
    0.07: Processing point: AFTER_BOX_BODY
    0.07: Region: Booked passengers
    0.07: Region: Age Distribution
    0.08: Computation point: BEFORE_FOOTER
    0.08: Processing point: BEFORE_FOOTER
    0.08: Region:  
    0.08: Item: P0_UPDATED DISPLAY_ONLY_HTML
    0.08: Show page tempate footer
    0.08: Computation point: AFTER_FOOTER
    0.08: Processing point: AFTER_FOOTER
    0.08: Log Activity:
    0.08: Execute Count=0
    0.08: End Show:

  • Is there any way to force the applet to load the file without using cache?

    Hi,
    I have the applet that renders some data from a file specified as the parameter. The problem is that the user can do something, that changes the input file and reloads the page, but the applet renders old data (from browser cache most probably)
    Is there any way to force the applet to load the file without using cache?
    Regards,
    Zdenek

    The initial view (IV) settings within a PDF file are static tags - they can't be made to dynamically-adapt based on the window dimensions,it's the renderer (Acrobat, Reader, or whatever else is opening the file) that decides if and how it will follow the IV requested by the file header.
    It would be possible to use a Page Open action on the first page of the file, which does some nasty math with the various doc.*WindowRect objects to work out how much "wasted" space there is, and then set the doc.layout and doc.zoomType properties - but page actions are a different concept to IV as the zoom will reset itself every time that page is viewed. Users don't like their application apparently fiddling with the zoom level without being told to!

Maybe you are looking for

  • Is it possible to COMPLETELY wipe all information stored in an iTunes match account?

    So far, I have been able to supposedly delete desired songs from Itunes match. Although, it appears that I have deleted the songs I want, it seems that there is still some form of memory linked to my account. It's this one little "form" of memory tha

  • How much space I have left?

    My two year old Macbook has 80GB. My hard drive is saying I have 1GB left. How can I find out what is taking all this space up? I took it to the genius bar and the apple employee said I had 20GB of photos and 22GB of music. i found out i had 2 copies

  • Change Default Swatch Library

    I created a swatch library in InDesign that I'm going to send to multiple computers and access there. Is there a way to make my swatch library the default library that comes up when I open a new document? I tried loading it and then saving my workspa

  • Storage problem: Other taking up 150GB

    Hi, i dont seem to be able to find a solution to this problem. 50 % of my drive is marked as other. any ideas what this is or how i can reduce it? thanks.

  • When I type WWW, it's a different version of my website

    I created our business website, www.weddingsbykatherines.com through the iweb application and hosted it on GoDaddy. I just published a couple site changes and realized that weddingsbykatherines.com (no www) leads to a previous version of the website.