MM-SUS:You can add new fields in the BSP?

Hi Gurus,
I wonder if you can add new fields in the BSP of invoice in SUS.
I need to enter new fields and then to perform validations using these new fields.
know how to work toward a solution?
Cristian

Hi Cristian,
As Akash has mentioned go to BSP application SRMSUS in SE80. Here you can copy standard invoice views and controler to z and then change them.
You can then create Z tables to store all values entered in this screen. You can ask your programmer to put validity checks accordingly.
Regards,
Nikhil

Similar Messages

  • CRM  IC Winclient - How to add new fields in the BP Search of TRX CIC0

    Hello Experts,
    I want to know how to add new fields in the BP Search of TRX CIC0. In the HTML that we're using here I need to add the URL of the BP.
    Can you help me?
    Thanks in advance.
    Caíque Escaler

    Hi
    make append to tables in se11 - CCMBP1FIELDS, CCMBP2FIELDS
    in spro in Define customer-specific search control -> mark fields with X.
    and enhance html template CRM_CIC_SEARCH_DISPLAY. -> tcode smw0, look for package CRM_CIC_COMPONENTS for html CRM_CIC_SEARCH_DISPLAY. export it from SAP, edit, and import.
    you will need to enhance function module used for searching - you will find him in spro in Search Strategies.
    Regards
    Radek

  • How to add new fields to the system form (Ex.expenses to a/r invoice form)

    hi
    can any one tell me how to add new fields to the system form (Ex.expenses to a/r invoice form)
    i want to add expenses field to system a/r invoice form and connect data base also.
    i used the code of samples\11.system form manipulation(vb.net) but i'm not able to get it....so can any one help with code or concepts.
    reply soon plz..
    thankQ

    If I understood you correctly, you are just trying to add new fields to the invoice form and then use them in your form. you should first go and add the field to your tables, which you would do by going to Tool --> User Defined Fields --> Manage User Fields. There are different documents or categories given. For ex. for invoices, Sales Orders you would add your field under the Marketing Documents. If you want the field to be just one per invoice, add it to the Title, otherwise if you want a field per invoice or Sales Order line, add it to the Rows section. Once you have done that then you can just create a edit box or drop down to represent the field and set the datasource for that to your field. If you want example code to do that, let me know.

  • Add new fields in the header of  RFITEMAR

    hi,
      i want to add new fields in the header of RFITEMAR report ,so first i copy i to zRFITEMAR ,then i want to add
                           " Total Quantity "   in the header after City field .
    can any one help me????????
    please ,, i waiting your answers..
    thank you......

    hi ,
       thanks for your response , but first i try to copy the function then it give an error as it is reserved for sap , so i change it's name and copy it and change function group to z also then it  relese an error for function pool , any way.
    where can i make change in that function .
    and how can i copy it . please tell me every think in more detials.
    waiting
    thanks.

  • How to add new fields to the DME file in F110

    Hi,
    We have a requirement add new fields to the file that is used in  F110.
    .I did go in to DMEE transaction but I hae no idea how to add new fileds to the existing file.
    Can anybody please help me in resolving the issue.
    Thanks
    Venkat
    Edited by: Venkat R on Jun 8, 2009 8:45 AM

    Hi,
    There is no function module for that, We have created our own function module and attached to that field.
    Refer the below code. This will fetch the document number.
    DATA: lwa_item   TYPE dmee_paym_if_type,
            l_fpayp   TYPE fpayp,
            l_fpayhx TYPE fpayhx,
            first_flag TYPE c,
            lv_lifnr   TYPE lifnr,
            voucher_id TYPE string,
            voucher TYPE string,
            invoice_id TYPE belnr_d,
            voucher_len1 TYPE i,
            voucher_len TYPE i.
      TYPES:
      BEGIN OF lt_regup,
            xblnr TYPE xblnr1,
            belnr TYPE belnr_d,
      END OF lt_regup.
      DATA: lt_regup TYPE STANDARD TABLE OF regup,
            lv_regup TYPE regup.
    Hope this helps.
    Raja.A
    Edited by: Raja.A on Feb 16, 2011 7:17 PM

  • I am making a graduation video for my cousin using Final Cut Pro. I have photos layered over videos, and I was wanted to find out how you can add a border around the photos so they stand off of the video. Anyone know what I could do?

    I am making a graduation video for my cousin using Final Cut Pro. I have photos layered over videos, and I was wanted to find out how you can add a border around the photos so they stand off of the video. Anyone know what I could do?

    You would need an image editor to edit the images and add a border to the image first before importing them into Final Cut.
    Cheapest and very good image editor?
    PIxelmator.
    Located in the Mac App Store. $14.99 USD.
    Here is the Pixelmator website to give you an overview of the app.
    http://www.pixelmator.com/
    Good Luck!

  • Can we add new fields to the seeded AdvanceTable

    Hi,
    I wanted to add new fields like LOV's to the seeded Advance Table AccountsDistsAdv Table in the page CheckoutDistdPG. This table is associated to the View Instance PoReqDistributionsVO. I am planning to add 6 LOVs to this table. How can I take the view attributes if I add these fields to the seeded Advance Table as I can be able to take from PoReqDistributionsVO only which are not available in this case.
    Can you please let me how can I do this.
    Thanks,
    HC

    Hi
    See data is coming from LOV VO that is fine. But as you want to save this data as well while navigating from this page to other and back to this page. In that case There must be a
    VO based on which all columns of the advance table be based on. So you have to attach your fields with that VO then you should be able to navigate as well.
    More precisely i will say that for LOV field there will be two VO one that will populate the data of LOV and second that will save the value that has been picked from the LOV.
    Hope i make it clear!!!
    Thanks
    AJ

  • How to add new fields in the cube?

    Hi,
    I have a cube running and loading data for 8 months now.  Now I have a requirement such that I have to include 3 more fields in the report.  Here, 2 fields are there in DSO and 1 field is not even in the data source.  Can anybody help me with this?
    Thanks and regards..

    Hi Rakesh Ramanan,
    For the two field that are already present in DSO,you can add them in Cube no problem in this.
    But for the new field which is not present in itself in data source you need to modify the datasource .For this firstly you have to go RSA6 transaction select your data source,double click on extract structure then you can append structure,here you need to select the field which you want to add, there are four option  for the append  field added that are
    i)Selection :They act as selection criteria for data extraction in RSA3 transaction.
    ii)Hide field: As a result of this selection, the field is no longer made available in BW.
    iii)Inversion : The value of the key figure is then transferred in inverted form i.e. multiplied by (u20131) into BW or BI.
    iv)Field only: Deselect the indicator u2018Field Onlyu2019 to enable the Service API to pass on the append structure field to the extractor together with the fields of the delivered extract structures in the field list as well as in the selection table.
    You also need to deciede that how you gonna fill this appnded field table or using function module.
    there are many articla available in sdn you can go through them.I have also work on the datasource Enhancement based on the FM and frame the work in one doc if you want just reply me i will provide you that.
    Thanks,
    Deepak

  • How to add new fields in the EBP front end..

    Hi All,
    Can any one let me know the process of how to add new fileds in the shopping cart creation screens by using the "Tag Browser" option in the Object navigator.
    Best Regards,
    Mahesh. J

    Hi
    <b>Please go through the following links for more details and examples -></b>
    http://help.sap.com/saphelp_47x200/helpdata/en/a2/8c6eeb2d8911d596a000a0c94260a5/frameset.htm
    http://help.sap.com/saphelp_47x200/helpdata/en/d3/5ecbe22a8a11d5991f00508b6b8b11/frameset.htm
    This will definitely help.
    <u>For adding customer fields to the Shopping cart, you need to refer SAP OSS Bote 672960 and 485891.</u>
    Do let me know, incase you need any other details.
    Regards
    - Atul

  • How do I add new fields to the 'Customer Data' tab under the BP

    I had previously found a screen in the SAP GUI to add fields so that they would show up on the 'Custmer Data' tab under the Business Partner screen. I thought it had been somewhere in se80 but I cannot find it again. Does anyone know where this is? Thank you!

    Hi Mark,
    You can do this using transaction EEWB. This is the Easy Enhancement Workbench.
    within this, you can use the wizard which will guide you through a step by step process to add the fields you need. Basically, there are 2 ways to add new fields  :
    1. Add new fields - this adds fields to table BUT000, but places the fields on a new tab called 'Customer Data'
    2. Add new attributes table - creates a new table and links it to BUT000 using the partner number.
    Hope this helps you.
    Cheers,
    Rishu.

  • Add new fields on the header screen of COR1

    Hi Experts,
    I am new to this type of work, please help me in doing....
    My requirement is, to add one field on the header details of the COR1 from a Z table.
    Can anyone please tell me how to handle this.
    I searched the regarding this in SDN but i had not got any solution.
    Can any one please tell me how to handle this(screen shots will be more helpfull).
    Please take it as priority.
    Thanks in advace,
    Kruthik
    Edited by: kruthik_06 on Jun 20, 2011 9:04 AM

    Hi all,
    I need to know if is it possible to add a custom field in COR1 for process order. I searched forum for something about this, but cannot find anything.
    can anybody please suggest me something ?
    thanks
    Kruthik

  • Add new field in the report VL06O - List outbound deliveries

    Hi,
    In the report VL06O -> List outbound deliveries, we have to add a new column that will show the INCOTERM (KNVV-INCO1). How can I do that please? using User Exit or a BADI? Which one?
    Thanks in advance.
    Saida.

    Hi,
    Exactly, this is the solution. Thanks a lot.
    In fact, we have to add this field to the structure LIPOV, use the user exit EXIT_SAPLV50Q_001 to get this field. But we must also execute the program BALVBUFDEL to set the system Buffers. Then the field will appear in the list of Hidden fields in the transaction VL06O.
    Saida.

  • Add new field in the delivery document

    Dear Guru ,
    I want to add one Field  in the delivery document and that should be open after PGI done .Can you please help how to create one additional field in the delivery document.
    Thanks in advance ..
    Regards,
    Abhijit ...............

    Dear Abhijit
    Even after doing PGI, there are some fields which are in editable mode in delivery.  For example, in VL02N, if you select "Goto --> Header --> Shipment, you can see fields like Bill of Lading are in editable mode.
    If you specify what your requirement is, then probably, a better option can be given.
    Thanks
    G. Lakshmipathi

  • Add new field in the fbl5n dynamic selections/ Need to add dunning clerk fi

    Hi Gurus,
    Currently, you can find the Accounting Clerk field in the dynamic selections.  Would like to be able to use the Dunning Clerk field in the dynamic selections.
    Beyond that, would like to bring both Accounting Clerk and Dunning Clerk as columns when looking at customer detail. 
    Would be willing to use other report that I can access that would give me these two clerks by customer number.
    Thanks in advance.....
    Ramanjaneyulu

    Hi,
    the field dunning clerk is not available in Dynamic Selections because it is in table KNB5.
    The fields which are eligible for dynamic selection can be reviewed for
    the related logical database via trans SE36
    1) Enter logical database DDF, KDF or SDF (for FBL5N, FBL1N, FLB3N)
    2) Menu -> Extras -> selection views
    3) Here you can find 2 origins of the view (SAP and CUS).
       The standard view SAP is used. Create your own using view CUS. First
       copy the view SAP.
       On the left side are the functional groups.
       01  Customer master  => fields from table KNA1
       02  Company code    =>  fields from table KNB1
       03  Documents        => fields from table BSID
      Only those fields from these tables can be used for dynamic selection
    Regards,
    Greta

  • Add new field to the existing custom segment

    Hi Experts,
    We have a custom segment. In the last month (that time our release is 7.0) I have added a additional field (ERNAM-Created By) to this custom segment.
    Couple of days back, we upgraded to 7.1 release.
    Now, functional analyst is saying to change the description from 'Created By' to "Batch_Usrer".....so, I created a custom data element and assigned this Batch_Usrer as label.
    Now, I went to WE31, entered my_custom_segment and selected ADD VERSION button and then trying to change the assigned data eleement from ERNAM to ZZERNAM for that custom field....but, system is not allowing me to do so!! I tried PENCIL button, Delete Row button, Insert Row button, Menu options, I tried to CANCEL RELEASE the previous version
    Pls. let me know How can I get it?
    Thank you

    You can only change the Released version by cancelling the release in system with same Release. I.e. if your segment definition has field1 which was created  and released when system release was 700, than you CAN"T change that field in any higher release. Since you are now in 701, you can't change any existing fields which were created as part of 700. I guess the only option is too add a new field.
    Regards,
    Naimesh Patel

Maybe you are looking for

  • Binding gateway service with List not working properly with expand

    Hi all, We have an orderlist with details, we use the splitapp for it, it's working nicely with a gatewayservice. We have now added with expand 2 orderpartners. I see the 2 partners, only is it completly the same data. I checked the oData structure a

  • Problem in taking correct Substitution variable in MDX Formula

    Hi, We have MDX Formula which takes Substitution Variable as input . Previously we used Hyperion Essbase 9.3.1.3 version and working fine currently we upgraded to 11.1.1.3 version After Upgrade this formula is not taking correct updated value. Its ta

  • Selective data load and transformations

    Hi, Can youu2019ll pls clarify me this 1.Selective data load and transformations can be done in     A.     Data package     B.     Source system     C.     Routine     D.     Transformation Library-formulas     E.     BI7 rule details     F.     Anyw

  • System Information In Java

    Hello, Can We Get System Information Like Motherboard,CPU,RAM,HardDisk etc.... IN JAVA??? Thank-You

  • "ip routing" command on SG300 switch

    What does "ip routing" do on the CLI on the SG300? When I do this, I see it enables ip forwarding, but there is no mention of this in the CLI manual.  I'm just trying to figure out what I would use this for, and if I should leave it enabled, or disab