2 SEGMENTS ITEM NAME FORMAT을 1 SEGMENT ITEM NAME FORMAT로 변경 방법

제품 : MFG_INV
작성날짜 : 2005-05-06
2 SEGMENTS ITEM NAME FORMAT을 1 SEGMENT ITEM NAME FORMAT로 변경 방법
=====================================================================
PURPOSE
System Items Key Flexfield setup시 2 segments item name format을 이용하
였으나 이 후 business 변경에 따라 item name format이 변경되는 경우가
발생한다. 이런 경우 이 note를 참조하여 item name segment를 변경할 수
있다.
Problem Description
Inventory item name은 아래의 procedures에 따라 2 segment value에서 1
segment value로 변경될 수 있다.
1. Segment1에 prefix를 더하여 value를 변경하고, segment2를 null 시킨다.
using a sql script:
(example)
update mtl_system_items_b
set segment1 = concat(segment1,'.&suffix'),
segment2 = null
where segment2 = '&seg2value';
2. System items KFF segment definition에서 segment2를 delete하고 KFF를
recompile 한다.
Workaround
Solution Description
이 접근방법은 development로부터 확인받은 것이다.
1. Open Item Interface process는 item names update는 지원하지 않으므로
update script는 item name을 변경하기 위해 이용될 수 있다.
이 script를 이용하기 전에 아래의 내용을 확정한다.
-. Updating the segment1 with concat(segment1,',&suffix')
Client는 새로운 value가 segment1과 연관된 valueset을 만족시키는지
확인할 필요가 있다.
-. Segment2가 null이 되어도 문제가 없는지 확인해야 한다.
Item KFF definition에서 segment2가 현재 'Required'로 setting되어
있는지 점검한다.
2. mtl_system_items_b table에서 item 값을 update 한 후 systen item KFF
definition에서 segment2를 delete 후 KFF를 recompile 한다.
위 모든 변경 사항은 먼저 TEST instance에서 test 해야 한다.
TEST instance에서 성공적으로 test 된 후에야 TEST instance와 동일한 다른
instance에 적용할 수 있다.
Reference Documents
Note 282045.1

The Cost_of_sales_account & Sales_account as defined in the MTL_PARAMETERS are different from those in MTL_SYSTEM_ITEMS_B for the corresponding item. The values for these accounts in the interface tables are same as that in the MTL_SYSTEM_ITEMS_B table and hence not same as those defined in MTL_PARAMETERS.
Actually we have a Custom trigger on the MTL_SYSTEM_ITEMS_B table which updates these accounts, once the item is created in the Master Organization.
To verify this issue, I updated the accounts on the MTL_SYSTEM_ITEMS_INTERFACE table to match with that of MTL_PARAMETERS. Ran the 'Item Import', now those records are processed.
Does this means that, the Interface is validating the cost_of_sales_account & sales_account to match with that of the 'Organization' ??.
But we never had this issue in 11i. Is this a part of R12??

Similar Messages

  • GLT2 201 Balancing field Segment in line item 001 not filled - BAI2

    Hi
    I am using BAI2 Lockbox format. I am on Enhancement pack 4 in ECC 6.0. I have reviewed all the threads which are based on this issue in the past. As I am already on EP 4 all those notes won't be applicable to me. I am also facing the same issue. As per process lockbox is a 2 step posting:
    I am getting the GLT2 201 issue in this area only
    Area 1
    Dr. Bank Clg A/c
    Cr. Lockbox Incoming A/c
    I am able to clear my customer when I import the lockbox file
    Area 2:
    Dr. Lockbox Incoming A/c
    Cr. Customer A/c
    I was of the perception that system should post the Area 1 entry first then the Area 2 entry but if system does like this then how the segment will come in the first entry as both line items are B/S related.
    As per system behaviour it is clearing the Area 2 entry first. This means that 'Lockbox incoming account' should derive the segment/profit center from the customer line. Area 1 posting should take the segment/profit center from the Area 2 entry. I am sure that lots of people have got this issue but none of them have given the clear explanation of how to crack this issue. Your sincere response is hightly appreciated. I have seen one of the thread where 'AMS' has posted that the issue has been resolved using sub rule but it is not mentioned how to do it.

    Here is SAP's response on this. The only option is to default the profit cneter or Segment or the split object you use.
    Thanks
    Anup
    02/05/2010 - 03:37:56 CST - Reply by SAP
    Dear Anup,
    In general the bank postings like payment on account or bank tranfers
    are handeled as unassigned processes since these do not contain a link
    to the causing invoices. Therefore in such scenarios we normally expect
    a default cash account assignment to be set.
    But this not leading to the not balancing balance sheet on the segment
    level. as you have mentioned in your previous reply lock box business
    process works as follows.
    Two documents are posted via the lock box functionality:
    - customer payment via check and
    - bank transfer when the check is used.
    During the first posting a customer payment with clearing is posted.
    Unapplied Cash A/C 50 <- orginal segment taken over from customer line
    Customer -50 <- orginal segment derived from the cleared item
    The payment is linked to the causing invoice via the clearing process
    therefore the original segment can be derived.
    During the second posting a bank transfer is taken place. Since there
    is not link to the causing invoice the bank posting is posted to a
    default segment.
    Main Bank A/C 50 <- default segment
    Unapplied Cash A/C -50 <- default segment
    Since the unapplied cash account is open item managed the clearing on
    this account will have to take place between the customer payment and
    the bank transfer. This will create the missing link between the paymentand the bank transfer.
    Unapplied Cash 50 default segment derived from cleared item (doc.2)
    Unapplied Cash -50 original segment derived from cleared item (doc.1)
    Zero Balance A/C -50 default segment
    Zero Balance A/C 50 original segment
    Via the automatically created zero balancing lines in the clearing
    document on the unappied cash account the financial statement on the
    segment level is balanced.
    In case of the electronical bank statement the situation is indeed
    similar. The only difference would be that the process starts with the
    incomming payment on the bank account, which is then transfered to the
    unapplied bank clearing account and only after that customer payment
    is posted. Therefore the clearing of the unapplied cash account as
    well as the zero balance are posted during the customer payment on the
    customer reconciliation account.
    The functionality of document splitting enables the setting of the
    source related account assigments on the follow-up documents, only in
    such cases where the causing relationship can be derived from the
    business process at the point of the posting. There are still sceanrios
    where the required connection is not available at the time of posting.
    Therefore in such processes the assginment of defaults is required.
    I hope I could clarify the logic of the process from the point of view
    of the SAP standard process. If you still have doubt or questions pleasespecify those in detail and with concrete examples.
    Thank you.

  • Sales Order Line Item - Profit Segment

    Hi - Could you please tell me how I can see in config that determinines values in Profit Segment?
    I want to see how Billing Type field is being controlled.
    Above field is at line it
    Thanks
    Ramesh

    Ramesh,
    Check these links
    [Regarding :Product Name and Region in Profit Segment in VA01]
    [http://help.sap.com/bp_dm603/BBLibrary/Documentation/245_BB_ConfigGuide_EN_CN.doc]
    I want to see how Billing Type field is being controlled. Above field is at line it
    The Profit center that gets affected during Billing its details can be obtained in  VBRP  item details table.
    Regards
    Sathya

  • Idoc segment for updating Sales order item dates

    Hi All,
    I would ike to update the sales order item dates (loading date, Goods Issuance date etc) from an IDOC.
    please let me know the Idoc segment and fields that need to be filled in?
    Thanks in advance.
    Regards,
    Zeeshan.

    Hi,
    Here are some details of the segments in the idocs -
    SEGNAM Segment Name E1EDL20
    VBELN Sales and Distribution Documen 180001539
    SEGNAM Segment Name E1EDL18
    QUALF IDOC Qualifier: Control (Deliv PIC : Picking with flow records (inbound)
    SEGNAM Segment Name E1EDL18
    QUALF IDOC Qualifier: Control (Deliv PGI : Post delivery goods issue (inbound)
    SEGNAM Segment Name E1EDT13
    QUALF IDOC Qualifier: Date (Delivery 010 : Picking
    NTANF Constraint for activity start 20090808
    ISDD Actual start: Execution (date) 20090808
    SEGNAM Segment Name E1EDL24
    POSNR Item number of the SD document 10
    MATNR Material Number 1112
    WERKS Plant SG01
    KDMAT Material belonging to the cust 1112
    LFIMG Actual quantity delivered (in 55
    VRKME Sales unit EA
    POSEX External item number 10
    ORMNG Original Quantity of Delivery 55
    SEGNAM Segment Name E1EDL41
    QUALI Qualifier for Reference Data o 001 : Purchase order data of customer
    BSTNR Customer purchase order number 4500004668
    BSTDT Customer purchase order date 10
    POSEX Item Number of the Underlying 10
    SEGNAM Segment Name E1EDL37
    Regards,
    Shamma

  • Identify Item & BP with respect to each Segment

    Hi Experts,
    My client, a trading company, has HO + 3 branches and 5 divisions which deals with 5 different kind of products. They require to know the profitability or just any report seperately for the branch division combination. So w have decided to use segmentation based on branch & division. They also needs to know the customer liabilities division wise, so the same customer in a branch if he gets product/item of 2 division, we have 2 different customer master with diffrect G/L mapping based on the division they are associated.
    So now we have a set of customers and items which is associated with each segment (branch-division combination). We also keeps different document series for eah segment. We also have diffrent warehouses for each segment.
    Now can I set up some filtering so that I can associate a numbering series with a segment and when that series is seleted only customers and items of that segment only will appear in choose from list?
    Or is there any work-around solution to simulate it. My client is very much concerned over the flexibility at end user level and they cannot let a user create a document which has items from 2 divisions it it.
    I'm using B1 2007B
    Please Advise...
    Thanks & Regards
    Jaics

    Dear Jaics!
    You can use mask for the item or BP code before choosing from list.
    For example: "___001__E*", where 001 and E - division code (or any other necessary code)
    You may create mask automatically using formatted search.
    For example, before choosing from list, a user starts formatted search (SHIFT+F2), it creates a mask, regarding on the doc's serie or other property of the document.
    After this you see filtered list for choosing.

  • QUESTION: Have you implemented solutions involving multi segment item numbe

    My dear customers and colleagues,
    My name is Kannan Tarakad. I am from the order management product strategy team, at Oracle, responsible for order management products. I am collecting information on the usage of multiple segment item numbers, to make some key development decisions. If you have enabled multiple segments of the item number flex field, I would like to hear from you. I would like the following information:
    1. Broad Customer industry (E.g Hi-tech, industrial manufacturing, whole sale distributor etc..)
    2. Release implemented
    3. Broad business flow (E.g. order to cash, procure to pay etc..)
    4. Key reason for enabling multiple segments of item number
    5. Customer name
    I look forward to your prompt response.
    Many thanks.
    Kannan

    We are using version 6.1 with apache web server set up to serve images. We compress the CSS and javascript but can't figure out if it is possible to compress the dynamic html (should be possible) or how to set apache mod_deflate to compress this content.
    ALUI 6.1 has built in compression if you use .net only, does not apply to the java version.
    Are you using mod_delate? I would suggest you investigate it if you are not already since it is easy to at least compress the javascript and CSS which can serve to drop your initial page size down from 350k best case to around 80k.
    http://betterexplained.com/articles/how-to-optimize-your-site-with-gzip-compression/

  • To populate Segment data to Order item level in additional tab B

    Hi Experts,
    I am working on Inbound interface using IDoc (ORDERS05); during Idoc process IDOC_ORDERS_INPUT; i have to take segment value and need to populate at order items level; in custom field  (in additional tab B).
    For that i am using FM (Customer exits) :
      Step 1-  EXIT_SAPLVEDA_001 (Getting segment value and passing to XVBAP-Zfield).
      Step 2- EXIT_SAPLVEDA_002 (Passing Value to respective screen using BDCDATA table).
    Due to unable to find where i have to set flag and how ?;                                                                                To avoid multiple record to append ; BDCDATA Table with same screen.
    As mention in this link for Header level additional tab B : http://www.sapfans.com/forums/viewtopic.php?f=21&t=62945#p1025880.
    They are using my_flag to avoid ,issue as i mention in above step.
    Step 3 - At last they are deleting my_flag in FM : EXIT_SAPLVEDA_003. (find in above link)
    Thanks in Advance
    Regards
    Vinay

    you need to use a flag of type vbap-posnr .
    and your check statement will become
    check my_flag NE XVBAP-POSNR. (or the ZZXVBAP-POSNR).
    and setting the flag
    my_flag = XVBAP-POSNR.
    so for same posnr it wont repeat the append.. hope this can help

  • Vendor Open Items for each Segment ?

    Hi all,
    What is the most effective way to grouped the all Vendor Open Items for each Segment ?
    I think i should use tables BSIK and (BSEG or FAGLFLEXA).
    Field BSEG-SEGMENT does not always have a value (often is empty), so it is likely to be used FAGLFLEXA-SEGMENT.
    Thanks in advance
    Serena

    .

  • Segment  Field in  vendor line item

    Hello Guru,
                        we have activated new gl functionality with doucment splitting . but we are not able to view the segement filed in vendor line item and customer line item in different reports.
            how we can pool that field in variouse report in instead using Zreport.
    Thanks and Advance
    Laxmi narayan

    Hi,
    whe we are  entering  the vendor line item we can enter the Fund and fund Center, our segment will be derived from the fund ( we have done it in a substitution, if the segment is empty we derive it from the fund) and in BSEG table we can see that the segment is filled correctly. But we cannot change it because this fields segment don't appear in the screen. We have reviewed the SAPMF05A 0332 Screen (screen that we can see when we are entering the vendor line item and we push in "More data" button) but the segment field don't appear.
    Thanks in advance,
    Sap Userr

  • Difference between defining segment and maintaining segment for GL items

    Hello All,
    Can someone tell me the difference between 'Defining a Segment' (in enterprise structure) and  'Maintaining Segment for general ledger Items' (tcode FQ0300) and when is the later used?

    Hi,
    Segment reporting is part of functional reporting in sap. Segment reporting is required as per International Accounting Standard 14 for listed companies thats why it is defined in Enterprise structure .
    Segment is maintained in profit
    center master data from where it is derived, When you post to a GL account containing segment it gets posted to profit center. This is the basis purpose of maintaining segment at Gl account level. Segment reporting is gradually being replaced by business area. This is for you information.
    Regards

  • Customer Open Items by segments or Business Area

    Dear All
    Good Morning
    We would like to discuss one issue which may be other companies also facing related to New General Ledger. We book one vendor liabity which belong to two Business Area or Segment. Now we enter vendor line item only once and do not enter the business area in vendor line item. Document is posted and vendor line item is without business area. But if we see GL view document reconciliation account is splitted in two business area based on expense propotionate. which is correct but still our problem is that when we run the vendor report by business area this vendor line item will be shown without business area.
    Can any one have a solution for this problem
    Thanks and Best Regards

    Hi Ravi,
    SAP will pick these invoices for payment according to vendor open items which are due according to payment terms.
    When it comes to customer invoices, clearing depends on when customer pays payment to particular invoice, these customer invoices will get cleared.
    I assume you are talking more closely to intercompany scenario (If it is not intercompany invoices clearing, you should not worry mostly about customer invoices clearing), where you want to clear vendor invoices and customer invoices. So you need to incorporate entry date in your functionality to pick intercompany invoices clearing.
    Thanks much
    Raghu Kolla

  • Balancing field "Segment" in line item 001 not filled while posting through

    HI All,
    I am experiencing the below error while processing FB70 transaction in Foreign currency with Tax codes (earlier this problem was not there, this is happening recently). The error description as given below.
    "Balancing field "Segment" in line item 001 not filled
    Message no. GLT2201
    Diagnosis
    The field Segment marked as balancing is not filled with any value in line item 001, even after document splitting.
    System Response
    The document cannot be posted.
    Procedure
    First check your entries.
    Additional causes could be:
    No value can be derived for this field from the current document data.
    You have entered a document type that is not designed for this business purpose."
    I have verified all the relevant settings like Classify G/L accounts for document Splitting and Document types etc and all settings are seems to be ok.
    But in the below two instances, Iu2019m not getting any error:
    If posting is done in company code currency with same tax codes.
    If posting is done in  foreign currency without tax codes
    Your early respons is highly appreciated.  Thanks in advance.
    Thanx & Regards
    Ramesh

    Hello
    Have you chosen Segment as Mandatory for the Scenarios during Document splitting. If not then for the G/L account you are facing problems with goto the field status and make segment field optional.
    Thanks and Regards

  • Profit Segment not activated during creation of purchase order item

    Hello,
    While I create a Purchase Order Item, in the account assignment tab, I may fill in at least a cost center or a cost center and an internal order.
    If I fill in only a cost center and key the enter buton, the profit segment is activated.
    If I fill in the cost center and the Internal Order at the same time and afterwards I key the enter button, the profit segment is not activated. I have to click on the Profit segment button and validate the profit segment manually.
    Could you tell me what the problem is?
    Thank you in advance
    Regards

    Hi
    That makes sense to me
    In any entry you can enter One REAL Object and more than one Stat Object...
    SInce you entered Cost Center in Option 1 - You were proposed with PSG and IO as the option
    Since you entered Cost center *** REAL IO in Option 2 - The system got what it wanted i.e. One REAL OBJECT.. hence, no more objects are proposed to you... However, you can manually enter PSG or WBS if allowed in your Field Status Group in FI
    br, Ajay M

  • 11i Advanced Pricing Questions on usage of Item Category Segment Values

    Hi All,
    we are on 11i, i am trying to setup on modifiers using Item Categories. Customer has 4 segment category structure.
    Category structure= Vendor, Group, Style, Price code , here is how Data looks = 060.10.800.40
    In 11i, can we setup Modifiers on Segment1 & Segment 2 ( 060.10), so system picks up all values for segment3 and segment4.
    I understand R12 can do this as per Metalink Note: 746020.1. is this supported in 11i.? I am unable to accomplish this.
    regards
    girish

    Hi
    Please donot post more questions in a single thread. If you post it separately, you will get many responses and detailed explanations from more members.
    Regarding your queries.,
    1. Relevant for delivery field in Item Category is for TEXT Items and for others you should configure the field in Schedule lines.
    3. Shipping conditions will be defaulted from the CMR of SP. If a value exists in the sales document type (eg. OR) then it will have priority and will replace the value defaulted from CMR.
    5. The pricing applies to Item Level only. But you cannot determine different procedures for different line items.
    6. Header conditions will not have access sequence and you cannot create condition records for header conditions in VK11.
    7. In consignment process - the first two steps are mandatory i.e., Consignment fillup and consignment issue.
    The other two steps are required only if there are returns from the customer(not consignee) and if there are any unsold stocks at the consignee.
    Thanks,
    Ravi

  • 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

  • Creative Cloud abonniert – funktioniert nicht. Noch immer im Testversion Modus

    Hallo Zusammen. Das ist wirklich tricky: Ich habe seit ein paar Tagen das CC-Neukunden-Abo Abonniert. Jetzt ist es aber so, dass mir die Creative Cloud weiterhin vermittelt, dass ich alle Programme in der Testversion habe (-noch 20 Tage). Wenn ich au

  • Specifying classpath in Sun CDC Toolkit

    Hi All, I am using Sun CDC Toolkit 1.0. i need to specify a jar in the classpath whose APIs are used by the application at runtime. i have tried using the "-classpath" option, but the APIs in the jar are not being found and i get a "java.lang.NoClass

  • Please help with chart query

    Hello, i am trying to display a line chart, for some sales data. I want a line (series) for each product, X axis should be the years in the data (2007, 2008, 2009 there is no more data than these years) The plan is to eventually use a "Function Retur

  • Get employee photos

    Hello everyone, I have a java portal that comunicates with SAP to use a few RFC functions. I would like to use the employee photos that we can see on transaction pa30 to appear on my website. Is there a specific url, table, or something like that, fr

  • Hide bundle icon from selected workstaions

    I have two bundles A and B. A has a relationship to all users and B has has a relationship to a group of workstations called X. When a user logs in on a workstation in the group X they see both icons for bundle A and B. I only want them to see the ic