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.

Similar Messages

  • Help needed with 'Conditions' for field with read only on demand

    Hy guys,
    I really need your help now, i have two items named P22_LOGIN_TYPE (..wich can be 'Default' or 'Special') and P22_PASSWORD, i need to turn to 'read only' the second item when the first item is 'Default', i'v tryied the conditional option but with no success, i know is managed from there but it's not working for me, it seems that i don't know exactly how to do it. By the way, i have APEX 2.2.
    I need an exact guide (explanation) on how to do it, thank you very much.
    Best regards,
    Victor

    Firstly you could set your First item to be a select list with submit. Make the branch go to the same page.
    Secondly, on the read-only conditions for your second item, use the condition when item in expression 1 = value in expression 2, and set that to 'Default' in expression 2.
    Essentially this will re-submit your page when you make a selection either 'Default' or 'Special'. If 'Default' is selected, then the PASSWORD item will be rendered as read-only. If you don't want to display the PASSWORD item at all, you can put the above condition for the read-only, into the conditions section of the item.
    Hope this helps and is not too confusing. It reads a lot worse than it actually is ;)
    Cj

  • A scaled condition for all po-items

    Hello Gurus,
    we want to have a scaled condition for all po-items.
    Example: we have 1 PO with 2 PO-Items (same material). Each Po-Item has 1 piece. The condition scaled fort wo pieces.
    Any Ideas?
    Thank you!
    Peter

    Its better to create two seperate PO then
    or
    Club the qty and create one PO with one line item only.

  • Set up output condition for billing document.

    Hi, experts,
    I wanna email billing document to our customers, how can I set up this output condition for billing document?
    Thanks for your help.

    You can maintain masterdata for the email outputs for billing application in VV31.
    You can change the same or display in VV32 and VV33 respectively.
    Tcode for maintaining output masterdata
    For sales orders,  VV11, VV12, VV13
    For deliveries     VV21, VV22, VV23
    For invoices       VV31, VV32, VV33
    Reward points please!!!
    Message was edited by:
            Navaneetha Krishnan

  • Output Condition for Zebra Labels

    Hello Guys,
    Can i get some instructions to create Output Condition for Zebra Labels? This is the first time we are going for a Zebra printer to print labels at the time of GR. I did create new output conditions for print/fax/email in the past but never created one for labels. Label and sapscript are already created.
    Thanks
    Ronnie

    Hi Joyce,
                  You can set the printing of production order automatically in the production scheduling profile (at the time of release).  I do not think there is output type for printing production order.
    Hope this help you.
    Regards,
    PSS
    Edited by: PSS on Jul 22, 2009 10:36 PM

  • Sales order condition change for Header and Item level..

    Hi Gurus,
    My requirement is as below..
    Business wants to create new sales order from reference.. While creating slaes order fron reference , need to populate header/Item level condition tab data from originally paid by the invoice for that refence sales order not from refence sales order condition price.
    I would like to how to bring this one, any user exit or copy control and any VOFm routine need to populate this kind of requirement.
    Any one have any idea please let me know.. It very urgent, give reward points for right solution..
    thanks,

    Hi,
    Here are the answers to your question
    > Is it possible to add/change condition types on the sales order (header and item level) for which invoice has been created already?
    I mean is it possible to add some surcharge condition to already invoiced order and than as result debit memo?
    The answer is No. You cannot add or change the condition once it is invoiced.
    > And one more question : Are there some time restrictions when debit/credit memo can be created? (I believe not, but I would like to have this confirmed, as I am not SD expert.)
    The answer is No again. There is no time restriction and you can create debit or credit memo immediately when the invoice is released to accounting.
    Hope this helps
    Thanks
    Mukund S

  • Pricing Condition for Serivce Line Item

    Hi Experts,
    I'm trying to create a service PO with 1 Service line item and this service line item actually contains more than 1 service number. Using BAPI_PO_CREATE1, how can I define the pricing condition for each of the service number?
    Currently, I'm able to define the pricing condition of the service item as a whole through this input parameter table POCOND.
    Thanks.
    Best Regards,
    Weishan

    Its really tricky requirement, when you are going for manual condition type.
    - the best alternative to cater your requirement is to go for maintenance of condition record, which you can upload at mass with the help of LSMW. Also, will be really helpful in having report for pricing. Finally, reduce time to create sales order. Thus, discuss & encourage your user to maintain pricing based condition record. Only header condition should be on manual bases.
    - If hard to convince your client on condition record. Then develop a routine with the help of ABAPer in your team. Where you can put logic. If the condition is manual enter and system is able find already entered value for material, then copy the price the slots where system don't find manually entered condition value.
    Regards
    JP

  • Output Type for Header

    Hi All,
    I have created an output type for delivery in intercompany scenario (STO). This is triggered at item level only when I create a delivery document with reference to a purchase order. At header level, it's not coming.What could be the reason? Please help.
    Regards,
    Raghav

    Hi All,
    I have created an output type for delivery in intercompany scenario (STO). This is triggered at item level only when I create a delivery document with reference to a purchase order. At header level, it's not coming.What could be the reason? Please help.
    Regards,
    Raghav

  • FCC parameters for  header and item

    Dear All,
    I am working on a File to RFC scenario. The file has the PO deatils from which Salesorder has to be created in R/3. Am using the BAPI BAPI_SALESORDER_CREATEFROMDAT1 to create salesorders. I have tested the scenario with XML message - it is working file .
    The problem is with FCC.
    The structure of the file is as follows
    PO number,podate,deliv. date,cust. material,quantity,receiving point
    message type:
    -->MT_messagetype
    >input
    >header
                    po number
                    po date
                    deliv date
    >item
    >item
                         cust_material
                         quantity
                         receiving point
    >partner
    >partner
                         dummy field.
    input is the recordset
    i have to get the first 3 fields from the file inlto header and the rest into item.
    i have created a dummy field in partner because I am mapping a constant value to sold to party in partner node .
    what should be the FCC parameters ?

    After looking at your structure which is comma separated and doesn't have any keyfields it will be difficult to content convert it into different nodes like header and item.
    I was looking at using fixed field lenght's along with field separator to split the structure, as the first 4-5 fields of u r row seem to be standard structures which will have fixed length, but then your last field "receiving point" is not a of fixed length.
    so as long as my understanding goes you will have to content convert the input into a flat xml structure like this:
    <input>
              <header>
                  </po number>
                  </po date>
                  </deliv date>
                  </cust_material>
                  </quantity>
                  </receiving point>
            </header>    
    <input>
    Recordset name - input
    Recordset structure --header,*
    FCC
    header.fieldNames -- po_number,1,po_date,1,deliv_date,1,cust_material,1,quantity,1,receivingpoint,1
    header.fieldSeparator -- ','
    header.endSeparator -- 'nl'
    Since in your scenario looks like you are creating  one sales order per row of file, the above structure should do the job for you.
    Cheer's

  • Transaction to maintain output conditions for material Doc

    Please help me with transaction code to " maintain output condition records" for material documents

    Hi,
    You can use tcode NACE to almost access any area for output conditions.
    MdZ

  • Condition for header text heading

    Hi
    in sales order smart form i have created text element(include text) for including header text named SPECIAL INSTRUCTIONS. i have proveded all the parameters like text name, text ID, Text object..
    how can i restrict the heading for this text (i.e i want the heading special instructions to be appeared only when the text is maintained for that ID 
    Regards
    DB kumar

    Hi,
    You can not maintain a standard text without a single line.
    But, by default, default paragraph , i.e. (*)  will come in that column which means an EMPTY TEXT LINE is entered.
    If you want to check for the empty text line, then do  th efollowing.
    1. insert code lines . Take a global field : flag type c.
    tables: stxl.
    select single * from stxl where TDNAME EQ 'ZTEST_RAM'.
    if sy-subrc eq 0.
      if stxl-CLUSTR gt 81.  " when no line is maintained , stxl-CLUSTR = 81. else stxl-CLUSTR > 81.
        flag = 'X'.
      endif.
    endif.
    2. For Heading Text ,  Maintain condition with flag as u required.
    Thanks & Regards,
    Ram.

  • Bug in conditional for loop with an empty array

    There appears to be a bug in the for loop with a conditional terminal.
    If an empty array is wired to an auto-indexed array input tunnel, an output array tunnel has one element instead of zero.
    The array constant on the left is empty.
    Top loop without the conditional terminal produces an empty array.
    The bottom loop with a never true conditional terminal produces an array with one element
    Using LabVIEW version 8.5
    Message Edited by TrevMrgn on 05-05-2009 02:01 PM
    Solved!
    Go to Solution.
    Attachments:
    For loop bug.png ‏3 KB

    Creating the example from scratch, I do not see the error.
    Neither do I.
    If I add one or more elements to the array (constant or control), then delete them all (using 'Delete Element') the bottom array has one element.
    Nup. Still empty.
    If I empty the array (using 'Empty Array') both are empty.
    Yep.
    Also if I create an empty array using 'initialise array' with zero elements, I get one element.
    Nup. Still empty.
    'Show constant folding' does not appear to change the behaviour, but including a random operation in the loop does.
    Agreed that constant folding doesn't cause any odd behaviour. Introducing a random operation (adding two constants) in the loop doesn't either.
    I've tried all your methods here Trevor, but I can't replicate this behaviour in 8.5.1 under WinXP SP3. Sorry!
     Maybe somebody else will be able to help, or find a useable workaround.
    Thoric (CLA, CLED, CTD and LabVIEW Champion)

  • VPRS updated incorrectly for SO with item cat Ind PO

    Hi SAP Gurus
    We created a SO with item cat (Individual Purchase Order - Account
    Assignment M in PO).In PO we have checkd the item as free goods.
    However during billing the VPRS was not captured from PO price (which
    is 0.00) but it was updated from material master. As for normal items,
    VPRS was updated correctly from PO.
    Pls advise for free goods how can we have the VPRS updated correctly from PO instead of material master.
    Sanjay

    Hi,
    Goto VOV7, select item category-In business data tab - tick determine cost.
    check in MR21 for material price.
    Thanks,
    Mohanprabu C.
    Edited by: mohan prabu on Jul 7, 2009 9:12 AM
    Edited by: mohan prabu on Jul 7, 2009 9:12 AM

  • Two conditions for an list item entry in oracle APEX 3.2

    Hello,
    Can anyone please help me with this issue.
    I have list item with 3 entries. And i want one of the entry item to be displayed on the page 7 and also satisfy the below pl/sql function.
    begin
    if (NVL(:P0_Datastore,'%'||'null%') != '%'||'null%' AND NVL(:P0_schema,'%'||'null%') != '%'||'null%' AND
    NVL(:P0_Table,'%'||'null%') != '%'||'null%') AND
    :P5_COUNT != 0
    then
    return TRUE;
    else
    return FALSE;
    end if;
    end;So how can i modify the function to include the condition to display the item entry on page 7 only.
    thanks,
    Orton

    hello,
    I was able to resolve the issue. By changing the function code to
    begin
    if (NVL(:P0_Datastore,'%'||'null%') != '%'||'null%' AND NVL(:P0_schema,'%'||'null%') != '%'||'null%' AND
    NVL(:P0_Table,'%'||'null%') != '%'||'null%') AND
    :P5_COUNT != 0 AND :APP_PAGE_ID = 7
    then
    return TRUE;
    else
    return FALSE;
    end if;
    end;thanks,
    Orton

  • Service line item History for Contracts with item cat - D and Acc Assg P

    Hello Gurus,
    We have a situation where we create contract with item category D (Service) and account assignment category P (Projects). And for the line items of the PO we have difference services (without a service master) and each service line item has the price and quantity and other required fields. Now it is required to change the price or the quantity or both for this service line time and again (business requirement).
    The task is to to track the price changes and the quantity changes that have happened to the serive line item from the original and we require the report to diplay the original price and the present price on the service line.
    The question is: Is there a standard report in SAP to handle this? Or which are the tables where a service line items history is stored so that it can lead to a development.
    Regards - SS

    Hi Pankaj,
    We are using a Percentage based case (Prorata case)
    For Eg : For Eg for 65% (65KAI )material Price 1000 Rs
    If the Purity percentage varies payment will be done as per the same. For eg : for 70% (70KAI ) Price 1200 Rs. (approx)
    In this case unit of measurement is KAI (kilo active ingredient) .
    Actually we are dealing with dealer price where duties are entered Inclusive of the total price and entered at the time of making GR. and the payment is made as per the same;
    we have one po for 5000 MT. where we received material at first time Qty being 1993 MT.The duties manuallyentered are as follows :BED :24,167.00
    AED : 7,076.00
    ECS : 483.00
    SECES : 242.00
    These duties are flowing correctly in MIRO
    and the MIRO has been Posted and payment is also made.
    But while the balance quantity 2982 kg we received next time and those duties are as flowing as follws:
    BED : 36160
    AED : 10587
    ECS : 723
    SECS : 362
    But here at the MIRO the following duties are flowing instead of above
    BED : 36,526.08
    AED : 10,694.18
    ECS : 730.32
    SECS : 365.66
    What might be the error at this stage.
    waiting for solution at the earliest .
    Regards,
    Girish.C.M.
    09377077122

Maybe you are looking for