Adding new field in Billing due list in CRM

Hi
What are ways to add new fields to billing due list in CRM.
Can we use any badi
Is there any configuration of layout.
Any other way
Thanks in advance for your help
Amit

Hi,
Adding new field in CRM can be done by AET.
AET is able to add new field from Web UI.
Please this blog for more details: /people/tzanko.stefanov2/blog/2008/11/26/application-enhancement-tool-creating-and-reusing-custom-fields-with-crm-70-part-2-of-2
Regards,
Steve

Similar Messages

  • VA05 - SAPMV75A Adding new fields in the list

    hi,
    I want to add 2 new fields in VA05 -SAPMV75A list.In the open Sales order report I need to add 2 fields from table (KONV) -KBETR and KWERT.I found a note 350068..Is this correct one
    Any body worked ...
    Thanks,
    fractal.

    Hi Diego,
    Here is mylogic to find the cost. For a particular order find the Doc. Condition value VBAK-KNUMV and go to table KONV to get the various price condition. The relevant price condition will be VPRS. For Cost per unit we need to use the field KBETR and for item Total Cost we need to use field KWERT.
    Is this possible with this logic?
    Thanks,
    fractal

  • Add sales document number in a  Billing due list(VF05)

    Hi Experts,
    Like the thread There is a requirement to have the Billing due list(VF05) with the VAT numb
    There is a requirement,to have the Billing due list(VF05)-Out put with the sales document number VBAK-VBELN and customer purchase order number VBKD-BSTKD.
    I want to apply the OSS note 398575:
    Replace dummy in the structure VKDFIZ field with  VBELN  and BSTKD .
    in Table T180A , add two new data record:
                                  TBNAM = 'VKDFIF'
                                  FDNAM = 'BSTKD'
                                  ZUART = 'D'
    But my question is : for the record
                                  TBNAM = VKDFIF
                                  FDNAM = 'VBELN'
                                  ZUART = 'D'
    The fileds VBELN already exist in the structure VKDFIF and  don't designate the sales document number.
    What can I do to designate the sales document number added in the structure VKDFIZ ????
    Regards
    Marie-Madeleine

    Hi
    The Tcode VF05 is not billing duelist but it is the list of billing documents. For including the fields you want, please go through the OSS note 485928

  • Add bill-to party in billing due list

    hi,
    pls advice how to add bill-to party in billing due list
    thanks

    hi,
    I can confirm that there is a limitation to the selection criteria (like
    salesoffice) in these transactions, because (SD Index: Billing Initiator
    (VKDFS)) does not have such field.
    A solution for this requirement can look like this (example with
    sales office and sales group for RV60SBAT):
       add with an append the new field(s) on table VKDFS
        (take care about the customer name space ZZ*)
       fill the fields ZZVKBUR and ZZVKGRP with userexit LV05IF0V
    for Orders
           FORM USEREXIT_VKDFS_SORTKRI_SALES.
            VKDFS-ZZVKBUR = LVBAK-VKBUR.
            VKDFS-ZZVKGRP = LVBAK-VKGRP.
           ENDFORM.
    for Deliveries
           FORM USEREXIT_VKDFS_SORTKRI_DEL.
            VKDFS-ZZVKBUR = LLIKP-VKBUR.
            VKDFS-ZZVKGRP = LLIKP-VKGRP.
           ENDFORM.
       copy the report RV60SBAT in the customer name space and add
        the new fields as selection criteria
    get all customer numbers wich orders to be invoiced
          SELECT * FROM VKDFS WHERE FKTYP IN X_FKTYP
                              AND   VKORG = VKOR1
                              AND   FKDAT BETWEEN FKDAT AND FKDAB
                              AND   KUNNR IN X_KUNNR
                              AND   FKART IN X_FKART
                              AND   LLAND IN X_LLAND
                              AND   VBELN IN X_VBELN
                              AND   SORTKRI IN X_SORTK
          > ins               and   zzvkbur in vkbur
          > ins               and   zzvkgrp in vkgrp  .
    I hope this information can be of some help.
    Regards,
    Murali

  • Added new field to cube but data not passed from DSO

    Hope someone can help.
    (BI 7.0) We added new fields into a cube. The fields already existed in the DSO. When we ran the process chain in development for the first time after making this change, we notice that the 'historical' data for these fields is populated in the cube. When we do this in our quality system only new data passed to the cube is updated. In development in the sub-chain DTP request we see all previous requests listed under selections. In quality it is only the latest request. The only difference is that the DeltaInit flag in the DTP request in development is ticked (extraction mode) - but not in quality. Does anyone know whyb this is?

    hi peter,
    Adding fields to cube doesn't affect delta status...The delta DTP should be able to handle delta requests automatically.
    I guess in you quality system, the cube already got all requests updated from ODS before you importing the change request. And in develop system none of the requests in ODS were updated before the change.
    Regards,
    Frank

  • Adding new fields to the data flow

    Hi,
    I am currently planning to add some new fields in one DSO and map it (with info source) in the update rules.
    Will adding new fields to Info source - Comm. structure affect all the update rules connected to it?
    The info source is connected to multiple DSO.
    (The data source is currently under enhancement for these fields). Once this is done, we have to replicate it to BW.
    Thanks,
    Naveen

    yes.
    Once the enhancement is done for data source in r/3 side, you will have to replicate the datasource in BW.
    Adding new fields will deactivate the update rules. You have to map the same in update rule and activate the same.
    This will require activation of  transformations, update rules, etc for related DSOs. Try to find out the where used list for the DSO where you want to add the new objects. Then check each objects whether these are activate after the changes. If these are inactive, you will have to activate all the objects.
    Cheers
    Chanda

  • Billing due list problem with customized document types

    Dear Team,
    We have created a new Rental contract and Rental Invoice document types by copying the standard ones (MV & FV), while trying to get the Billing due list, unable to get the Rental Invoice type, rather the system is proposing the standard Invoice type (i have already changed the Billing type to the customized one in sales document type).
    Can you please let me know the pre-requisites for the billing due list.
    Regards
    Sreedhar

    Hi,
    Thank you for your response. But, i was not able to implement those oss notes as the current highest support package we are currently using is SAPKB70208, Software component - SAP-BASIS.
    Kindly let me know if you have more inputs.
    Regards,
    Vinitha

  • How to make sales order items appear on the billing due list?

    Dear All,
    We are using SAP CRM 5.0 standalone and we want to use CRM Billing.
    All necessary configuration has been done to enable CRM Billing on sales orders.
    Here is the list of what have been done:
    1. Defined Billing unit and assigned to my sales organization.
    2. Created billing document type for sales order (F2 as standard).
    3. Defined billing item category (TAN as transaction-based billing after complete)
    4. Defined billing item category determination (for trans. type TA, item category TAN, billing item category will be TAN)
    With all the above configuration, when I created a sales order (TA), set the order status to 'completed' and save it, I checked the item status, it is 'completed for billing'. However, when I ran 'Process Billing Due List', nothing has been picked up.
    I checked the order line item, and found that the 'Delivered Qty' field is 0. Could this be the reason? I set the item category TAN billing relevancy to be 'Transaction-based after completion', then it should not care about delivery, right?
    Please provide your input. Thanks so much in advance!
    Regards,
    Leon

    Dear Rekha,
    Thanks for your detailed reply. It seems that all the config points you mentioned in your email have already been covered. However I still don't see anything on my billing due list.
    Here is the list of what have been done:
    1. Defined Billing unit and assigned to my sales organization.
    2. Created billing document type for sales order (F2 as standard).
    3. Defined billing item category (TAN as transaction-based billing after complete)
    4. Defined billing item category determination (for trans. type TA, item category TAN, billing item category will be TAN)
    With all the above configuration, when I created a sales order (TA), set the order status to 'completed' and save it, I checked the item status, it is 'completed for billing'. However, when I ran 'Process Billing Due List', nothing has been picked up.
    I checked the order line item, and found that the 'Delivered Qty' field is 0. Could this be the reason? I set the item category TAN billing relevancy to be 'Transaction-based after completion', then it should not care about delivery, right?
    Please provide your input. Thanks so much in advance!
    Regards,
    Leon

  • Order Related Billing Due List

    Hello,
    For third party item we are using following configuration to be able to bill once GR(Goods Receipt) is completed.
    Item Category - TAS
    T.code - VOV7- Billing Relevance- "B"
    T.code - VFTA - Billing Quantity - "E".
    This works perfectly fine but under billing due list it shows all the items including the items which are already billed or the items which are not relevant for billing. it will generate the error log if i try to simulate the billing document but i would like to avoid display of the items which are either fully billed or not relevant for billing in billing due list
    Please let me know how can i achieve this?
    I would highly appreciate your expert suggestions.
    Thanks,
    K.

    Hi,
    I checked my system, and both settings are set with F (in VOV7 and in VTFA). This is per normal third party process. (Sales order -> Purchase req -> PO -> Goods receipt by customer -> vendor invoice posting in accounting -> customer invoice).
    In the normal process, you need to create the billing document from third party sales order, only after the invoice receipt is posted in FI and not against the goods receipt at customer site.
    May I know why you want to create customer billing document after the goods receipt?
    If the standard procedure is followed by setting value F, then after vendor invoice posting in accounting, the sales order will appear in billing due list with correct items.
    Can you do a testing after changing the settings to F in the test system, and if convinced then you can try in production system. I assume you may need to delete the existing order and create a new one after the settings are made.
    Can you update?
    Regards,

  • How to cancel the delivery number in the billing due list

    Hi Gurus,
    My User has created the Consignment Fillup order and Dlivery for that order.
    Now User asking that the delivery number coming into Billing Due list (VF04).
    As you know all for Consignment Fillup there is no invoice. Please suggest me
    how to cancel the Delivery number in Billing Due list for above scenario.
    Br,
    Satish

    What you have faced is not at all an issue.  Its a standard behaviour only.  Though you are not generating commercial invoice here, you can generate (F8) proforma via VF04 in bulk.  Either you can generate one proforma per delivery or consolidate multiple deliveries into one proforma which it depends on VTFL copy control for the field Data VBRK/VBRP.   There if you maintain 001 or 007, you can club multiple deveries and if you maintain 003, one proforma per delivery can be created.
    thanks
    G. Lakshmipathi

  • Document appearing in the billing due list

    Hi all,
    I have got a Periodic billing document order which was raised in 1999 and the last Invoice for the same was raised in 2007 and all the accounting documents have been cleared. There are no pending documents which can be seen in the Document flow.
    Even though all the accounting documents have been cleared, the invoices related to this document are still appearing in the Billing Due list.
    What could be the possible raesons for this??
    Regards,
    J Nagesh

    Dear Chakri
    Please go to VOV7, select your item category and execute.  There check what is maintained for the field "Billing Relevance".   It should have been A
    thanks
    G. Lakshmipathi

  • Adding new fields in Custom Infotype

    Hi,
    I need to change some fields of Custom Infotype. But project is already gone live for 1 country. will making changes to infotype affect for existing live country?
    Safe side....We are thinking Adding new fields in Custom Infotype. & displaying corresponding fields for countries in another tab
    & hiding the old tab.
    Please let me know procedure for  Adding new fields in Custom Infotype for displaying in new tab.
    Edited by: Sachin Thigale on Aug 23, 2010 7:04 PM
    Edited by: Sachin Thigale on Aug 23, 2010 7:05 PM

    Please search. Lot of Threads on this.
    Follow these steps.
    Go to Transaction PM01.
    2) Enter the custom Infotype number which you want to create (Should be a 4 digit number, start with 9).
    3) Select the u2018Employee Infotypeu2019 radio button.
    4) Select the u2018PS Structure Infotypeu2019.
    5) Click on Createu2026 A separate table maintenance window appearsu2026
    6) Create a PS structure with all the fields you want on the Infotype
    7) Save and Activate the PS structure
    8) Go back to the initial screen of PM01.
    9) Click on u2018Allu2019 push button. It takes a few moments.
    10) Click on u2018Technical Characteristicsu2019. Infotype list screen appears
    11) Click on u2018Changeu2019(pencil) button
    12) Select your Infotype and click on u2018Detailu2019 (magnifying glass) button
    13) Give u2018T591Au2019 as subtype table
    14) Give u2018T591Su2019 as subtype txt tab
    15) Give your subtype field as subtype field
    16) Save and come back to PM01 initial screen
    17) Click on u2018Infotype Characteristicsu2019 u2026 Infotype list screen appears
    18) Click on u2018Changeu2019 (pencil) button
    19) Click on u2018New Entriesu2019
    20) Enter your Infotype number and short text
    21) Here we have to set different Infotype Characteristics as per the requirement. (Better open another session with some standard Infotypeu2019s infotype characteristics screen and use as the reference to fill yours)
    22) Save your entries.
    23) Now the Infotype is created and ready to use.
    24) If you want to change the layout of the Infotype as per your requirementu2026
    25) In the PM01 initial screenu2026Select u2018Screenu2019 radio button and give 2000 as the screen name, then click on edit.
    26) In the next screen.. Select u2018Layout Editoru2019 and click u2018Changeu2019.
    27) Screen default layout appearsu2026here you can design/modify the screen..change the attributes of the fields..etc.
    28) Save and activate. (Donu2019t forget to u2018Activate at every level
    i think u have to select CI_INCLUDE while enhanceing the Standrad Infotype
    The above details are from the following link
    Re: How to add fields in custom infotype and update its screens

  • Billing Due List for third party sales

    Guys
    Need a help, I can't view in billing due list for third party sales
    (Flow)
    SO - PO - GR- BILLING DUE LIST
    How configure , in-order to view in billing due  list
    thanks
    New Guy

    Hi,
    I guess in third party sales it will be sales order related billing.So in VF04 tick the check box of order related billing.
    Check the billing date and check if MIRO has taken place.In standard SAP before MIRO you can't do the billing for third party sale.
    Reward points if useful
    Regards,
    Amrish Purohit

  • Billing Due list-VF04

    Dear Sap,
    we have around 53 consigment fillup  deliveries which are showing the VF04 , because  as the item categroy is revelent for billing in these documents. after that we chnaged setting and transpoted to production clinet. Now New Documents (consignment fillup) are not showing the VF04 as we chnaged the item category not Relevent for billing. So now NEw documents are working fine.
    Here problem now how to remove these old 53 documents from billing due list -VF04. is there any programe to do that or we need to write any programe to update the tables. if we need to update the table then what is the other implications.
    Plz help me out
    Thanks and regards,
    Nitin

    Hi,
    If you have the problem in VF04 only, my advice is to do something only in VF04. Set a variant or with userexit to avoid list this orders. Check this notes and they will suggest the best solution for your requirement;
    SAP Note Number 517963 - Missing parameters for adjustment MAX_DOCUMENTS
    SAP Note Number 137030 - Collective billing : Group processing
    SAP Note Number 360492 - The F4 Help in the work list causes a FULL TABLE SCAN
    SAP Note Number 312033 - VF04 - log for collective billing doc. not current
    SAP Note Number 444217 - VF04: Billing despite missing authorization
    SAP Note Number 175645 - VF04 : Display variants
    SAP Note Number 528997 - VF04: authorization check for display variant maintenance
    I hope this helps you
    REgards,
    Eduardo

  • Billing Due List / Billing Date

    Dear Gurus,
    1. In transaction VF04, Billing Due List, Two Billing Dates Colums appear one is in starting and second is in last, can any one tell me the difference.
    2. I have create a billing document on 28.08.2010 and if after this I run VF04 system again show me the same document, and if I go to process it it says its already billed, Why system show me the document which already billed ? Pls explain.
    I want system only show me the document which are ready for billing not the invoice one..
    Hope my gurus understand the question, looking for the prompt response.
    Regards

    Dear Imran Khan,
    The VF04 Output report has 2 billing date fields. This dates are one and the same. It is just that Standard SAP has it. If you might have noticed both the dates in the output report are one and the same. If you dont want to see one of them , then you can go to settings, select layout and remove one of them.
    Hope this helps
    Thanks
    Murtuza

Maybe you are looking for