GL Line Item Upload: Assignment to Profitability Segment

Hi,
I have a problem while loading GL line items using RFBIBL00 when assigning characteristic values to the "Assignment to Profitability Segment" Screen (SAPLKEAK,0300).
I am passing the values thru RKE_* fields in BBSEG structure but the program is assigning these values to a different field in FB01 transaction and the upload is failing due to this.
E.g.: For field RKE_BRSCH in BBSEG structure I have a value "KUW" but when I run the batch input for FB01, in Screen SAPLKEAK 0300, this value is getting populated in another field ARTNR.
I did search oss and could not find any reference to this issue ?
I assume there is something which need to be done at CO-PA configuration, any help wrt to this is highly appreciated.
Thanks,
Ravi.
Message was edited by: Ravi Gopan

Murugesh,
Field Mapping is done correctly ... I just checked again.
Waiting for FI/CO consultant to respond to this, I feel this has something to do with "Activation of fields in Profitability Segment"
Will post one this is solved.
Thanks,
Ravi.

Similar Messages

  • MB51 - Assignment to Profitability Segment

    Dear guys
    In transaction MB51, after clicking on a line item tranactions open a detailed screen of <b>Display of Material Document</b>.
    In that screen a TAB is available of name <b>Acct.***</b> that having a Profit Segment button which opens another screen of <b>Assignment to Profitability Segment</b>, which is having detailes about sale order, custoemer, material, sales org, plant, sales office, material grou, Distr Channel etc.
    I want to pick all the data showing in screen Assignment to Profitability Segment,  but the fields showing there belongs to a structure CE0PTOC.
    How can I know the table from which these values are populatin in this structre or can any body tells the name of table.
    Thnx
    Points will be awarded for answering the question.

    Material Document _ MKPF-MBLNR
    profitability segment table  - COEP-PAOBJNR
    Common table : MSEG
    Reward Points if it is helpful
    Thanks
    Seshu

  • Add field 'asset' in sales order line item account assignment tab

    Hi,
    I would like to add the following field: 'asset' in sales order line item account assignment tab.
    I can enter order, or wbs, but not Asset.
    How can I make this field visable?
    Anybody?
    thanks,
    klundert
    Edited by: Eric Van Zundert on Oct 30, 2010 8:43 AM

    Hi
    There is perform which moves the values to VBAP field.
    This PRCTR field is stored in VBAP (i.e., SO line item table)
    USEREXIT_MOVE_FIELD_TO_VBAP
    Hope it works.
    VVR

  • Data conversion- GL , GL Open Line Item Upload

    Hi,
    For Objects GL Upload , GL Line item Upload  : LSMW- BAPI,IDOC Methods possible .Is any standard Bapi , Idoc available.
    And also share the advantage and disadvantage in using  Ecatt for dataconversions.
    Please share link which gives details  for doing  standard master data conversions.

    in LSMW we have Idoc method and batch input method
    IDOC
    Message Type         GLMAST                      Master data G/L accounts
    Basic Type           GLMAST01                    Master data G/L accounts:
    Enhancement
    Batch Input
    Object               0010   GL A/C Master Record
    Method               0002   Flat structure
    Program Name         RFBISA00
    Program Type         B   Batch Input

  • Entry aids in (Assignment to Profitability Segment) Missing -TCode FEBA

    Hi All,
    When i am using the transaction Code FEBA to clear the customer account the entry aids (Assignment to Profitability Segment)
    is missing. as the system takes FB05 in background of FEBA. But when i use Transaction code FB05 to clear the customer account the Entry aids is appearing on the screen.
    Can some one let me k ow how the Entry aids Can be seen in the TCode Feba?

    Hi,
       I think in this case the transaction is processed by system in background as a batch-job.
    I assume you are on release 5.0 or higher. Note 581739 should be part of the system. In this case for batch processing no more entry aids will be displayed, because in the new standard always all chararcteristics will be displayed and offered to be filled.
    regards
    Waman

  • Line item id in Account document segment

    Hai gurus,
    I need a clarification on line item id.
    It is used in Accounting document segment.
    You can find it in table BSEG and field is BUZID.
    Actually it has
    A " Asset
    B " Warehouse stock order
    C " Warehouse stock order assigned
    K " Vendor
    F " Delivery costs
    and others.......
    (its quite similar to account type)
    From where this value is picked.
    Kindly help....
    Regards,
    Vimal

    Based on the posting key ,
    system will find whether the  particular line item is  which acount type ;
    ex;
    40& 50-S- -gl account
    chandra

  • Changing line item account assignment

    Hi all,
    I am attempting to code the functionality of transaction KB61 to change the account assignment of a line item. The BAPI that I am using to recreate the functionality is BAPI_ACC_PRIMARY_COSTS_POST (may or may not be able to do what I want?)
    Does anybody know how to pass the material number (MATNR) through to the line item for being reposted using BAPI_ACC_PRIMARY_COSTS_POST or is there another way to do this?
    Regards,
    Jason Lante

    hi
    good
    go through this
    FU BAPI_ACC_PRIMARY_COSTS_POST
    Short text
    Accounting: Post Primary Costs
    Functionality
    Method for posting a document with primary costs.
    Structure DOC_HEADER holds the document header data. Field CO_AREA holds controlling area used for posting. For external number ranges, field DOC_ holds the document number. Fields DOCDATE (document date) and POSTGDATE (posting date) are optional; the R/3 System uses the current date for empty fields. Field OBJ_KEY holds the number and organization of a reference document (10 characters each). Field OBJ_TYPE holds the object type of the sender system reference document. Field LOGSYSTEM is for documents from external systems only. Field DOC_HDR_TX can hold a document header text. Field VARIANT can hold a valid screen variant if one is known. Field VERSION is not useful here; you can post only in version 000 which is set as the default.
    You must specify the transaction currency for the entire document. You can either specify the currency in SAP format in the TRANS_CURR field or in ISO code in the TRANSCUR_ISO field.
    The USERNAME field is a required field.
    Table DOC_ITEMS adopts the document item data. The data consists of:
    Field Name Short Text Optional
    SEND_CCTR Sender Cost Center
    SENDER_ORD Sender Order
    SEN_WBS_EL Sender WBS Element
    SEN_NETWRK Sender Network
    SENOPERATN Sender Network Activity
    SENSALEORD Sender Sales Order
    SENITEM Item Number in Sender Sales Order
    SENCOSTOBJ Sender Cost Object
    COST_ELEM Cost Element
    VALUE_TCUR Transaction Currency Ammount
    QUANTITY Total Quantity Entered X
    POSTQUUN Posted Quantity Unit X
    POSTQUUN_ISO Posted Quantity Unit in ISO Code X
    PERSON_NO Personnel Number X
    SEG_TEXT Segment Text X
    REC_CCTR Receiver Cost Center
    REC_ORD Receiver Order
    REC_WBS_EL Receiver WBS Element
    REC_NETWRK Receiver Network
    RECOPERATN Receiver Network Activity
    RECSALEORD Receiver Sales Order
    RECITEM Item Number in Receiver Sales Order
    RECCOSTOBJ Receiver Cost Object
    RECACTTYPE Receiver Activity Type
    SEN_CALC_MOTIVE Sender Accounting Indicator
    REC_CALC_MOTIVE Receiver Accounting Indicator
    SENACTTYPE Sender Activity Type
    You must enter at least one sender and one receiver object. Fields with *_ISO can also hold quantity units or currencies in ISO code.
    Structure MESSAGES returns all messages. Parameter DOC_NO holds the document number for successful postings.
    Parameter
    DOC_HEADER
    IGNORE_WARNINGS
    DOC_NO
    DOC_ITEMS
    RETURN
    Exceptions
    Function group
    K40C
    thanks
    mrutyun^

  • Line Item Field "Assignment" not populating

    I am posting a KR doc. The assignment field in the line item is not populating with the date on the document is being posted in either of the line items, posting key 31 posting to Vendor and posting key 40 posting to an expense G/L account. The assignment field remains empty. I have checked some documents in the other company codes where this field is being populated with the date in the yyyymmdd.
    Please let me know what controls this and how can I make this field populate.

    Th Sory key for the GL for that company code should have the document date as the sort key.... check in FS00

  • Multiple line items upload in LSMW

    There are 265 line items in an entry. I have around 50 such entries to be uploaded vis LSMW.
    The problem is that, while creating a recording, do i need to record 165 line items (164 line items are of debit and only 165th line item is credit)??
    I am creating the recording for Tcode FB05 ie GL entry.
    PLEASE SUGGEST ME THE SIMPLE WAY TO UPLOAD THE LARGE SUM OF ENTRIES IN LSMW.

    Hi.
    You need not record for 165 line items. You can just record One entry in FB05, with 2 line items alone (one Debit and one credit). The Debit/ Credit indicator will be one of the fields in Recording.
    Now you need to structure this field in your template and create the Field Mapping.
    So, in the Excel template, you maintain all the multiple line items you want - against each line item you can mark this indicator as Debit/ Credit.
    Let me know if this works.
    Regards
    Srini

  • Multiple line items uploading through LSMW

    Hi,
      I am using LSMW as uploading tool for master data uploading in quality server.In the case of multiple line item i am feeling difficulty to use LSMW.
    Plaese help me to find solution...........

    Hi
    First read all the BOM into an internal table and then you upload that internal table
    LSMW
    https://help.sap.com/saphelp_nw04s/helpdata/en/87/f3ae74e68111d1b3ff006094b944c8/content.htm
    [ BOM UPloading BY  LSMW|LSMW BOM]
    Regards
    pavan

  • Assignment between profitability segment and operating concern

    Hi,
    When i get error like, Profitability segment (with some number say 002345) does not exist in operating concern. Then what are the Tcodes i should check in controlling?
    Thanks
    Swetha

    use se16,
    enter the table name ce3****
    - Operating concern.
    In this table u can view all the profitability segments.
    assign points if it is useful.
    guru

  • PO assigned to Profitability Segment

    Hi all!
    In MM, I can create a Purchase order and assign it to a profitability segment. Is that possible in SRM?
    Thanks,
    Henrik
    Message was edited by:
            Henrik Gustafsson

    Hi
    I have not tried.. but surely not possible in SRM.
    Related links ->
    Re: period closing
    Re: Inventory Differences
    Re: Company code deletion
    Re: Plant issues
    Note 317877 Enjoy BAPI: profitability segment
    Re: Adding Partner Function to R/3 PO from SRM in Classic using BADI
    Regards
    - Atul

  • Auto Item Upload/Assign Item

    Hi,
    I have two questions in Oracle Inventory:
    1: Is there any automatic way to assign items to sub inventories in specific Organization? the same question for assign locators for that item in the sub inventories.
    2- Is there any automatic way to assign Manufacturer Name & Part number for an item?
    Note: I know how to create & assign Items to Orgs using the Interface table and Item Import concurrent Program. But If I have long list of items, the employee need to enter the information in the questions above manually which is time consuming.
    Thanks
    Abdul

    Abdul wrote:
    Hi,
    I have two questions in Oracle Inventory:
    1: Is there any automatic way to assign items to sub inventories in specific Organization? the same question for assign locators for that item in the sub inventories.<b>Tools -> Item subinventories</b> in the Item Master form.
    2- Is there any automatic way to assign Manufacturer Name & Part number for an item?<b>Tools -> Manufacturer Part Number</b> in the Item Master form.
    Note: I know how to create & assign Items to Orgs using the Interface table and Item Import concurrent Program. But If I have long list of items, the employee need to enter the information in the questions above manually which is time consuming.
    Thanks
    Abdul

  • Rebate Agreement number in GL account line item in Assignment Field

    Hi all
    We have two GL accounts in company code xxx - 299011 and 373500. They both have the same sort key 016 but do not get the same value in the assignment field. For the 299011 account the system seems to add the Rebate agreement number to the field from the sort key. This is also requested for the 373500 account.
    The document flow is like this Std order > outbound delivery > Invoice > Accounting Doc.
    In GL a/c 299011 the agreement number is displayed but no rebate agreement number is displayed in account 373500. What are the setting need to be done to achieve rebate no in gl account 373500.
    Thanks
    Naveen

    Hi
    Depending on the GL Account Assignment of the Two GL Accounts, you need to check the copy controls in VTFA
    Regards
    Sanil

  • Incompletion log Profitability Segment at item level in the Sales Order

    Hello Sapians,
    We recently activated the "Sales Order value flow to COPA". When we create the Sales Orders the Profitability segment for the item is getting picked up automatically and have no issue in saving the Sales Order.
    But when we edit the Sales Order and then try to save it, Sales Order has incompletion log which is leading to Profitability segment in the item level.
    When I click the little box in Sales Order Item > Account Assignment tab> Profitability Segment forward arrow--> "continue" or "derivation" in the populated screen, then the Forward arrow in the profitability segment is deriving the characteristics, then system lets us to save the Sales order with out any incompletion log.
    I checked the OSS notes 114520, in this OSS note, my sitiuation is exactly first point but could not get any clue how to resolve automatically.
    Why it is happening only when we edit the Sales Order? How to update bulk of Sales Order automatically?
    Any inputs?
    Thank you.

    Hi
    Since you have activated the Sales order flow to COPA, any change in the sales order triggers a Prof Segment redetermination.... Thats why you are able to save it once you redetermine the Prof Segment....
    Ideally, if no Chars like Plant/Org Elements/etc are changed - It need not trigger the Prof Segment redetermination...
    Refer  Note 729381 - When is a profitability segment supposed to be determined?.... With ref to this note, raise an OSS msg to SAP and check if it is possible to avoid the redetermination of PSG as long as none of the relevant chars are changed in the sales order....
    There is a similar issue in MTO where by, even if you change the Header text of sales order, it triggers the Sales order cost estimate.... SAP provided a note to stop this... Note 1548608 & 1260868.... Your case is similar to this.... Raise an OSS to SAP and ask them if they can provide such a note for your case.... I feel, it should be possible for SAP to give this!
    br, Ajay M

Maybe you are looking for