Hide field in Line Item collection on RFx

Hi All,
I am currently trying to implement what seemed like an easy customization.  However, it has proven to not be so easy.
I am trying to hide the SELLSIDE_QTY_EDIT on RFx Line Items.
I created a page customization on rfx.rfxdoc.ui.buyside.default
and put hidden to True for SELLSIDE_QTY_EDIT.  However, the field remained visible as part of the Line_Items collection.
To test that I had the page customization created correctly, I tried to hide the Line_Items collection altogether.  This worked.
Is there something different with the fields contained within the Line_Items collection that prevents me from hiding them?  Or is there another route I can take to hide it.     I did notice that the RFx Line_Items collection has multiple view options (Basic View, Cost/Savings View, and ERP View) could this be a factor in the page customization not working?
Thanks.
Edited by: Greg Stewart on Jan 28, 2010 5:05 PM

Add the name of the collection to the field.  Try LINE_ITEMS.SELLSIDE_QTY_EDIT

Similar Messages

  • Extending Line Items collection in Master Agreements

    Hi All
    I wanted to add a custom field to Line Items Collection - but I guess it is not possible to add a custom field to a standard collection, next what I tried is to add an extension field to the Line Item Class(1007). But I could not find the Line Item class listed in the dropdown field "Extended Class Name" while creating an extension definition.
    Please tell me if it is possible at all to add a custom field for this collection  - either to the collection itself or on the Line Items page (page id - contracts.lineitem.ui.buyside.default)
    Thanks!

    Hi
    Plz check the following thread.
    Need to add new field in Rfx Line Item Page
    Regards
    Mudit Saini

  • Creating Condition Table.. Key fields and line items

    dear all
    I am creating a Condition table and have 6 fields, I want to make 5 of them as key fields and also header line fields.
    I want my 6th field as line item field but I am unable to do that. My last key field is also shoiwing in line item.
    Please help.
    Thank you.
    Madhu.

    Hi,
    Check this thread
    Re: VK11
    Regards,
    Chandra

  • Additional fields for line item display for Vendor Accounts

    Hi,
    The additional fields for line item display have been defined for the vendor accounts. I am able to see the additional fields in SAP 4.7 system but not in ECC 6.0.
    Could you help me to know how the same will be displayed in ECC 6.0 system.
    Thanks

    In SPRO, Vendor Accounts -> Line Items -> Display Line Items -> Define Additional fields for Line item display, the fields for Check number from (PAYR-CHECF) and Tax Jurisdiction (BSEG-TXJCD) have been defined.
    When I am executing Vendor Line Item display (FBL1N), I am not able to select these fields for defining a layout. Could you please let me know, how I will get these fields in FBL1N.
    Thanks

  • In a sales order, entering the cost center field for line items

    In a sales order, the cost center field for the tab 'account assignment' of line items is suppressed. Is there any possibilities to open the cost center field(for line items)?

    Hi kim,
    You can do this in Account Assignment Catagory..
    Hope this helps.
    Regards,
    Sree

  • Define Additional Fields for Line Item Display

    Dear gurus,
    I'd like to ask for your help again, please. I've just added the field BKPF-USNAM to the list of fields of FBL1N using IMG:" Financial Accounting-> Accounts Receivable and Accounts Payable->Vendor Accounts->Line Items-> Display Line Items->Define Additional Fields for Line Item Display". When I run the report the field is correctly displayed but if I save the current layout and set it into the selection screen, the column appears is blank. And if I open the change layout window and click OK the column gets filled.
    Is there another transaction that I must set new columns to FBL1N.
    Thank you very much.
    Paresh Jivani
    Edited by: Jivani Paresh on Jul 31, 2009 9:16 AM

    Hii,
    When you will execute FBL1N, it will come up in standard format. if you want to see any specific fields,then you have to go to Change Layout button and choose from available fields as per your requirement and then execute.
    For future reference, you can save this layout as a Variant and then you can directly execute that report using that variant.
    Dhara D.

  • Query : Custom field at line item level in SRM 7.0 .

    I was going through a document which instructs on how to add a custom field at line item level in SRM 7.0.
    I found this code :
    CALL FUNCTION 'BBP_PD_SC_GETDETAIL'
    EXPORTING
    I_GUID = IV_DOC_GUID
    I_WITH_ITEMDATA = 'X'
    TABLES
    E_ITEM = LT_ITEM
    E_MESSAGES = LT_MESSAGES
    E_STATUS = LT_STATUS. . 
    LOOP AT LT_STATUS INTO WA_STATUS.
    IF WA_STATUS-STAT EQ 'I1015' AND WA_STATUS-INACT IS INITIAL.
    LV_STATUS_APPROVE = 'X'.
    ENDIF.
    ENDLOOP.
    I wanted to know what is 'I1015'  and what is its significance .
    please advise .
    Ambar

    HI
    This speaks about the status of the Cart. This means that the Status of the Cart is AWAITING APPROVAL...I dont know which document you have gone through but procedure for adding a Custom Field in SRM 7.0 is:
    1. Create a Custom field in the Database in SRM. Preferrably add the field in an include and extend thta include to the table in SE11.
    2. Go to Portal Login of SRM and right click the part of the screen where you want to add the custom field. Click on More Field Help. The popup will give you the name of WebDynpro Applicaiton which controls that area.
    3. Login to SRM via GUI and display the webdynpro application using SE80. Enhance the Webdynpro application.
    4. Add the custom field to the Context of the WebDynpro Application View. You will be selecting the field from the database table while adding the custom field to the context
    5. Add the field at the specified place in Layout Tab of the WebDynpro View,
    6. Create a binding between the Layout Field and the Context
    7. Activate the changes.... you will see the field in Portal login of SRM....
    For more details , refer to the Webdynpro help of the application...
    Regards
    Virender Singh

  • How to control Payment Block field at line item level

    Hi Experts,
    Could anyone please let me know how to control payment block and payment method fields at line item level.
    I have checked field status at posting key (OB41) and GL (OB14) level but didn’t get any parameter to control these fields.
    I need your expert guidance.
    Regards,
    Mohammed Kalim

    Hi Mohammed,
    Please go to OB24/
    Select * (for all co.codes) default field status.Or Create new entry and input your co.code, Save it. Come back to co.code.
    Go to payment transaction
    Payment block and payment method display can be controlled from here for vendor master data
    Thanks and good luck.
    Regards,
    Sam

  • BKPF fields in Line item report

    Hello,
    Is it possible to populate BKPF fields like USER NAME, ENTRY DATE & REVERSAL DOC #, in the line item report displayed by using FS10N or FAGLB03?
    If it is not possible to display it in line item report, is creating a query the only option?
    Any help would be appreciated.
    Regards,
    -Morgan.

    Dear Morgan,
    You could not find BKPF fields in standard SAP reports. Query is the best option or going for a Z report.
    Regards,
    Ajay Gupte

  • Disable e-mail  field  when line item created by copying another line item

    Hi All,
    I need your help. Actually our user wants to create a line item by copying existing line item in shopping cart. While doing so the requirement is the e-mail address field remains disable after the line item is copied. Please guide me how to do it. Please feel free to ask me any further questions.
    Regards
    Praveen Ghosh

    Hi Zaid,
    Thank you for your response.  Assets are not my area so I’m not sure if I missed a transaction or step in the process.   I tested this out by doing the following steps:
    Created AUC Asset class with line item checked
    Assigned PM Order type as non-investment with no investment profile and created order number
    Created a main asset number 
    Created an AUC sub asset number to step 3
    Created settlement rule to sub asset number on order
    Posted costs to order
    Settled from order to AUC with transaction KO88
    Created distribution rules for asset with transaction AIAB
    Settled from sub asset to main asset number with transaction AIBU
    When I settled from the sub to the main asset number in step 9, I found I lost the line item detail.  Is there another configuration setting I need to make to allow me to see the line item detail when I use AIBU?
    Thank you,

  • Substitution rule for gl account text field in line item.

    Hi
    We have intercompany postings made for a no.range of GL accounts ex: 1000-1999.When ever this accounts are getting posted ,i.e the accounting doc,need to make substitution such that what ever the description is given in the offsetting entry(ex: vendor 10000 - Material vendor ) for this GL in the accounting doc should come in the text field .
    I want the description of the vendor account to be inb the text field in the line item of the gl account.Is it possible thru substitution.If so how.
    Please advise.

    Thanks for all your replies.
    I Want the field BSEG- KOBEZ i.e description field in the accounting doc of the offsetting entry to be replaced in the GL account  text field.
    Ex :
    PK    Account        Description                  Amount           Text
    31    100000         Furniture  Vendor             50             Sales
    40    1999             Inter Compy                     50             Furniture Vendor
    I want the description of offsetting entry vendor description i.e Furniture vendor (field BSEG-KOBEZ) to be replaced in GL line item text BSEG-SGTXT.
    I cant find the field BSEG- KOBEZ while i search in the substituion to replace in Text field.
    How do i write in substitution to say that the offsetting entry description should be in text field of GL account.

  • Additional Field to line item display

    Hello Everyone
    I want to add two additional field ( date of entry and entry time) to GL Line item display.Can any body please share.
    Looking forward to hear from all of you.

    First try to determine if there are any user exits (screen exits actually) or BADI's which can do this.
    For finding the relevant user exits, determine the transaction code first and search on SDN for the report in which you enter the transaction code, and which will return all user exits for this transaction.
    For BAdI's there is also a program to be found on SDN.
    Next read the documentation of these user exits / BAdI's and you will be on your way.

  • Documentary Batch Field for Line item when calling BAPI_GOODSMVT_CREATE

    hi all,
    Iam unable to locate the Documentary Batch Field for each line item while posting a Goods Issue using BAPI BAPI_GOODSMVT_CREATE.
    BAPI2017_GM_ITEM_CREATE structure has got no field to enter the DB number against each line item. Although its not a mandatory field while posting a goods issue when calling the BAPI, but there shud be a input field for the same. When doing a similar posting in SAP using MIGO transaction it's mandatory to enter a Documentary Batch number(SAP Field name DOCUBATCH_CHARG). Does anyone have come across this situation. Is there a field with different name in the  BAPI2017_GM_ITEM_CREATE structure ? Appreciate your thoughts !
    Regards,
    Gilmour

    Hi Vindy,
    bapi2017_gm_item_create-batch is the field for the Batch.
    However Iam looking for a field called DB No which is basically a Documentary batch ensure the traceability of a material, without it being necessary for the stock of the material to be managed in batches. If you look at the Item section in MIGO you would have Batch and DB No for each line item and Iam looking for the DB no and not the primary Batch.
    Thanks,
    Gilmour

  • F4 Help in Personnel no field  at line item level

    Dear All
    I made personnel no field  mandatory at line item level. i want f4 help options at that field ,presently its not coming.
    advise on same.
    Jain

    Hi,
    Check with ABAPer for enabling Search help.
    Regards,
    Sridevi

  • Adding a field to line item display in FBL3

    Hello,
    In trx "FBL3" I give asset G/l account, I would like to see "asset number", along with "Document No, Posting Keys, Posted date".I went to  "change Lay out" added asset field. But still it showing only a column with heading asset but no values in it. Is there anything to be done in
    trx "O7Z3", "O7R3" and then in "O7V2" assign FBL3 to the newly  defined line layout and total variant. Is this correct way of  proceeding  or anything else needs to be done.
    Can can any one suggest what needs to be done.
    Thanks in advance,
    Regards,
    Anil

    hi Anil,
    i think that's not possible with fbl3.
    the asset no. is only assigned to the reconciliation accounts by posting purchase/retirement/depr.
    and not on other accounts - the reconciliation account
    are normally not displayed with fbl3 - therefore are transactions from FI-AA (AW01N)
    Andreas

Maybe you are looking for