Item test in BOM item detail screen

Hi All,
I need to fetch tem text (POTX1) field  in BOM item detail screen. But I have not found in any table.
Can you tell me me how to get it?

Dear Chetan,
1) Just check the table STPO
2) in this table u can find field "POTX1"
Added
just Go to Settings & click on Field for selections
then click on field "POTX1" and press enter
Hope the above answers ur query
Regards
kumar
Edited by: kumar kumar on Sep 26, 2009 10:29 AM

Similar Messages

  • Use of revision no,revision date field in bom header details screen

    Hi all,
    Please let me know use of revision no,revision date field(customer fields tab) in bom header details screen.I tried with F1 ,no information.
    Thanks
    Sukumar

    Dear,
    In standard SAP in BOM header overview there are 4 tabs.
    Quants/Long text.
    Further Data
    Admin Data
    Doc Assignment.
    I think Customer fields tab may be customized based on client's requirement.
    I Know about revision level. It Identifies the change status of a material.
    The revision level can be uniquely assigned to changes made using a change number.
    Hope this helps. Correct me if i my understanding of the problem is  wrong.
    Thanks and Regds
    Sridhara K N

  • BOM Item details

    Hi,
    Whats the usage of table STAS and how different is it from STPO ??. Kindly respond.
    Rgds

    STAS          BOM Item Selection
    STPO          BOM Item Details

  • Returns BOM - Item Category

    Hi All,
    For Returs of BOM Material, what could be the Item Category. For Forward Moement the Item Category group is ERLA.
    Main item category = TAQ
    Sub Item Category = TAE
    For Returns what will be the Item category for the same.
    Thanks.
    Edited by: sthen on Apr 25, 2008 9:45 AM

    Hi Lakshmipathi,
    Can you please tell me what the item category for BOM item for returns?
    can we use text RETX for the subitems?
    Thanks,
    Michelle

  • 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.

  • How to modify or add new line items to existing BOM?

    Hi All-
    I have been trying to change Quantity, Valid From Date, Sort String and Item Category of existing BOM components, but only successful in changing Quantity and sort string. I dont know why Valid From date and Item Category are not getting changed. Further, I am not able to add new components (items) to the BOM. Can anyone help me with the coding for the same? I shall def reward the good and helpful answers. I am using the function module, CSAP_MAT_BOM_MAINTAIN. Send me some sample program for understanding.
    Thanks
    Shakir

    Hi,
    Please try to  use Explicit Commit work to save the changes.
    check if there in any BAPI FM related to this.
    Please check the structure you have passed for these fields.
    check the Item category for BOM items - POSTP in table T418. if the entry exists then try to add the values again.
    Thanks & Regards,
    Chandralekha.

  • Bom explosion in the item detail screen for standard purchase order

    Hi Gurs,
    we have a requirement to expolde bom in standard purchase order in the main item screen like in any
    sales order where
    main item will be item 10
    sub item will be item 20
    sub item will be item 30
    we had already exploded bom through subcontracting but sub items are getting in a different screen.
    Is there any way where we can get the subitems in the main screen rather than subscreen.
    It will be gr8 if you can provide us any userexit/badi.
    pls give your suggestions.
    Thanks & Regards,
    Radhakrishna.

    Hi,
    This is not possible in standard SAP. However, you can create a custom program to make this happen. The custom program should explode BOM for the material you enter and then call the bapi BAPI_PO_CREATE to create PO with all the components one after the other in the same PO.
    Thanks,
    Rana

  • Error after creating a new item in 'Case Worker'-- 'Agent Dashboard'-- 'Task Details' screen

    In 'Case Worker'-->'Agent Dashboard'--> 'Task Details' screen, I have created a item named 'YEARS' using 'Create Item' in 'Personalize Page' screen. It is not going to tasks page and giving error as "
    oracle.apps.fnd.framework.OAException: No entities found, entityMaps not defined for attachment item (YEARS)." How can I remove this field now..

    Please see the suggested solutions in the following docs.
    Entity Maps Not Defined For Attachment Error When Selecting A Deliverable (Doc ID 358385.1)
    Corrupt Personalization - No Entities Found Entitymaps Not Defined For Attachment Item (Doc ID 1085011.1)
    R12:Supplier Page Unexpected Error: 'No Entities Found EntityMaps not Defined for Attachment Item' (Doc ID 1361320.1
    Geography Hierarchy No Entities Found, EntityMaps Not Defined For Attachment Item (Doc ID 831088.1)
    Depot Repair Bulk Receiving Error: "No entities found, entityMaps not defined for attachment item" (Doc ID 1357977.1)
    Thanks,
    Hussein

  • Adding new fields in Item details screen in VA01 tcode

    Hi all,
    My requirement is to add custom fields in 'Additional Data B' tab of VA01 transaction.
    That is, after entering the material and quantity, if i double click tat material, it goes to item details screen. In taht, 'Additional data B' tab is there with no fields.
    Now i want to add fields in that.. Is it possible?
    Is there any exit for adding custom fields under that tab?
    Pls tell me the procedure..
    Regards,
    Shanthi

    The process for Additional Data B, whether header or item level, is simple... 
    First, add the data elements to VBAK (header) or VBAP (item), in a customizing append.  The accepted practice is to name your fields beginning ZZ, with the appropriate or custom data element/domain.
    Then on Additional Data B screens, already named in this thread, create whatever is needed.  For instance, you might want to add a subscreen that contains a group of fields with the DDIC-specific captions.
    If you simply need a field, you can place the field (like VBAK-ZZMYFIELD).   SAP will then manage updates to the database for you....no need to do anything to see that the data gets copied into the tables.
    In one instance, I saw a pushbutton added that resulted in calls to screens with table controls, etc., essentially an entire subsystem called by pressing that button....

  • Field label of a CUF in SC item basic detail screen

    Hello all
    We're on SRM 5.0 with SRM Server 4.0 SP08.
    I added a customer field (CUF) in SC item by adding and activating an append structure in INCL_EEW_PD_ITEM_CSF_SC and in INCL_EEW_PD_ITEM_CSF. I also implemented BAdI BBP_CUF_BADI_2 in order to set this CUF to visible / read only.
    When adding an item to my SC and navigating to the item basic details screen, the CUF is showing up properly EXCEPT that its label on the left hand side corresponds to the technical field name in my append structure... and it shows up in capital letters as well.
    Is there any possibility to influence the labeling of CUF's ? I mean without the need of a modification?
    Any useful hints appreciated!
    Renaud

    Hi
    As Disha told, <u>Using <b>SE11</b> transaction, you need to make changes to Custom Data Element (Short/Medium/Lon Description) you are using in the Append Structure of the INCL (Includes) and make the changes there to reflect on the Shopping cart screen.</u>
    Let me know incase you need any other details.
    Regards
    - Atul

  • Bapi or Function module for getting Bom Item Details (Urgent)

    Hi All,
    I Want to get the Bom Item Details Corresponding to Production Order Number.
    So Please Provide me Some Function Module or Bapi So that by giving the
    Production Order number I will get all material related to that PO.
    Thanks In Advance.

    Hi,
    use the function module.
        call function 'CS_BOM_EXPL_MAT_V2'
          exporting
            capid                 = 'STD1'
            datuv                 = sy-datum
            mktls                 = 'X'
            mehrs                 = 'X'
            mmory                 = '1'
            mtnrv                 =  matnr
            werks                 = werks
          tables
            stb                   = it_stb2
            matcat                = it_matcat
          exceptions
            alt_not_found         = 1
            call_invalid          = 2
            material_not_found    = 3
            missing_authorization = 4
            no_bom_found          = 5
            no_plant_data         = 6
            no_suitable_bom_found = 7
            others                = 8.
    Regards,
    Sankar.

  • Show detailed screen for "WORK ITEMS"

    Hi
    We have configured POWL for showing Leave / Travel request. The requirement is ... we have to show detailed screen of respective item which are displaying under "Work Items", it's a combination of Leave / Travel etc.
    How do I show complete detail screen of selected item which are displaying under "Work Items "???
    Thanks

    Powl has multiples queries ie leave request and Timesheet you can all filter to see all tasks in one screen ALl the queries in the initial screen comes form POWL_COCKPIT

  • BOM Item Details fetching  issue

    Hello Friends,
    Actually I am fetching BOM item details data, with the use of STAS  & STPO tables but to my surprise I am not getting all counter values in STPO tables i.e. first I am passing BOM NO, Alternate & Item ID To STAS table to get counter details and then passing these counter values in STPO table to get item data like qty , variable size item data etc.  But I am unable to find all counters which are available in STAS are present in STPO table e.g. in STAS table there are 113 counters but in case of STPO table only 37 counter values are found.
    Kindly provide your valuable inputs for above mentioned issue.
    Thanks in advance.
    Regards,
    Tejas

    Hi Vivek,
    Thanks for your reply.
    Request if you can elaborate your answer.
    Right now I am taking counter values from STAS and then passing them to STPO but many of counter values are not available even I checked deletion indicator it is not marked with X still those are not available in STPO.
    Regards,
    Tejas

  • Batch Number for Valuation Type in BOM item detail

    Dear PP Expert.
    Is it possible to maintain batch number for valuation type in BOM item detail ? My requirement is for example in bom item 10, component A is maintained with batch number for valuation type so that in production order batch number field automatically filled.
    Fyi i have tried user exit :  Enhancement for BOM item: PCSD0002. Here we can maintain valuation type for component in item detail in customer tab. But unfortunately valuation type here is not link with batch number for valuation type in Production order.
    Regards,
    Arman

    Hi JH thanks for your quick reply,
    Let me describe it more specific, I have two material FG and SFG. Material FG is maintained with valuation type so when we do goods receipt for SFG it's asked to input valuation type in batch field. In stock SFG material qty is separated for each valuation type like batch.
    Now i want to maintain in BOM for FG, where component SFG has fix the valuation type / batch so that in production order we don't have to choose manually. Do you have any idea ?
    Regards,
    Arman

  • Item no does not have a Variable Cost on the Cost Detail screen

    Hi,
    Item no does not have a Variable Cost on the Cost Detail screen. If you use the Product Cost Model, it does have a variable cost. We need to determine the reason for this nonccost. Any idea of what would be the reason is.
    Thanks,

    Hi Friends,
    I, my self resolved the issue. by considering the following 3 rd strategy in
    For Activity Type/Processes: Considered 3rd strategy as below:
    Activity Types/Processes: 1 plan Price for the Period, 6 Most Up-to-date Plan Price
    and 2 Plan Price as Average of All Fiscal Year Periods.
    Now it has been resolved.
    Thanks all.
    Now it is closed.
    Vemula

Maybe you are looking for

  • How do I sync my iphone to a new computer without losing folders?

    I've found several "techniques" that attempt to solve this problem, but none of them work 100%. http://www.justinmontgomery.com/sync-ios-device-to-a-new-computer-you-are-screwe d I upgraded from a 3 year old HP laptop to a new MacBook Pro. I transfer

  • Links don't work on index page

    Okay- I am so close to publishing my web page- I have all the file set up, and when I view it in Safari, the links work (i.e.home, contact us, etc.) but for some reason, my index page links do not work. Anyone have any suggestions. Thanks

  • Home Hub Username and password

    Hi, I was trying to access the basic configuration of my home hub in the Hub Manager and I was asked to enter my username and password. I have no idea what my user name is and have tried using the SN on the back of my hub but alas it does not work. C

  • Command-c not working

    Out of the blue, command-c now does a paste instead of a copy. All other keyboard commands work just fine, including command-v. I can right-click or option click to copy and can copy from the edit menu but I seem to have lost this keyboard command ca

  • Row of pixels out on my Samsung 46" LCD

    Vertical row is out , is this fix-able or covered by the extended warranty? I just purchased about a year ago so sucks to have to get another one before the warranty expired.