Which Trans. table contain Indicator for billing plan in header

Hi All,
I wnat to find out how SAP table storage the following field:
In Sales Document Item with billing plan, the reference to the header billing plan 'check box' in the 'Billing plan' screen.
-> Indicator for billing plan in header (RV60F-KFREL)
Any, Idea?
Thanks,
Neil

Sorry Neil,
that was nonsense: I confused billing plan with installment plan: In telecom, media, utilities and other businesses with many (small) customers, you can use module contract accounting (in connection with SAP business partner). If people can't pay their bill, the company can agree on paying by installments. For this, contract accounting module uses the installment plan. This will split up the debt into slices due i.e. every month. Table fkk_instpln_head is used for this.
Regards,
Clemens

Similar Messages

  • Config to Turn Off Indicator for Billing Plan in Header

    Hi,
    anyone knows whether there is a config that is able to turn off (or default as blank) for the indicator for "billing plan in header" that is found in the item's billing plan? This is the indicator that cause the item billing plan dates to copy from header's billing plan.
    I am trying to write a program that create sales order with billing plan using BAPI_SALESORDER_CREATEFROMDAT2. As this BAPI does not allow me to change the item billing plan dates, I am looking at using the stardard program SDFPLA02 after the BAPI is called. However, for the program to work, I need this "Billing Plan in Header" un-tick,
    Or, is  BAPI_SALESORDER_CREATEFROMDAT2 able to un-tick this indicator?
    Regards,
    Norman

    Hi,
    In SPRO> Sales and Distribution> Billing> Billing Plan> Assign Billing Plan type to Sales Document type.
    Remove the assignment.
    Hope this helps.
    Regards,
    Sharan
    Edited by: SharanKumar.S on Oct 3, 2011 11:25 AM

  • Which views/tables to use for retrieving item information

    Hi All,
    I need to write a PL/SQL procedure for retrieving detailed information for a specified item (given inventory item ID and organization ID). I'm not quite sure which views/tables to us for this.
    I found out that view MTL_SYSTEM_ITEMS_FVL is the underlying view for the Master Item Form (via help / record history menu option). But when looking up in eTRM following warning is described:
    Warning: Oracle does not recommend you query or alter data using this view. It may change dramatically in subsequent minor or major releases.
    The second view I found is MTL_SYSTEM_ITEMS_VL. But when quering for data in this view, it turned out that the view is empty.
    Can anybody tell me for what purposes this view is used?
    Is it the correct way to use one of these views (or any other?) for retrieving detailed item information or should I better define a new query within the procedure using tables such as MTL_SYSTEM_ITEMS_B, MTL_SYSTEM_ITEMS_TL and MTL_PARAMETERS (any others) ?
    Any ideas for that?
    Best Regards,
    Carolin

    Hi Carolin,
    It's usually more efficient to use base tables instead of views. The tables you will actually need will depend on your requirements. Regarding your question about MTL_SYSTEM_ITEMS_VL, it's usually ok to use the _VL views. These typically contain the same information as the base tables plus some logic to get the appropriate translations for fields that can be shown in different languages (for instance, DESCRIPTION). Typical table names you will need could be:
    Item Master: MTL_SYSTEM_ITEMS_B
    Organizations: MTL_PARAMETERS
    Subinventories: MTL_SECONDARY_INVENTORIES
    Units of Measure: MTL_UNITS_OF_MEASURE
    Onhand Quantity: MTL_ONHAND_QUANTITIES_DETAIL
    Material Transactions: MTL_MATERIAL_TRANSACTIONS
    Categories: MTL_CATEGORIES_B, MTL_CATEGORY_SETS_B, MTL_ITEM_CATEGORIES
    If your query didn't return any data, it's probably because the language was not properly setup in your session (check USERENV ('LANG') so see what's the language in your session).
    Hope it helps.

  • Which R3 table contains the field WRSHB (Amount in FC)?

    In InfoSource 0FI_AP_4, the InfoObject 0DEB_CRE_DC is mapped with R3 field WRSHB (Amount in FC).  We try to find which R3 table contains this field, but fail to find it.   We've tried BKPF, BSEG, and PAYR, not successful.  We tried RSO2 and find that no view/table is attached to the datasource 0FI_AP_4, instead the extraction function BWFID_GET_FIAP_ITEM is used for the extraction, but inside this function, still can't find this field WRSHB.
    Any idea?
    Thanks

    hi AHP,
    Thanks for your answer to 0FI_AP_4.  Now we've got a question for 0FI_GL_4:
    Follow the similar SAP Help link for 0FI_GL_4:
    http://help.sap.com/saphelp_nw04/helpdata/en/57/dd153c4eb5d82ce10000000a114084/frameset.htm
    The above link shows the Origin Fields in the Extract Structure, however it doesn't contains the field called KNTTP, but it does exist in the datasource of 0FI_GL_4 of our R3 system, why?  Our R3 system version is 4.7.  SAP Help website should be updated, right?  Why SAP Help website doesn't contain the field KNTTP for datasource 0FI_GL_4?
    Thanks

  • Date category for billing plan

    hi every body,
    what is the meaning of date category for billing plan type and what is the function of maintain date category for billing plan type(path:img->sd>billing>billing plan->define and assigh date category)

    thanks

  • Management of Trial Period for Billing Plan !!

    Hello SAP folks,
    I have a real time business requirement where we essentially have Rental Contract which are being created from Sales Order and there is a billing plan defined for this Rental Contract. With new introduction of some Marketting strategy of Marketting group of my Client they have come with introduction of trial period for 30,60 and 90 days for the Contract !!
    Now When we talk about the Trial period for 30 days, there are two important triggering point which are mapped from Sales Order to Contract i.e. No of Payment and Term of Contract. For 30days of Trial period, the number of payment is 11 if the term of contract is 12 month, 60 days the number of payment is 10 and term of contract is same as 12 month.
    Now my question is how can i map this sort requirement in SAP with respect to Billing Plan i.e How to set the system such the billing should be happening based on No of payment ???
    Any pointers on this requirement shall be really appreciated !!!
    Regards,
    Sarthak

    Hello, There's an FAQ that says after the release of Photoshop, in spring 2012: http://forums.adobe.com/message/4209419#4209419 and I've read in 60 days in this forum, but don't have a source for that.

  • Which all table contains a particular field

    Hi
    Can any one give me the query for finding which all tables in the database contains a particular field.
    Like I want to find out all the tables which has fields with field name like '%LOC%'
    Thank You
    .S

    select table_name from dba_tab_columns where column_name like '%LOC%'

  • Detailed operation for billing plan

    Hello Gurus,
            I have created billing plan, but I don't know where to use these billing plan. please show me the scenario where I can use biling plan and show me the detailed operation?
    thanks very much!

    HI zhang
    If you assign billing plan to sales doc type at header level a billing tab will come and If you assign a billing plan to item category a billing tab will come at item level
    Periodic billing plan
    These billing plans are using for agreements.The best example is scheduling agreements where you can use the  periodic billing plan
    Milestone Billing plan
    These are used to set to the customers. The best example for this is when we configure downpayments  in SAP. In down payments customer pays the amount in advance either 50%or 100% then we will deliver.(depends on the business requirement).
    In Down payments , the material has to be assigned item category group005  and when you create sales order item category will be TAO which will have billing plan assigned
    Now you can created dates and fix amounts as per the billing plan. and you can assign a billing block also. if you want
    Regards
    Srinath

  • Allow partial quantity billing for billing plans - VOFM - SAP Note 726039

    Hi Gurus,
    I got one task, telling that copy that routine 23 into customized ex: 902 in VOFM. Then change the copying requirement for the corresponding item category in the copying control (Transaction VTFA).
    reruirement is that the customer is paying cash in advance. Goods are partially delivered.
    ex:
    Order 10001206 creates a downpayment request for 10EA.  A delivery is created for 2EA.
    First clearing invoice 70700001 is created with billing quantity A in the copy control: A Order quantity less invoiced quantity. Hence the whole order quantity is considered for billing.
    For the second clearing invoice 70700003 (the first was cancelled) billing quantity B is used in the coy control: B Delivery quantity less invoiced quantity. Hence 2EA are considered as billing quantity. For an item that has zero delivery quantity an invoice with zero billing quantity will be created ( the behavior we see).
    Billing type        : ZBAC
    SalesDoc Type : ZSC
    Item Category  : zsak, zszs, zsao etc.
    They are telling the Solution like this.
    the quantity to be billed is calculated from delivery quantity minus the already billed quantity during the billing of a billing plan date
    Pls help me, I never used VOFM for enchancement.
    As an abaper what we have to do for this task,
    Thanks in advance.
    Kiran.
    Edited by: ACC10583516 on Jun 11, 2010 6:54 AM
    Edited by: ACC10583516 on Jun 15, 2010 6:31 AM

    hei Kumar,
    How you solve this problem?
    i also face this problem.
    Please share the solution. Thanks

  • BAPI for billing plan and billing order

    Hi Sap Guru, i need your help on bellow questions :
    Are there any BAPIs or MF standard used to read billing plan from the business partner (header and lines) ? Are there any that permit to create, simulate, modifify or cancel a billing plan ?
    Are there any BAPIs or MF standard used to obtain payment from a Busines Partner or Contract Account ? Are there any that allow to obtain views on the accounting records (header, extension, set of payments, discharges...)
    Thanks in advance for all reply.

    Check the BOR object  PAYSCHEME . You would find all the methods there

  • Tables to get the billing plan discount percentage...

    Hello Experts,
    I am currently developing our sales invoice form and 1 requirement is that I have to show the
    billing plan/downpayment %. The specs only has the field FPLNR. Can you please tell me how to get the
    % amount.
    Thank you guys and take care!

    hi
    you can get the billing date FPLT-AFDAT and billing discount perecntage FPLT-FPRO by making use of the key field FPLNR
    hope this helps
    regards
    Aakash Banga

  • Which table MIGO use for schedule planning?

    Hello,
    I have one schedule planning which contains 50 items. When I go to MIGO, I choose the schedule planning, but I just see 32 items. I guess some materials are processed before.
    I need to get this 32 items into an internal table but I can not find the right table name.
    I tried MSEG, EKKO, EKET but didnt have the right result. Any ideas?

    Any inputs on this please?
    I am trying myself too
    Thanks

  • What tables contain data for the CUP requests in 5.3?

    What are all of the tables that contain the data that appears in the CUP requests?  We are on version 5.3 SP13.
    We are selling off one of the divisions of our company and one of the terms is that we have to provide all relevant data, including CUP requests.  Since there are several hundreds of requests for this division (last count was over 600), it is not practical to just download the individual requests out of CUP.  So plan B is to just give them the data.
    I know there are several tables that contain this data, and I know some of them (such as VIRSA_AE_REQD_HDR and VIRSA_AE_RQD_WPHS), but I don't know all of them.  (and I would rather not have go thru and to check every table)
    Thanks.

    Hi Bob,
    I have never looked at the VT_AE tables to extract any information. Since your requirement is unique, I have a positive note that SAP would help you with it. Giving a try would worth it sometimes
    Else, paste the list of tables here, so that some one can help you.
    Have a great weekend!!
    Cheers,
    Raghu

  • Which SRM table contains "number of remaining renewals"

    I am trying to find the table which is containing the "number of remaining renewals"  field related to that but I couldnt find it . I going to add that field in another standard datasource. Any help ..

    I don't think so SAP stores records count in the different table.
    Thanks
    Viswa

  • Table containing Budget for a given project

    Hi Gurus,
    I have a requirement to fetch the ROOT LEVEL Budget FOR a given Project.
    Can someone Throw some light on the tables involved and how they are linked.
    Thanks in Advance
    Deepak

    I am supposed to fetch Current Budget field in the transaction CJ30 for a given Project.
    I didnot find appropriate field in RPSCO for this.
    please let me know if there is any.
    Regards
    Deepak

Maybe you are looking for