Addition of field in referencing procedure

We are trying to copy a customized field( z field in VBAK) from master contract to local contract.We are trying to add the field in the referencing procedure in transaction VORS.But there is a check for the fields allowed, in the program L081AF0C(Line no 76)and the allowed fields are hard coded.So the customized field is not there in the check and the program throws an error.IS there a way we can add a customized field in the procedure or Is it recommended to modify the standard program and add our customized field in the check? Does modifying the standard program have any implications?

Hi!
Does modifying the standard program have any implications?
Yes, of course. Not necessarily bad ones, but in your example you won't get the desired result: there has to be a copying programmed, just a value in a customizing table isn't enough. If you enhance the other places, too, then it should work (just the usual problem: where is this used).
Maybe you use better a user exit to read and fill the value in the sales order yourself. E.g. exit in MV45AFZZ, routine userexit_move_field_to_vbak or one of the three BADI_SD_SALES*.
Regards,
Christian

Similar Messages

  • Adding field in referencing procedure

    We are trying to copy a customized field( z field in VBAK) from master contract to local contract.We are trying to add the field in the referencing procedure in transaction VORS.But there is a check for the fields allowed, in the program L081AF0C(Line no 76)and the allowed fields are hard coded.So the customized field is not there in the check and the program throws an error.IS there a way we can add a customized field in the procedure or Is it recommended to modify the standard program and add our customized field in the check? Does modifying the standard program have any implications?

    Hi ,
    Is this Z field  if Avail to add in that ref-procedure ? Dont Look into <b>L081AF0C</b> this is SAP generated program , after that adding any field it will update in that program.
    So let me know , Are u able to add Z field in that Procedure?
    Regards
    Prabhu

  • Customization of referencing procedure

    We are trying to copy a customized field( z field in VBAK) from master contract to local contract.We are trying to add the field in the referencing procedure in transaction VORS.But there is a check for the fields allowed, in the program L081AF0C(Line no 76)and the allowed fields are hard coded.So the customized field is not there in the check and the program throws an error.IS there a way we can add a customized field in the procedure or Is it recommended to modify the standard program and add our customized field in the check? Does modifying the standard program have any implications?

    This should help you
    http://help.sap.com/saphelp_470/helpdata/EN/64/400b2b470211d189720000e8322d00/frameset.htm
    REARD POINTS

  • Not able to see the additional information fields in OIE

    Hi,
    After applying some patches in OIE, the additional information fields in expense report are not visible.
    In Internet Expenses setup and Administration, these fields are set as 'Required'.
    When we try to save the expense report, it is throwing an error that these fields are required.
    But these fields are not visible to enter the information. Is any setup required for the same ?
    Please advice.
    Regards,
    Manjusha.

    Hi,
    We have already bounced the apache and checked.
    It is still the same.
    We noticed just now that it is working for some Operating units.
    Is there any way to find out what is missing in the required operating unit?
    Regards,
    Manjusha.

  • Use of subtotal field in pricing procedure?

    Hi Gurus,
    what is the use of subtotal field in pricing procedure?
    thanks..

    Hi,
    Please see the note 1022966   FAQ for the 'Subto' column (KZWIW) in the pricing procedure.           
    Subtotals (net price, effective price) are created in the case of time-independent conditions.
    SAP recommends working with time-dependent conditions for quotations and scheduling agreements.
    For time-dependent conditions (for example, price maintained in contract    
    and scheduling agreement), supplementary pricing schema is used. Reason     
    is that when condition maintenance is called for contracts and schedule     
    agreements, system refers to supplementary pricing procedure for            
    calculating subtotals.
    Regards,
    Edit

  • Mandatory field Export/Import Procedure for Foreign Trade

    Hello all!
    Is there any possibilty to define the field Export/Import Procedure for Foreign Trade
    within the infoset as a mandatory field?
    Table T162 doesn't show me this field.
    Kind regards,
    Barbara

    Hello,
      in customizing under "Materials Management --> Purchasing --> Foreign Trade/Customs --> Control Foreign Trade Data in MM and SD Documents --> Incompleteness Schemas for Foreign Trade Data" you can create an incompletion procedure defininig the documents fields assigning a control type. Then in the subsequent customizing step "Foreign Trade Data in MM and SD Documents" you can assign the Incompleteness schema to each country code, choosing import or export.
    Hope to be useful.
    Best regards,
    Andrea

  • Additional text field in Infoset deleted but not reflected in field selection in Query

    Hi,
    I have deleted an additional text field in infoset. It was used in one query.
    Even in the query it is deleted, but when in field selection screen i am not able to delete.
    If i try to execute the query, I get dump (syntax error) saying in field type(additional field) doesnot exist.
    Can anyone pleassseee help me in this.

    Hi San,
    I am trying to understand. How could you separately delete an additional text field associated with a main field?
    Jogeswara Rao K

  • ESS portal: Hide additional info field in release working time screen

    Hi,
    I need to know how can i hide 'additional info' field in the release working time screen?
    I know i would use personalization but don't know the way to do that.

    it will be shown in header only in release application, let me explain
    In the time recording application, when you enter a record and click
    on review, the additional info columns shows the text. This works
    because the data is entered by the user and the entered record is
    mapped to additional info column.
    In time release application, all the records from database are retrieved
    and displayed. The user does not enter any data. Hence in this case it
    is not possible to map the records to text in the additional info
    column. The Error/Warning messages are displayed in the top of the list
    with detailed information. We feel the information displayed is
    sufficient for the user to take necessary action. Usually in the release
    application, there would be lots of records. Displaying text in both
    additional info column and also at the top of the list is not a feasible
    solution.
    Technically it would be difficult for us to change this behavior in the
    standard application.
    we have new application in EHP5.
    Edited by: Siddharth Rajora on Mar 9, 2012 7:10 PM

  • Add additional selection fields to RPUAUD00- Logged changes in infotype rpt

    Hi,
    I'am trying to add additional selection fields to Logged changes in infotype  report and was wondering if this can be done through customization instead of creating a copy of the std report to add the additional fields?
    Thanks

    Hi Ajay, The requirement is to add fields like personnel subarea, op code for reporting purposes.
    Thanks

  • Addition of field in list editing for notification - IW28

    Hi Group,
    As per the client requirement, we are adding a additional field on the notification header using the user exit QQMA0001.
    Now i want to sort the notifications using the standard SAP list edit functionality i.e. IW28 but using my additional custom field.
    What i need to do to reflect this adiitional field there in list edit?
    Thanks

    Raghunandan Iyer,
    There is no user-exit required to append a structure, you just need an developer key.
    Appending the structure will not affect the standard system.
    Any appends will show up on the SPAU list. It is part of the upgrade process to review this SPAU list so it should be captured.
    Try it in a test/sandbox system...
    PeteA

  • OAM 11gR2 Authentication using username/password/additional ldap field

    I want to add additional credential parameter along with username and password to be validated against LDAP.
    Is there any out of the box solution for authentication using username/password/additional ldap field in OAM 11gR2?
    This solutions exist in 10g and could not find any OOB feature in 11g.

    Do you need to accept additional parameter from user via login form & then use it in credential mapping step
    Not sure if %% syntax would work .. havent tried it. next option is to develop custom authentication plugin
    Additional ldap attribute against static value
    If you need to add additional ldap attribute (check against static value) that you can specify in LDAP search filter in "User Identification plugin" configuration
    Take a look at "MTLDAPPlugin" under custom authentication modules
    Hope this helps

  • T-code: CRM_MKTPL Additional scren fields in Campaign element screen.

    Please let me know how to add additional screen fields in Campaign screen.
    Regards,
    Batiya

    We can add fields , Hide fields add onther Tab by using SPRO configuration.
    CRM - Marketing - Marketing Planner and Campaign Management - Additional Fields and Business Add-Ins (BAdIs) for Marketing -Define Additional Fields: Set Types
    the fields are in a new separate tab will be added into a addition tab.
    Regards,
    Siva

  • Field name referenced by field symbol

    Hi,
    I would like to get the field name referenced by a field symbol at rutime. In the code below, besides the type and length of the field, I also would like to get the field names 'AA', 'BB' and 'CC' .
    Can you please tell me how I can get this information?
    DATA: BEGIN OF g_test,
           aa(10)    TYPE c,
           bb        TYPE i,
           cc(20)    TYPE c,
         END OF g_test.
    DATA: l_type(20),
          l_len   TYPE i.
    FIELD-SYMBOLS <fs>.
    START-OF-SELECTION.
      DO 3 TIMES.
        ASSIGN COMPONENT sy-index OF STRUCTURE g_test TO <fs>.
        DESCRIBE FIELD <fs> TYPE l_type OUTPUT-LENGTH l_len.
        WRITE: /5 sy-index, l_type, l_len.
    Would like output as:
       1  AA    C 10   instead of  1    C 10
       2  BB    I 11    instead of  2   I 11
       3  CC    C 20   instead of  3    C  20
      ENDDO.
    Regards,
    Rao A

    Hi,
    Using your sample structure you can do it using such a code:
    DATA: BEGIN OF G_TEST,
            AA(10) TYPE C,
            BB     TYPE I,
            CC(20) TYPE C,
          END OF G_TEST.
    TYPE-POOLS: ABAP.
    DATA: COMP TYPE LINE OF ABAP_COMPDESCR_TAB.
    DATA: STRUCT_REF TYPE REF TO CL_ABAP_STRUCTDESCR.
      STRUCT_REF ?= CL_ABAP_STRUCTDESCR=>DESCRIBE_BY_DATA( G_TEST ).
      LOOP AT STRUCT_REF->COMPONENTS INTO COMP.
        WRITE:/ COMP-NAME, COMP-TYPE_KIND, COMP-LENGTH, COMP-DECIMALS.
      ENDLOOP.
    Krzys

  • Calendar in F4 help of additional data field

    Hi Experts,
    my query is regarding calendar to appear as an f4 help for the additional data field in DIR. is any function module need to be specified at the time of creating characteristics (if yes please guide)?
    thanks and regards,
    Shikha Gupta.

    hi,
    Logic is like this.
    Here u are defining perticular character to DIR  which belongs to your document type.
    when u assign this value to DIR which is help full in search DIR in CV04N.
    Note: i don't think u need calander in defining Characteristics. u could check format, for Data type only DATE is given insted of calander in CT04.
    If u want include Calander in Data type, then u ask abaper[development].
    i think this is very tedious job.
    Benakaraj
    ??P

  • Adding Additional Custom Fields to Alerts

    in the Custom Fields tab of the alert properties, there are 10 custom fields. a few questions regarding "custom fields"
    is there a way to add addtional custom fields?
    can variables be placed in the custom fields so data that changes from alert to alert can be passed?
    is there a way to add additional custom fields and give them a more formal name (e.g. MyHomeGrownField)
    thanks.

    Yes you can put values in these custom fields. but you cannot change the field names to something else.
    Values can be put in these fields through OpsMgr PowerShell. Check the links -
    https://social.technet.microsoft.com/Forums/systemcenter/en-US/dde47a28-ce70-4144-b7f3-70cb8a3d3cb9/using-custom-fields-in-scom-alerts?forum=operationsmanagergeneral
    http://scug.be/dieter/2012/01/23/scom-2012-pass-data-to-custom-fields-with-monitors/
    Thanks, S K Agrawal

Maybe you are looking for

  • Null display value in List of Values

    Hello In Page item ---> List of Value ---> Null display value I need to give a different value depending on language I tried using an item in the "Null Display Value" e.g. &P1_Display_value. This does not work ... I get " &P1_Display_value. " and not

  • Changing the orientation of an envelope

    Hi, I have the simplest problem and I can't for the life of me figure out the solution. I want to print a 4.5x9 envelope, standard size, but I can't figure out how to change the orientation of the envelope from horizontal to vertical to print it. If

  • Java.io.EOFException at com.mysql.jdbc.MysqlIO.readFully(MysqlIO.java:1956)

    Hi,All Need Help regarding the exception. As i tried so many way to solve this problem but cound'nt find out the solution.!!! If i restart the server then this error is resolved but for the some time.,after 4-5 hour again i need to restart the server

  • F-22 & f-48 syntax error

    while posting of business transaction in f-22 & f-48  after g/l account number the system showing syntax error tax code is missing Runtime Errors         SYNTAX_ERROR Date and Time          06.05.2009 11:42:28 Short text      Syntax error in program

  • Flv player not working when i build ipad app

    when i build app preview on the computer video works normal, but when i build the ipa and transfer it to ipad the video doesnt play... it worked in lower AIR sdk.