National Stock Number (NSN) as an Alternate Item Number in PeopleSoft FSCM

My company is a supplier of defense related products to the United States military and sometimes foreign militaries.
The Defense Logistics Agency of the Department of Defense assigns items IDs to material which the United States military buys, transports, stores and uses. These item IDs are called National Stock Numbers (NSN).
My company has a requirement to display (show) the NSN on shipping documents to any shipments for the United States military. Also, we internally in the company need to be able to search the items (and products) by NSN on various screens within Peoplesoft. We also need the ability to periodically load a csv file into peoplesoft to assign NSNs to item IDs.
We are on PeopleSoft version FSCM 8.9. Of course FSCM 8.9 does not have any build-in/delivered functionality to support NSNs. NATO also uses a similar idea called NATO Stock Number. Both the (National Stock Number and the NATO Stock Number) are 13 digits.
I reviewed the 9.1 Peoplebooks and there is no mention of NSN (NATO stock number or national stock number).
I have also reviewed the 9.2 Pre-Release Notes and there is no mention of NSN (NATO stock number or national stock number).
We have thought about using PROD_ITEM.PROD_FIELD_C30_A as a place to store NSNs. We are also considering MASTER_ITEM_TABLE.ITEM_FIELD_C30_A as a place to store NSNs. Please note that we need NSN for shippable products only.
I am looking for better ideas here or at least validate our idea for putting it in the fields discussed above. Also, if someone could give a reason for Product Item table vs Master Item table, which would be better?
Thanks in advance.
Mansoor H. Khan
Principal Programmer Analyst
Thales Communication Inc.
22605 Gateway Drive
Clarksburg, MD, 20871
Tel: 240 864 7747

My company is a supplier of defense related products to the United States military and sometimes foreign militaries.
The Defense Logistics Agency of the Department of Defense assigns items IDs to material which the United States military buys, transports, stores and uses. These item IDs are called National Stock Numbers (NSN).
My company has a requirement to display (show) the NSN on shipping documents to any shipments for the United States military. Also, we internally in the company need to be able to search the items (and products) by NSN on various screens within Peoplesoft. We also need the ability to periodically load a csv file into peoplesoft to assign NSNs to item IDs.
We are on PeopleSoft version FSCM 8.9. Of course FSCM 8.9 does not have any build-in/delivered functionality to support NSNs. NATO also uses a similar idea called NATO Stock Number. Both the (National Stock Number and the NATO Stock Number) are 13 digits.
I reviewed the 9.1 Peoplebooks and there is no mention of NSN (NATO stock number or national stock number).
I have also reviewed the 9.2 Pre-Release Notes and there is no mention of NSN (NATO stock number or national stock number).
We have thought about using PROD_ITEM.PROD_FIELD_C30_A as a place to store NSNs. We are also considering MASTER_ITEM_TABLE.ITEM_FIELD_C30_A as a place to store NSNs. Please note that we need NSN for shippable products only.
I am looking for better ideas here or at least validate our idea for putting it in the fields discussed above. Also, if someone could give a reason for Product Item table vs Master Item table, which would be better?
Thanks in advance.
Mansoor H. Khan
Principal Programmer Analyst
Thales Communication Inc.
22605 Gateway Drive
Clarksburg, MD, 20871
Tel: 240 864 7747

Similar Messages

  • Purchase requistion number and line item number linkage with work order opr

    Hello,
    I want to know what is the link between Purchase requisition number along with its line item number with work order operation number.
    For the non stock component assign to Work order operation ( say operation 10) the PR get generated for that component which assign to that operation .
    in which table we can find that PR as input and output as Work order number along with its operation .
    In AFVC table if we put PR as input then it does not show any entry for that PR number?
    Regards
    Vaibhav

    HI Vaibhav,
    If you have the Work Order Number AUFNR, then you can get AUFPL from AFKO.
    Then Pass AUFPL to AFVC table to get BANFN(Purchase requisition number) and BNFPO(Item number of the purchase requisition in the order).
    Regards,
    Ravi

  • Line item number change

    i am creating delivery w/r to order, where once of my line item (line item-100 in order) is missing in delivery. and the item (line item-110 in order has taken the place of line item 100). i want to copy the same line item number from order to delivery, so if some item is missing then i can find it out line,, in this case line item 100 is missing in delivery but due to the fact that line item 110 as taken the place as 100 in delivery i am not able to find.
    plz guide as how to maintain, the same line item number from order to delivery to billing

    Hi,
    You can maintain these settings in Copy Controls from Delivery to Order (VTLA), IN header Details, you have a Tab Control Data, in which you can check "Copy Item Number", this will copy the item number from the preceding document to the next document.
    Try to replicate the same in your QAS and do update the same if it is helpful
    Regards
    Vamsi Javaji.

  • PO Number and Line Item Number for Invoice Plan Number

    Hi Experts,
    Can somebody please guide me how to fetch the PO Number and respective PO Line Item Number for an Invoice Plan (FPLNR).
    In FPLA Table, PO number is available but line item number is not available.  If a PO is having multiple line items, different line items will have different Invoice Plan numbers.
    Thanks in Advance.
    Radha Krishna Madineedi

    Hi Ramesh,
    I have got the answer after posting this thread.  We can get the PO Number and the Line Item from EKPO Table itself by passing the FPLNR.
    Anyway,  thanks for your reply.
    Regards
    Radha Krishna.

  • How to unlock sales order number after changing its line item statuses.

    hi all,
            my requirement is i am changing the status of the double
           clicked sales order which is showing in ALV grid display
           before that i am locking that sales order using FM
           CALL FUNCTION 'ENQUEUE_EVVBAKE' and for
           changing the status i am using FM
            CALL FUNCTION 'STATUS_CHANGE_EXTERN'
            which doesnt have commit statement inside this FM so
           i have explictly written this commit statement if this FM
           gives SY-SUBRC = 0 but with this statement it unlock my
           sales order because of the commit functionality.
    also this FM is in loop for all line items for that sales order
    please help me with that!!!!

    Hi,
    I have created delivery against sales order.
    While picking (during delivery PGI), I selected two batches to suffice the delivery qty. Please refer the example quoted below.
    Sales order (SO1) - Material (Mat1) - qty (15 ea)
    Delivery against sales order (Del1) - batch split: batch1 - 10 ea
                                                                         batch2 - 5 ea
    In table LIPS: when I enter delivery number as "Del1" and execute, I get 2 records:
       del no.     Item No.      Material   Qty       Batch no       Sales Order no     Sales Order Item no
    1. DEL1       10              Mat1        10 ea    batch1          SO1                    10
    2. DEL1       20              Mat1         5 ea     batch2         ______                 ____
    Thus in the 2nd record, the Sales order no.(LIPS-VGBEL) and sales order item no. (LIPS-VGPOS) does not get updated.
    I have to develop a report to display the Sales Order number and sales order line item number for each batch of the Delivery for the same item number. Please guide me to know how I can get the same.
    Hope this clarifies the issue faced.
    Regards,
    Ankush

  • Is there any standard SAP table which stores the license number assigned to a delivery item

    Hi Experts,
    This is in relation to license number assigned to a delivery item under ‘Export License Log’. Our scenario is for delivery of type NLCC created for an inter-company stock transport order. (i.e.not a sales order case where the license may get copied from sales order to delivery through copy control)
    As we understand, for legal control – relevant scenarios, export license for each item shall be determined afresh every time the delivery is accessed. (Depending on legal regulation, grouping, destination country, export control class, delivery partners vis-à-vis license master customer assignments etc.)
    To print the license text on one of the delivery output types, we want to access the license number for each item. (determined under export license log)
    Our question is:  is there any standard SAP table which stores the license number assigned to a delivery item?
    We have checked some of the license tables (T606*, VAEX, EMXX etc.) but couldn’t get any specific table storing delivery-item-specific license data.
    Helpful answers Text Removed
    Regards,
    Jagan
    Message was edited by: G Lakshmipathi
    Dont add such text in your post

    Hi Lakshmipathi,
    The export control log can be accessed by going to delivery Extras-> Export license log
    We need a table that stores the determined license for each item in a delivery document ( as shown in the below screenshot)
    Regards,
    Jagan

  • Does not sync alternate mobile number in the sync

    Dear All,
    When i sync my iphone 3gs using itunes with my Microsoft Outlook 2007, it syncs only the primary mobile phone number. It does not sync the alternate mobile number in MS Outlook.
    Please suggest how to fix this issue.
    Thanks

    Hello bsquared94,
    Thanks for using Apple Support Communities.
    For more information on this, take a look at:
    Downloading past purchases from the App Store, iBookstore, and iTunes Store
    http://support.apple.com/kb/HT2519
    Click the download icon to download that item.
    Best of luck,
    Mario

  • No Sales Order Item number in PCA document on Delivery

    Hi,
    We have an issue as below:
    Sales Order (Not a CO object)>Delivery is done> We cannot see Sales Order item number in the PCA document whereas it appears in Accounting Document.
    After Billing, a CO-PA document also generated.
    Thanks to provide any information on this.
    Umapathi G

    Hi,
      For billing documents, the information from the respective sales order and from the sales order item in the line item table GLPCA is only in the fields AUBEL and AUPOS.    
      You post a goods issue for delivery. If you post the goods issue for a sales order stock, the information of the sales order is updated in the profit center document (field GLPCA-KDAUF). If the goods issue is posted from the make-to-stock inventory, then the sales order information is not updated.
    regards
    Waman

  • Alternate Payee Number not capture during Manual payment posting (FBZ2)

    Dear Friend,
    Appreciate if anyone can help me with below issue.
    Scenario:
    - Vendor master already been updated with the alternative payee number.
    - I have create a vendor invoice with payee data in the field BSEG-EMPFB.
    Problem:
    When I perform FBZ2 - post outgoing payment and select the invoice created, the payee field was not updated automatically neither based from the original invoice nor vendor master. Furthermore, the field was greyed out during payment posting.
    Pls help how can I cantured the payee number based from the original invoice during post outgoing payment.
    Thx.

    Hi Kiran,
    Here is my answer to your Q.
    1. Have you given alternate payee in vendor master
    - YES, at the genral data->payment transaction and also at alternative payee in doc. I already insert the payee number.
    2. While doing FBZ2 in account give the alternate payee and when you go inside it tells no open items found
    -NOT exactly, coz i dont use the alternate payee number for choosing open item. I use the same vendor code as per invoice.
    3. Click other items and click process open items there you will find the open invoice of the the vendors.
    -NOT applicable as i already select the vendor based from the invoice to be made.
    When I choose open item during FBZ2, entered the main vendor code as per invoice to be made. In the invoice, the alternate payee number is there already. Just during FBZ2 the field is greayed out, hence the payee number from invoice wav not adopted when manual payment was done.
    I notice if i use the FBZ2, the payee field is not open for entry.
    Pls help.
    Thanks.

  • GR Doc# and GR Line Item Number

    Hi All,
    We have custom defined infocube actually WM-stocks.Now our requirement is to add GR Number and GR line Item Number. can be these be added to Infocube or should we go for ODS? any help from experts?
    Data has been loaded from generic datasource which is based on LQUA table.
    regards

    Hi,
    We implemented just the opposite:
    A cube for line items, an ODS for header data which didn't went to the cube (I mean those data that cannot be calculated by summing up item data).
    If we need summary data from ODS, we use RRI.
    Everything depends on a level of details you need. In our case we needed analysis on item data.
    Best regards,
    Eugene
    Message was edited by: Eugene Khusainov

  • Mass Maintenance of BOMs with Alternate Item Groups

    We plan to create BOMs containing Alternate Item Groups (+ usage probability + priority) to cover alternative parts usage.
    What is the SAP solution for Mass maintenance of BOMs with Alternate item groups?
    Is it possible to use (or customize) CS20 (or another transaction) to do following tasks in Mass :
    - identify the BOMs containing a specific material number (where used)
    - add a new item line with a new material nbr in the BOM (with same quantity, subitems, Alternate Item Group, ...)
    - when required, change the usage probability of the members of the group to set the new material usage on 100% and all other alternates usage on 0%. When not required, add the new one with 0% and don't change the existing members of the group.

    Dear.
    Ask your ABAP Team to write BDC or LSMW program.
    This will help you.
    Regards
    Utsav

  • Alternate Items in BOM

    Hi All,
    I have the following scenario, i am creating a BOM in which for one material there are two alternate items. Here i mean if Material A is the main item, and if this not available then we need to use both Material B and Material C.
    We have alternate items but this is a case of two items been required to replace one. How do I set the BOM in tis case?
    Do i need to go with Alternate BOM...? That is BOM 1 with Material A and Alt BOM 2 with Material B & C.....Is this the only way..?
    Thanks for your review and feedback
    Regards,
    Srinath V

    Hi ,
    For This situation may be it is convenient apply Phanton?
    -The Father Product (X), have as component
    the Prod A and it is replaced by A1 , using option Discontinuation DATA
    The Prod B and it is replaced by B1 using option Discontinuation DATA.
    Phanthom X
                item A
                Item B
    Phantom X1
               Item A1
               Item B1
    Constraints
    Only we can use simultaneously A with B
    or A1 with B1, (We can't use A with B1 or B with A1)
    How we must config Built of Material ( Discontinuation Data or Alternative Item Group, using discont group,followup group) and MM02( discontinued parts)
    We need use item A/B until the stock was consumed, so we wil use Item A1/B1, and MRP must to calculate needs based on items A1,B1
    Thanks for you attention!
    Regards

  • PR generation of Alternate item of BOM

    Dear Gurus,
    I have a BOM with alternate item group maintenance among 2 item material. Those item group has maintained with proper priority and usage. Now I have a requirement of header item and the priority 2 material has some stock. Therefore, I would like to consume the priority 2 material first and then the PR will generate of priority 1 material, by demand - stock quantity of priority 2 material against of BOM.
    Looking for any help from all gurus.
    Thanks in advance,
    SAP PP

    Dear SAP PP,
       In this case, I think you should use production version to resolve it. You can create 2 production version in MRP4 view of material master data. You can assign Alternative BOM for each production version. When you create production, maybe you can choose production version what you want. Of course, one is what you need.
    I hope it can help you.
    Paul

  • Alternate Item Group functionality in BOM

    Hi PP Gurus,
    I was looking into the Alternate Item Group functionality in BOM and found it interesting for my business requirement.\
    But I am facing one problem as below:
    I have 3 components for Eg. A1, A2, A3 in my header material 'A'. All the three component materials are same but quailty of the 3 is different and also the standard price.
    My requirement is whenever I am creating Production material for header material 'TEST_Header_Material, the system should look into A3 first (Cheapest), if not available then A2 (Cheaper) and if not then A 1(expensove of all the three).
    For base quantity for A = 1EA, I have entered 1 EA for A1, A2, A3 in BOM. I have stock of A1=9, A2 = 6 and A3 = 2.
    When I am creating Production Order for A = 10 EA, ,yrequirement is that the system should consider A3 first, then A2 and then A1 based upon the prority and hence should withdraw A3=2, A2=6 and A1=2 for meeting the quantity for finish product A in Production Order. But actuall the system is considering A3 but confirming it as 0, then looking into A2 again confirming it as zero and then looking into A1 and  again confirming it as 0. And thus giving Missing Part list though I have sufficient quantity to cover the requirement.
    That means system is only considering total quanitty.
    Can you please advice?
    Thank You.
    Rahul.

    Dear Rahul,
    Priority:In this field, you define the priority of the item within an alternative item group. This determines the priority for planned
    withdrawal of items. Two items are assigned to an alternative item group (A1) with the following values for priority:
    Item 0060 Value for priority: 02
    Item 0065 Value for priority: 01
    The system reads item 0065 first.
    Also check these links,
    concept of alternative items
    Re: Alternative item in BOM
    Re: NOTE 149332 : Error for material components with usage probability 0
    Re: Discontinuation&Production Order
    Regards
    Mangalraj.S

  • BOM item number - not repeat the item number

    Hi Friend,
    I wonder if you can block the registration of the same item with item number in the BOM,we have some problens with other software that comunication with SAP.
    Thanks
    Exemplo:
    Item            Material
    0001           ABCDEFG
    0001           HIJLMNOP   (this is problem, because there are two itens with item bom = 0001)
    Edited by: Marcelo Marcelo Alexandre Oliveira on Oct 18, 2010 8:00 PM

    Hi,
    You have to go for a user exit for this purpose.
    remmeber in case item is being changed with chnage number(with history req), it might show multiple line items with same bom item( but it will be for same bom compoennet)
    Also i guess for alternate and discontinuation bom componenets line item number remains the same.

Maybe you are looking for