Query on adding custom fields of the BP Screen

Hi Group,
I have a requirement to add a couple of new fields to <b>BP</b> screen.
I came to know that, <b>EEWB</b> is not a recommended way of doing this, as if some error occurs it is difficult to revert back.
And also, <b>BDT tool</b> also cannot be a useful solution as the proposed requirement cannot be achieved.
So other than the 2 ways, is there any other way through which I can achieve my requirement?
Thanks in advance.
Regards,
Vishnu.

is that BP screen in PCUI  ? or in SAP-GUI ?
do clarify
Regards,
Raviraj

Similar Messages

  • Moving Custom fields to the main screen in CUP

    Hi Gurus,
    I am wondering if there is a way to move a custom field to the main screen like under general information instead of it being in the more section. We have a custom field which would be mandatory, So it would be nice to have it on the main screen.
    Thanks,
    Chinmaya
    Edited by: chinmaya prakash on Nov 3, 2010 6:38 PM

    Hi,
      There is no way to achieve this. As per the desgin, CUP adds all the standard field to main screen and custom fields under more section.
    Alpesh

  • Adding Custom Fields to the Recipe Management Workbench

    Hi Experts
    I'm trying to add fields to the Quatities Tab of the recipe dependent and the stage dependent formulas
    in RMWB (Recipe Management Workbench).
    I've added other fields to the Input and output tab by appending the frmls_iot_scr structure and then doing the layout setup
    in SPRO but where and how do I go about adding fields to the Quantities Tab and is there a BADi that can then be used to fill
    those additional fields.
    Any help would be much appreciated.
    Regards
    Vic

    Hi Vic,
    There are no exits or BAdI for extending the fields for the view quantities. New fields must be added at the structure FRMLS_TOTALS and added into the customizing table FRMLC32 as col_id. Then the processing of the fields is still to be programmed. The function group is FRML600.
    You can use also a copy of the group group.
    Best regards,
    Roland

  • Adding Custom Fields to the Sales Order Screens - VA01, VA02 & VA03

    Hi,
    I have a requirement to add custom fields in the Sales Order Standard Screen. Could anyone please tell me is there any screen exit available to add a tab screen or is there any possibility without modifying the standard code.
    Please let me know with the details.
    Thanks & Regards,
    Goutham.

    Hi Narendran,
    Thanks for prompt reply, it was very useful.
    Could you please let me know the procedure you have followed in coming to this conclusion of what screens to be used.
    I understand that the program is SAPMV45A.
    Thanks & Regards,
    Goutham.

  • SRM 7.0 -Adding Custom fields in Contract Item screen at particular positn

    Hi,
    We have a requirement to add new custom fields in the Contract Item screen at required position, in Left and right side container.
    We have tried the following methods but have not been able to achieve the same. Kindly help!
    1) Added new field in Context through enhancemnt in the Details screen View of Contract , Binded the field to the field in structure INCL_EEW_PD_ITEM_CSF_CTR and add the field to teh Layout - Using this method, The field is not saved to the table.
    2) Added the field to meta data table /SAPSRM/V_MDF_IC - This is positionng the field on teh right container at the bottom. We want to position it on left side.
    Kindly help to understand where we are going wrong.
    Thanks in advance,
    Regards
    Prasuna.

    Hi Prasuna,
    Sorry ..You are right..I was looking at some other WDC related to contract data..It you map the CUFs to /SAPSRM/S_CLL_CTR_ITEM which has the include structure INCL_EEW_PD_ITEM_CSF_CTR then it should work fine.
    If you do this, are you able to view the new fields on the screen?
    you mentioned that you are not able to save the data to the table.
    Include your fields in INCL_EEW_PD_ITEM_CSF as well because if you add CUF to any of those doc types, you also have to add those CUF to the global structure for CUF documents.
    Also Check if you fields are there in structures BBPS_CTR_CUF_ITEM,BBPS_CTR_UI_ITEM and BBPS_CTR_ITEM.
    Check whether you have implemented the BADI's like BBP_DOC_CHECK_BADI ,BBP_DOC_CHANGE_BADI and BBP_DOC_SAVE_BADI . check out the structures (whether they having the CUFS) used in those if you have implemented any of them .
    Regards
    Lavanya
    Edited by: LAVANYA CHAVA on Aug 25, 2010 10:10 AM

  • Adding Custom Fields to Contract Overview Screen

    Hi,
    I have added Cost Centre as a custom field to the Contract Header screen; I'd like to know if it is possible to add this field to the Overview screen/tab, as we consider it an important field. The SAP documentation hints that it's only possible to add to HEADER or ITEM tabs; is this true?
    This is for SRM 7.0
    Any pointers would be of great help.
    Thanks
    Pete

    You would have to enhance webdynpro component /SAPSRM/WDC_CTR_DOFC_OV_H for this.

  • Problem Adding Custom Field to Service Process Screen

    Hi Folks,
    I'm a dinosaur ABAP developer whose been asked to create a custom field to appear on the Business Transaction service process (Support Message) initial selection screen.
    I've created the field and generated the necessary objects via the EEWB transaction.  The client has created a Z* transaction type.
    Could someone please instruct me how to get the custom field onto the Z transaction selection screen? 
    Points rewarded for a successful instructions.
    Cheers,
    Steve

    Hi Stephen,
    If you have overcome this problem and have any documentation that you can share, please send me at [email protected]
    I am having a similar requirement and would be very grateful for your help.
    Thanks & regards,
    Srini

  • Adding custom fields on SAP standard screen

    Hi,
    I have to add some custom fields in the SAP defined standard screen. When I go to that particular screen and try to change it to 'CHANGE' mode , it asks for Access Key. Please suggest me, how to add the custom fields.
    RGDs,
    Gsaasg

    Hi,
    For this only there are enhancements, Just search for screen exits in the SDN or google for
    your transaction and also search for BADI's.
    Regards and Best wishes.

  • Hyperlink a customer field on the sourcing screen

    Does the capability exist to hyperlink a customer field that will appear on a web template?  For this example I need to hyperlink a customer field on the sourcing cockpit screen.
    There is a customer field called prev PO.  This field should hyperlink to the Process Purchase Order transaction similar to how the shopping cart, auction and bidding number hyperlink to there respective displays.
    Thanks,
    Nancy

    Hey Nancy,
    Did you solve this post? I have the same doubt about Hiperlink in CUF.
    Anybody knows?
    Tks,
    Sev. Lampiao

  • Adding custom fields to the condition table in CRM

    Hi all,
    Our requirement is to download the sales conditions type from R3 to the CRM system. In one of the condition table we are trying to add shipping point( VSART ) and Special processing indicator (SDABW).
    For that we have added the fields in the structure CND_MAPT_ACS_REM_CUST (Comm. Structure Condition Exchange Customer Exit R/3 Fields) and we have added the fields in the field catelog in transaction ( /SAPCND/CTCT - Maintain Condition Tables). Then we have mapped these fields in the view V_CND_MAP_CNVFLD.
    Finally we run the adapter object of that particular table to download the details from R3, but the condition table in CRM is not getting activated, so the adapter object is giving the error.
    Please help in this.
    Thanks & Regards,
    Raghuram.

    Hello Raghuram,
    I feel that your issue is similar what i have faced, refer to my post:
    Link: [Issue in customer specific price;
    For solving this you can refer to detailed steps in,  Note 514952 - Download of customer-specific tables.
    Also additionaly you may need to run the report /sapcnd/rv12n001, as i also had to do so.
    If not solved then let me know the relevant message in SLG1
    Regards

  • Adding Custom fields to the layout of the screen

    Hi,
    I am facing a weird problem .When I try to add my custom fields(Requestor Price/Currency) to the end of Item Basic data screen(Similar to fields "Price/Currency),by enhancing the web dynpro component,then all the fields above the custom fields are shifted 1 place down in the layout(Right Container).I have no clue why it is not happening?could anybody pls help me in solving this issue

    Hi Kiran
    Thanks for your reply.My requirement is to add the custom fields similar to the Price/Curreny field in the Currency,values and Pricing section of Item basic data in Shopping cart.Whenever I try to add an ui element(say a label with ui element of matrix head data) to the RIGHT_CONTAINER in the layout page,all the elements in the container are getting changed.Is deleting the RIGHT containe and creating again is the only solution because it is quite a tough job to recreate again(with so many fields and ofcourse I should be careful).It is working fine in my sandpit system but not in my dev system(SRM version with latest patch ).This issue is really driving me crazy.Could you please help on this.
    Thanks,
    Rohini

  • Add custom field in the selection screen for shopping cart monitor report

    Hello,
    refering to the notes 458591 an 672960, in order to add custom field at item level, we get the structure INCL_EEW_PD_ITEM_CSF.
    But this doesnt make it appear on the "Shopping Cart Monitor Report" selection screen.
    So should I try adding it in the existing interface of the badi bbp_sc_mon ?

    hello Yann,
    ok I will implement that. Is it possible to change the interface of the badi method to  include more data if we want to check the role of the user who is executing the shopping cart monitor report and accordingly do the settings of field display ? Or calling a function module inside the method to get the attributes of sy-uname would be easier?
    rita

  • SQ01 - Adding a field to the Selection Screen

    Hi All,
    I need to add a new Selection Criteria in the Selection Screen for an existing SQ01 Query.
    Please advise the procedure to do the same.
    Regards,
    RR

    Hi,
    You have marked this thread as being answered, however, neither of your questions has been specifically addressed in the answers provided. 
    You can make any field from any infotype a selection field in SQ01.  First, in Settings --> Settings uncheck the Graphical Query Painter.  Enter the query and use the yellow arrows to the right to reach the Selection screen.  Here, any field in your query can be checked to become a selection field.  If the Graphical Query Painter is checked, go to your query.  On the left you have your infotypes and fields.  Checking the right hand box will make any field in your query a selection field. 
    For your second question, if you create your query in SQ01 in the "Global Area" it is transportable when saved and you should get a pop-up requesting the transport number.  If you save a selection screen for that query with the starting designation "CUS&", it is also transportable when saved the pop-up should also appear. 
    Paul

  • Adding Custom fields to SRM 5.0 & placing them in the portal (SC)

    Hi,
    I am having some trouble with adding custom fields to the SRM 5.0 portal Shopping Cart.
    I know that in order to have the custom fields appear, you first need to add them to the INCL_EEW_PD_ITEM_CSF & INCL_EEW_PD_ITEM_CSF_SC tables.
    However, how do you control where the fields appear in the SC portal? I know that BADI bbp_cuf_badi_2 exists, but it doesn't allow you to place the fields where you want them to appear. Can you use screen variants for custom fields?
    Please help.
    Thanks You.

    Bump!

  • Query : Addition of extra fields in the User Registration page of portal.

    Hi All,
    I have a query, about adding extra fields in the new user registration page of portal.
    If you can suggest the required source files in details,inorder to incorporate two more fields.
    Say, AGE and COMPANY,with the existing fields in the same page.
    Along with this,can you please send the details of retrieving those information from backend and the backend functionalities associated with the SUBMIT button on the registration page.
    Regards,
    Sudeep

    Hi,
    Your query is divided into two parts.
    The first part is adding new fields into existing form. This feature comes under Branding of portal. Plz use the link below understanding the same and related help :
    http://help.sap.com/saphelp_erp2005vp/helpdata/en/79/affe402a5ff223e10000000a155106/frameset.htm
    The second part is retrieving the values from backend.Here it will be the UME database. You need to develop a logon.par file and replace the same in your portal.
    Happy Customizing.
    Sukanta Rudra

Maybe you are looking for

  • Cannot login to network account (leopard client and server)

    Up until now, I have used local accounts on my leopard server. I want to start experimenting with OD prior to implementing. I created a new user account in the /LDAPv3/127.0.0.1 domain, and have bound my leopard client to the server using directory u

  • S_ALR_87013564  transaction

    Is there any help or documentation on how to use S_ALR_87013564  transaction?

  • Why doesnt my mac camera work on manroulette?

    my mac cam wont work on manroulette?? why? and how can i fix it?

  • Can't use it

    I've installed and deleted and re-installed the latest version of Adobe Flash several times.  I've tried it on Firefox and IE it's not working for either one.  I've made sure it was enabled on both.  I've even uninstalled my Adobe pro (now I can't ge

  • Is the PRST2HBC Unicode compatible?

    Hello everybody, I would be very greatful for your advice; I am wondering if the PRST2HBC is Unicode compatible; I am studying on line and would like to get away from the computer a little, so mainly for pdf's; however i will be reading Sanskrit and