Conditions for EPCF level 2 in EP 6

Hi,
   What exactly are the conditions for EPCF level 2 to be used?  We have the epcfLoader service property "framework.level" set to 2, but when I display the client framework environment test (under Sys Admin - support), EPCM.getLevel() is showing as 1 [JavaScript]!
I ran that on a browser with java installed, and I have successfully tested an example applet on a different website.
The other environment entries, in case it helps, are:
Object: navigator Value
navigator.platform Win32
navigator.appName Microsoft Internet Explorer
navigator.appVersion 4.0 (compatible; MSIE 6.0; Windows NT 5.0; .NET CLR 1.1.4322)
navigator.appCodeName Mozilla
navigator.userAgent Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; .NET CLR 1.1.4322)
navigator.language undefined
navigator.browserLanguage en-us
navigator.cookieEnabled true
navigator.javaEnabled() true
Object : EPCM Value
EPCM.getVersion() 6.0723
EPCM.getLevel() 1 [JavaScript]
EPCM.getPortalVersion() 6.4.200509210346
EPCM.getUAPlatform() 1 [EPCM.NT_PLATFORM (NT 4.0 or NT 5.0)]
EPCM.getUAType() 1 [EPCM.MSIE]
EPCM.getUAVersion() 6
EPCM.getInstanceId() 4df39bb81c7908f48e905509d57ca5ee
EPCM.getUniqueWindowId() WID1141723870531
We think the fact that the DSM terminator applet is not being used is causing some other system connections not to be terminated, so any help you can give would be very much appreciated!
Many thanks,
Steve

Thanks Eric,
   I've just had a conversation with SAP about this (due to a different OSS note).  The developer I talked to said that the portal will determine the MINIMUM EPCF level required to run each page and use that.  This is based on the levels set in each portal component on the page (EPCF.Level can be defined in each par file's portalapp.xml), and the MAXIMUM level defined with the framework.level property on the epcfLoader service.
In this case, the irj only needs level 1 and that's what it uses to run the portal.  Apparently EBP is an example of an app that requires level 2 and so the iviews for that are run in level 2.
Thanks for all your help and prompt responses!
Steve

Similar Messages

  • Pricing procedure for contract conditions at header level and Item Level

    Dear Friends
    In Contract Sales Document Type [VOV8]in Contract section Pricing Procedure for Header and Item
    What is the function of it
    where we can mention list of Pricing Procedure here bec in standard only 3 pricing procedures is available
    Kindly Regards
    Arun

    To have Milestone Billing Plan at header level also, you can maintain Billing Plan 01 in Sales order type (T.Code: VOV8) & for Item level Billing Plan has to be maintained at Item Category Level (T.Code: VOV7).
    Regards,
    Rajesh Banka
    Reward points if helpful.

  • Sales order: How to add pricing conditions at item level in BDC of VA01

    Hello Experts,
    Am writing BDC for sales order, in this process I need to add ITEM PRICING CONDITIONS, so, am selecting item and pressing the DOLLAR symbol button and am adding the conditions by pressing PLUS button in loop!! but am getting this erorr- Field KOMV-KMEIN (2) is not an input field!! when I execute it in we19-BACK GROUND only!! if I execute the same CODE IN we19-Fore ground, I dont have any issue!!  I checked this SDN (field status in config), Google, but did not helped me!
    Pls. let  me know is there any other way to add conditions at item level in VA01 in BDC code?
    THank you

    Hi,
    It is happening because the second row of the item level data screen is becoming display only. Please check whether In foreground mode you are pressing an extra enter to give data in the second row of the item level data after giving data in the first row and in BDC recording you have not recorded that 'Enter'.
    Regards,
    Gargi

  • Freight condition on pallet level

    Hi Guys
    Iu2019m stuck with a problem for a condition for freight. Sorry if it's answered somewhere else in the forum, but I haven't found it yet.
    Currently there is a freight condition working for this which basically is using KG and there is a scale, which identifies the freight cost.
    The freight condition in KG is created as an item condition and as a group condition, i.e. when more than one material in the order then the freight cost is distributed to every material line.
    This works excellent, but does of course face some problems in the scale values.
    We now want to create a new freight condition, which basically is basing the freight determination upon the number of pallets.
    I have then created a new condition, which is created as an item condition and as a group condition and the relevant master data.
    I have a scale which says:
    0-1 pallet 50u20AC/pallet
    1-2 pallet 49u20AC/pallet
    2-3 pallet 48u20AC/pallet
    etc.
    If a material for instance is 100 cartons per pallet then the condition determination for an order will be:
    Order 1:
    Pos.nr 10 100 cartons = 1 pallet = freight 50u20AC
    Order 2:
    Pos.nr 10 50 cartons = ½ pallet
    Pos.nr 20 50 cartons = ½ pallet
    Result = freight 50u20AC
    Order 3:
    Pos.nr 10 50 cartons = ½ pallet
    Pos.nr 20 50 cartons = ½ pallet
    Pos.nr 30 1 carton = 1/100 of a pallet
    Result = freight = 49u20AC + 1/100th of 49u20AC = 49,49u20AC
    Order 4:
    Pos.nr 10 50 cartons = ½ pallet
    Result = freight = 25u20AC
    Order 1 + 2 would be OK u2013 but only because it matches a full pallet
    Order 3 + 4 would not be OK. For order 3 the result should be 2x49u20AC and for order 4 the cost should be 50u20AC
    I have been trying to use the Alternative formula for condition base value (to round up the number of pallets to a whole number), but as this is only calculated on position level I canu2019t see what to do. Additionally I think I have also tried every combination in the book for the customizing of the condition, butu2026u2026.
    Can anyone please give me a hint as this would be highly valuated??
    rgds
    Steff

    Hi Raghu
    I have also had my ABAP'er experimenting a bit with AltCTyp to determine the number of pallets, but unfortunately not something succesfully yet.
    The problem with the AltCTyp was that I could easily have an alternative calculation, which would use this to determine the number of pallets and thereby the scale, but it wouldn't give me the correct value back.
    If I can use the example of a full pallet in line 10 and a sample carton in line 20, then the total number of pallets is 1 pallet and one carton, i.e. it will be sent on two pallets.
    When using AltCTyp I got two options:
    [1]: line 10 (the price of one pallet) + line 20 (the price of one pallet / no of cartons in pallet * 1
    [2]: line 10 (the price of one pallet) + line 20 (the price of one pallet)
    When using AltCTyp it's my understanding that it's calculating per item line - handling all lines and group values - and distributing the values to each line.
    I miss the option of SAP providing me the sum of all lines. This sum should then look in the scales where it identifies that it's above 1 pallet but below two, identify that it should be 2 pallets. Then it should take this freight cost of two pallets and distribute the amount to the lines according to the quantity, so the result of sending an extra pallet for this one line 20 would have an impact on both lines.
    Basically I had thought that the scale formula could provide this for me, but..............
    I will have my ABAP'er have a look at your suggestion for the user exit
    rgds
    Steff

  • How to mantain entire freight charges in header condition or header level.

    Dear - all
    when am creating a purchase order i have 2line items with different materials. but i want to give freight charges as header level for which value will be distributed to each and every line item, so for that what will i do - which is my item condition and which is header condition.
             But i want to enter the entire freight charges in header level or in header condition.
             Pls suggest the procedure for mantaing the header condition for that i enter the total freight value in header level.
    thanks
    sunil

    hi
    u can do it by checking the tick of header condition in the respective condition
    copy the condition FRA1-Freight %  or  FRB1-Freight (Value) in M/06
    then
    in changes which can be made coulumn u will get tick of header ,just tick it and add this condition to ur schema in M/08
    hope it help

  • Shipment cost - condition type item level

    hey all ,
    i have in 1 pricing procedure 4 condition types .
    3 of them at delivery level and 1 at shipment level .
    i created a requirement that activate the delivery level condition (3 conditions) OR the shipment
    condition ( 1 condition ) .
    the shipment cost document calculates the fright correctly but even if the condition  ( 3 or 1 ) is disabled
    by the requirement the other tab is still showing.
    for example if i disable the 3 condition ( delivery ) i have 2 tabs ,
    1 at delivery with 3 condition disables and another tab with active shipment level condition .
    how do i get it to open with only 1 tab ?
    Best Regards
    ASA
    Edited by: ASA MOKED on May 25, 2009 7:46 PM

    Hi
    Try to change the value of calculat.type in the defition of the condition (for instance, with A instead of B).
    I hope this helps you
    Regards
    Eduardo

  • Header Condition for Purchase Order Services

    Hi All,
    It´s possible to add a header/item condition at service level, that will be charged in total  at  the first service entry sheet for that service?
    Thanks in advance,
    Tiago Ferreira

    Hello Tiago,
    As per note 353482 it is possible to maintain header condition on the SERVICE OUTLINE LEVEL.
    This note explains what condition types are available.
    Best regards,
    Eduardo Junior

  • Conditions for service contract

    hello,
    I am creating service contract containing one line item ( i.e.activity) and no. of services in that line item. in the change mode i wanna put some condition on the activity level but not on service code level, but system is not showing the condtion in change mode. for activity level . pls advice

    Hi,
    For service contract you can not assign any condition type.
    You can assign at service level.
    Hope it will help you.
    Regards,
    Manish Agarwal

  • Output Conditions for Header- with Item criteria

    Hi!
    We want to set up the Output conditions for delivery note per storage location.
    SAP has problems with reading it on the header level- as it is only on LIPS. Is there any easy workaround so it picks up the item field?
    Thanks!!
    Cheers
    Bea

    Hello Bea
    You may be able to acheive  this by doing the following:
    1) Add the field 'Storage Location'  (LGORT) to the filed catalog for output with the following activities:
         SPRO/IMG/Logistics Execution/Shipping/Basic Shipping Functions/Output Control/System Modifications for Output/New Fields
         For Output Control
    2) Then create a condition table for the new access:
       SPRO/IMG/Logistics Execution/Shipping/Basic Shipping Functions/Output Control/Output Determination/Maintain Output
       Determination for Outbound Deliveries/Maintain Condition Tables
    3) Then add the new condition table to the requisite access sequence:
       SPRO/IMG/Logistics Execution/Shipping/Basic Shipping Functions/Output Control/Output Determination/Maintain Output
       Determination for Outbound Deliveries/Maintain Access Sequences
    Please review OSS note 756688 which says that  you need to 'go to the item output screen before saving the document the header output is found'.
    It may be worthwhile to remain an output at item level with the same access also.
    OSS note: 756688 - Access sequence with item and header fields
    Hope this helps.

  • BAPI_SALESORDER_SIMULATE How to get the conditions on header level?

    Hi,
    is it possible to get the pricing conditions on header level (sales order) with the Bapi BAPI_SALESORDER_SIMULATE?
    We only found the information on item level?
    Thanks a lot.

    hope its possible,
    If don't specify any item no for condition type in bapi, then it will be consider as header condition.
    make sure condition should be header condition.
    hope it will work.
    Regards,
    Marreddy

  • DMEE: Error in conditions for node Invcr: reference ID IDTP is not permitte

    Hi  Friends ,
    I have problem with nodes in DMEE .
    When child node is from a Exit funtion moduel , not from the Payment FPAYH/FPAYP/HX structures, is empty . I dont want the parent node to be displayed .
    EX:
    <INVCR>  -
    Should not display when node2 is empty
              <ID> -
    empty/or values from Userexit.
    I am using No mapping for parent nodes.
    trying to give Reference ID for childnode and using it in parent node conditions and i guess using a lower level REFId is not permitted . My DMEE is giving following error.
    Error in conditions for node Invcr: reference ID IDTP is not permitted
    Message no. DMEE_ABA305
    Diagnosis
    You have specified type 3 in the conditions, meaning that the argument is a reference ID. Your entry in the argument field, however, is not an existing reference ID.
    I did define the Reference NODE ID ,ID

    Hello Srikanth,
    The problem is with the semantics of the code you are writing.
    Refer to the following code to get Account ID from the value node:
    data: lv_account type string.
        lv_account = lv_value_node->get_property_as_string( iv_attr_name = 'ACCOUNT_ID'  ).
    or
    data: lv_account type bu_partner.
      CALL METHOD lr_value_node->get_property_as_value
        EXPORTING
          iv_attr_name = 'ACCOUNT_ID'                            "#EC NOTEXT
        IMPORTING
          ev_result    = lv_account.
    I hope this helps.
    Thanks
    Vishal

  • Changes in conditions at header level in Scheduling Agreement

    Dear experts,
    I would like  to change condition for duty at header level.when i did through ME32l,system is showing these conditions in Grey field.I want to over write the condition value with new one.
    Please suggest me how to do this.
    Thanks in advance
    MK

    Hi MK,
    While condition customizing in "chnages can be made" manual entries if you select manual entry has priority "c" then only you can overwrite the condition value
    but for selection "B" you will not be able to overwrite because this value is flowing auto from conition record
    If you think logically if you are maintaining condition record and condition value is flowing auto why system should allow you to change instead you can change the condition record from where the value is flowing
    And if you want that value to be always overwritten make "c" as priority
    Hope this clears your doubt
    BR
    Diwakar
    reward if useful

  • Steps required for second level approval Workflow

    Hi,
    Can any one explain me step by step procedure  of how to configure 2 level approval process in SRM.I have activated the second level approval for SC.But after  this what i have to do. Where can i set the value conditions in workflow?How system will decide for one level approval it has to go for a person "Y" and for 2nd level approval it has to go to Manager?
    kindly help me out in this
    regards
    subbramanyam

    I think you have to activate the below workflows in the system which automatically  identifies the number of levels that it should cross.
    WS14000133
    WS10000049
    WS14000134 ---> This Sub workflow determines,  is there any next approver or not?.

  • Conditions for triggering actions - times in SLA

    Dear CRM experts,
    I'm configuring actions in SAP CRM 2007 - Service Scenario: in particular, I'm trying to configure actions for triggering of e-mails when SLA deadlines are reached.
    Let's assume that the following are the dates in my service ticket:
    Opening of the ticket --> 10/05/09 - 10:15 A.M.
    First level of escalation --> 10/05/09 - 02:15 P.M.
    To Do By --> 10/05/09 - 06:15 P.M.
    When I write the Starting Condition for the action, I can only compare the Date Types (Opening of the ticket , First level of escalation, To Do By ) with the Local Date of the System...
    The problem is that the condition considers only the DATE(10/05/09), but not the TIME!!
    But in our scenarios, the time is a critical parameter!
    Any idea on how to solve my problem?
    Thanks in advance,
    regards,
    Andrea Ricci

    Dear Andrea,
    I have similar requirement,Where as i have maintained the first respone as date type and in duration i have maintained 15 Min.
    Where as in action condition I have maintained Fisrt response<current date. Notification receipt as Todays date and time.
    Please guid me in details.
    Regards
    Ashwin

  • PR workflow for item level release (stock and non-stock)

    Hello gurus,
    I am not getting the agents.!!
    I am creating a workflow for pr( item level release)..and using standard wf WS00000038 for this, as the standard wf contains the simple release procedure  only but i have to add some custom steps to it, so i have copied this wf as custom wf .
    In this wf i have to fetch the agents based on the "stock" and "non-stock items".
    so i have maintained strategies and release code like:
    i have maintained two strategies W1(non-stock) and W2(stock)..and release code for W1 are P1 and P2..here P1 i have given for my first level of approval and P2 for second level of approval.
    The release code for W2 are P3 and P2..first level is P3 and second is P2.
    so what i have did in a workflow , started with a condition step where i have given "releasecode = p1".. if yes than than it will go for getting approval from p1 , in this activity i am using  standard rule 157.
    The main thing is  1). i am not getting how to fetch agents using standard rule. 2)and how and where to define next level of approval for both stock and non-stock.
    means by using condition step in the starting i am dividing workflow in two parts stock and non stock but how to proceed next.
    i am really confused. should i use rules or write my own methods. please if anybody has gone through the same scenario than please suggest some points. i will really appreciate the help.
    Kind Regards.
    Himanshu

    Hello HIM Joshi !
                       Include the task TS00007986 and all its branches and  in a loop and loop around it for two times.When the loop goes for the first time, it should pick the first agent and during its second iteration, it should pick the second agent.
                       To accomplish so, In the same loop, but before the above task , include a background task which should populate the agent ids depending on stock and non-stock details and pass it to the the task  TS00007986
                       That's all.
    Regards,
    S.Suresh

Maybe you are looking for