Multiple "Bill To" for Customer type Business Partners

Hi all!
Can someone tell me when the functionality of Multiple "Bill To" addresses for Customer type Business Partners became available? I have a customer on 2007A SP00 PL06 and we cannot create more than one, while in my test system at 2007A SP00 PL41 I do.
Thanks,
Richard.

Dear Richard,
You are requested to check this in the latest patch and see if the issue is resolved for you.
Becasue in earlier patches this problem is there.
In case the issue is not resolved, please update the message.
Regards
Vikas Rastogi

Similar Messages

  • PARK & POST BILLING DOCUMENT FOR CUSTOMER.

    Hello Gurus,
    I am asked to set a Park & Post option for Billing Document for Customer i.e. outgoing invoice to customer.
    how can i do this??
    Kindly guide.
    Regards
    Swati Bhatt

    Hello
    Park & Post Billing Document
    This functionality is available in MM/FI.
    You can use Billing Block functionality in Billing Doc type (Tcode VOFA) by activating Posting Block indicator.
    To release them to accounting, either you can individually or you can use VFX3 for collective release of billing doc to accounting.
    Thanks & Regards
    JP

  • Procedure for custom type

    Hi,
    I found from the replies by Jerry(PM) about the example procedure for custom type in the url
    http://technet.oracle.com:89/ubb/Forum82/HTML/000379.html, but when we click on the link above, it says page cannot be displayed. is there a different url to access that code. Basically i am trying to create a custom type image with border, height and width resized than the one loaded into the portal. so after creating the attributes, what all should i pass as parameters to the pl/sql procedure? i saw in one example item_id and i don't know what that is and how it should be passed.?
    any help please....
    thanks

    HI Jerry,
    Thanks. That is was i was looking for. But i have a question in that procedure. You are passing p_itemid as a parameter for attribute itemid. i assume it is a number. but my question is what is being passed in that. if we have a attribute as itemid, then the user using that custom item type, has to type in something right. what will they type in the itemid. why do we need itemid?
    I am trying to create a custom item type for image with width and height. so i can have those two attributes created and then added to the custom item type called cust_image and then in the procedure, i can call a procedure and pass only width and height right. do i have to pass itemid too?my question is in that case what will be there in itemid and why is it being passed?
    thanks for your help and reply again.
    thanks
    valli

  • FRM-41830 Error when try to select Billing address for customer...

    Hi All,
    When I tried to select billing address in Customer and Contracts Details for a particular project, I get error FRM-41830 - List of values contains no entries.
    But in actual the customer has addresses.
    Can anyone please tell me what kind of setup do I need to do.
    Regards,
    Bala

    Dear Bala,
    Prerequisites for a Customer to get populated into Projects:
    1) Project Type > Contract
    2) Project/Template Status > Active/Approved
    3) Project Start Date and Customer Active Dates need to be checked.
    4) Customer Status > Active
    5) Customer need to be assigined to OU
    6) Contact Details > Bill to & Ship To.....etc
    Regards
    Raghavender K

  • Setting up multiple billing blocks for a CMR - Credit Memo Request

    I am trying to set a billing block for a credit memo request.  The item category in VOV7 configuration only allows you to set one.  I need to be able to set any of them and for it to block.  If we do not use one; the system allows the credit memo to get created.  If we choose the one that we configured in VOV7 it allows us to only use that one.  The client needs to be able to select any billing block from the drop down when creating a credit memo request in VA01 instead of just one specific one.  Is this possible?  If so, where would I do this?

    Surprising! when a billing block is applied in the sales document, then the system will NOT allow to create the billing document(in your case credit memo). Can you check in t.code OVV3, the billing blocks are assigned to billing types? After assigning, create a new document and test. The path is SPRO->Sales and distribution -> billing->billing documents ->define blocking reasons for billing->assign blocking reasons to billing types.
    Regards,

  • VTFL transaction - multiple billing documents for same delivery

    Hi all,
            Iam using the transaction VTFL for Order, Delivery and Billing. When the routines 03 and 04 are used, we need to ignore POD ( Proof Of Delivery ). So, for this,  I have used routines 09 and 10. POD issue is resolved. But another issue is raising. When I generate the billing document for the delivery, multiple billing documents are generating. I mean, for some delivery, if already a billing document is created, when we again try to generate the billing document ( VF01 ) for the same delivery or order, it is generating the different billing document.  I need to control this.
    Please guide me in this regard,
    Thanking you,
    Regards,
    Murali Krishna T

    Pl. check delivery for incompleteness, if delivery is incomplete then shippment is not allowing delivery, Check route, vehicle number, vehicle details.
    Hope this will help u.
    Jyotsna

  • Override doDML for custom type

    Hi,
    I'm overriding the doDML method of my entity class. Instead of inserting directly into a certain table I redirect the insert handling to a special PL/SQL package method. This works fine, until I want to use a custom as one of the columns of the table / one of the arguments of the package method.
    E.g. the custom type looks like this:
      CREATE OR REPLACE TYPE mylist AS TABLE OF VARCHAR2(10);I use this type for a nested table column in a certain table. The PL/SQL does some pre-/post-processing and inserts a new record in the table my entity object is based on. When I create the entity using the Entity wizard it correctly detects the column as of SQL type mylist and Java type oracle.jbo.domain.Array with elements of type String.
    Anyway, the prepared statement I create looks something like the following:
      String stmt = "BEGIN mypkg.insert(:1, :2); END;";
      PreparedStatement p = e.getDBTransaction().createPreparedStatement(stmt, 2);
      if (getId() != null) p.setInt(1, getId().intValue());
      else p.setNull(1, Types.INTEGER);I want to set the 2nd parameter (which is of the mylist type) in a similar way. But I don't know which SQL type I should choose from. If I choose Types.ARRAY I get an invalid type error, the same goes for Types.OBJECT, and Types.BLOB. And which set... method should I call on the prepared statement? And what should I pass to this method? The Array object of the results of the getData() method of the Array object?
    Regards,
    Peter

    Types.ARRAY should be the right sql-type
    The value should be an oracle.sql.ARRAY instance.
    To prepare and return one of this type you
    first need to prepare the Array domain for DML by calling arrayDomain.prepareForDML(jdbcconn) (passing in the jdbc connection object) and then call arrayDomain.getData()to use in your setObject() call.

  • Billing block for customer for sales document type OR

    Hi
    I want to block a customer for a particular sales document type OR
    How to do it?
    Regards

    Hi Nikhil
    There is a field called "Check Partner Auth.", but it is necessary to create the order from a contract. This field is in sales document customizing VOV8.
    SAP Documentation:
    Check partner authorizations
    This check determines whether a partner is authorized to release against a contract.
    Procedure
    Here you can specify whether the check is to be performed against the partners in the contract or the partners in the customer hierarchy. If you do not want the check to be performed, leave the field blank.
    When you create a release order for a contract, the system determines whether a partner is authorized to release against the contract. The check is performed at header level. Depending on the rule you enter in this field, the system checks against one of the following:
    Partners in the contract
    If the partner has the partner function AG (sold-to party) or AA (sold-to party authorized to release) in the contract, the system accepts the partner as the sold-to party for the release order.
    Partners in the hierarchy
    If the sold-to party of the contract is at a higher level in the customer hierarchy to the partner who wants to release against the contract, the system accepts the partner as the sold-to party for the release order.
    Note
    If you create a contract with reference to another contract, the system does not run a check and it copies all the partners created in the target contract. If you do not want it to do this, use copying control in Customizing to change it.
    Regards.
    Mikel

  • BAPI to change Billing document for output type

    Hi Gurus,
            I need to know if there is a BAPI to change a Billing document SD to add a new output type.
    Thanks in advance.
    Mariano.

    Hi all,
          To be more specific, my requirement is determinate a new output type in the billing document if other output type already was printed, so as I can't determinate automaticaly the output type by standard I need to create a program to insert an output type in the billing document if other one was printed; for that I need to know if there is a BAPI to change the billing document to insert this new output type.
    Thanks,
    Mariano.

  • Creation of Multiple Account Groupings for Mvt.Type 201

    Dear All,
    We have one material code for a consumable material type and one valuation class attached to it. We have one Stock G/L account and multiple consumption G/L accounts. We need the post to multiple consumption G/L accounts and cost centre when we issue goods through Mvt.type:201.
    What are the configuration settings to be done to create multiple account groupings in SAP . ECC6.0.?
    Regards
    Saikat

    Hi
    For the scenario described by you, you need not have to make any config settings. The G/L account defined in SPRO (Valn and Automatic Acct Determination) is used for Automatic Account determination i.e. when you do not enter a specific G/L account during Goods Issue.
    As can be seen from your query, you want Consumption account to be posted to different G/L accounts but the material is assigned only to 1 Matl type. There are 2 ways to solve this problem:
    1. If you know the G/L accounts that the system should post to before hand i.e at the time of Matl creation itself, then you can configure Split Valuation and then assign more than 1 Valuation class to the Matl. For each of these Valn classes, you can configure Automatic Account assignment. By doing this, at the time of Goods Issue, the system will ask you the Valn type and will accordingly post to a seperate G/L account.
    This is possible only if the no of G/L accounts per Matl is less (preferably 2-3)
    2. If you do not know the G/L accounts before hand or the G/L accounts per Matl consumption is too many, then it is better to go for Manual Automatic Account assignment.
    In this procedure, at the time of Goods issue using Mvt type 201, you can specify the G/L account and Cost Centre in Th Account Assignment Tab.
    Hope this clarifies.
    Thanks

  • Multiple output records for delivery type access order sequence

    Hello,
    This is a question about output delivery type for outbound deliveries.
    I have created one delivery type YF and two output condition types YDL1  and assigned access sequence (by sales org/customer) and YDL2 (by  shipping point) in NACE V2 shipping. I have also created their corresponding condition records: salesorg/cust and shipping point in VV21.
    When I created my outbound delivery YF from sales order and saved it. System finds both output condition types. First YDL1 and then YDL2 as expected because condition records have been maintained. However, I need to change this order so that YDL2 is the default one and YDL1 is found next.
    Could somebody help me how do I change this order?
    Thank you in advanced.

    Hello,
    what do you mean with
    I need to change this order so that YDL2 is the default one
    When two or more output types are determined, they have the same "rank".
    If you mean that you want to sort the output types to have one printed before the other one, please refer to point 3. of OSS Note 960611
    https://websmp130.sap-ag.de/sap(bD1pdCZjPTAwMQ==)/bc/bsp/sno/ui_entry/entry.htm?param=69765F6D6F64653D3030312669765F7361…
    Best regards,
    Andrea

  • Multiple default values for Selection type variable

    Hi all,
    I am using Bex 3.5. I have a fundamental doubt while creating a User Entry, Selection Option, Optional type variable.  I am trying to include multiple single variables in the default section, but it accepts only one. Is it possible to add multiple default values to the variable so that they show up in the selection screen when we run the report via Bex Analyzer ?
    Thanks for the inputs !
    Regards
    Snehith.

    Hi,
    In one of my bi7 reports, i remember i have given multiple default values in a single variable. For example i wanted to have multiple material types in my selection screen.
    But i have to check out the type of that user entry variable.
    Hope the above reply was helpful.
    Kind regards,
    Ashutosh singh

  • Is multiple recipients allowed for mail type workitem?

    I have one "Send Mail" step in my workflow, I want to send the mail to multiple recipients, one of the recipient is &_WF_INITIATOR& the workflow initiator which is dynamically determined at runtime and other recipients &RECIPIENTS& of the mail are determined by application. So can I set the recipients of this "Mail" with expression like this:
    &_WF_INITIATOR&;&RECIPIENTS&, split them with ";" like outlook?
    Thanks for your answer.

    Hi,
    If I am not wrong, RECIPIENTS is a MULTI LINE CONTAINER ELEMENT which gets determined from the Application. Why dont you add your WF_INITIATOR logic also to that Application logic, so that RECIPIENTS contain the WF_INITIATOR also?
    You cannot set Mail Expression as :<i>&_WF_INITIATOR&;&RECIPIENTS&</i>.
    You can only set only one Container(single/multi line) Element for each mail step.
    Regards,
    <i><b>Raja Sekhar</b></i>

  • Multiple GL accounts for customer A/c assgmt group

    Dear All,
    I have assigned GL account(100) in VKOA to customer a/c assgmt group(DM).
    Now i would like to add 2 more accounts(101, 102) to the same customer a/c assgmt group(DM).
    Is it possible to do this? How?
    Please help me in doing this.
    Thanks in advance
    Regards,
    Pritam

    Hi,
    Thanks for reply!
    Actually we have defined revenue accounts as per region for customers.
    Say 100 for north region, 102 for south...like this.
    My account key, material a/c group, sales org and chart of accounts will be same in this case.
    How i do this?
    Regards,
    Pritam

  • Stop Multiple Billing Docs generation  for multiple confirmations ,

    Hello Experts,
    We have implemented the SAP CRM service module.
    We are creating the gollowup  Service Confirmations for the Service Process.
    Some times we are facing the problem with Billing Doc generation for Service Confirmations in CRM system.
    We are using the colletive Billing process and it runs evry night.
    The Probelm :
    One Service Process has multiple confirmations and the collective billing process creates the Billing Doc for each and every Confirmations.
    Our general process, is only one Billing Doc should be generated for all the confirmations.
    I am not understading ,why the system is generating the multiple Billing Docs for multiple confirmations.
    Please If any body has any suggestion, please provide.
    Regards
    Madhu

    Hello Madhu,
    Are all your confirmations exactly same?
    One billing document will be created only when all the fields (mentioned below) are same -
    1. header fields
    - Billing type                                                   
    - Billing unit                                                   
    - Payer                                                          
    - Collective run identifier (GUID)                               
    - Terms of payment                                               
    - Billing date                                                   
    - Value date (is set to the billing date by default)             
    - Document currency                                              
    - Reference currency                                             
    - Incoterms part 1                                               
    - Incoterms part 2                                               
    - Split criterion                                                
    - Reference number                                               
    - Pricing procedure of pricing                                   
    2. header partner. partners must even have same address.
    To analyze the cause of split, use the 'Display split analysis' function in the display of the billing list.                   
    Hope this reply helps.
    regards,
    Rimzhim

Maybe you are looking for

  • What is gamin and why do i need it? [solved]

    Does it tell you when something drastically changes as to warn you of an attack on your system?  I would like to know.  The wiki tells you to install it when setting up xfce. Last edited by toru (2011-05-09 06:37:49)

  • How to Put BarCodes in Pdf

    Hello Everyone, i try to find Solution - How to Paste barcodes to PDF files. Exmp. I have 50 pdf files in folder. I need paste for each one - one barcode from existing period. Rgds Bart Poland

  • Oracle Workflow in Oracle 8.1.7

    A customer of mine have Oracle 8.1.7 and he want to use Oracle workflow. Where can I find documentation about Oracle workflow in Oracle 8.1.7 ? Can anybody knows what diferences betwen this and Oracle workflow 2.6.2 ? Thanks in advance.

  • What is Report Symbols?

    Hi friends, what is Report Symbols in EHS module? Please help me...

  • Cisco ASA 5520 (asa 8.2) hairpinning

    Hi All, We have a ASA 5520 (redundant) in our network which we are using for different customers. For every new customer we create a new VLAN and place their servers in this VLAN. On the ASA we create a new subinterface for every customer which is co