Additional Data in Contract creation

Hi,
I had added some fields in additional data B. Earlier in additional data B all fields were visible, but after adding new fields (3  rows have been added) then the last three rows in additional data B have become invisible.
In the Additional data B we have 3 tabs. Initially in 3rd tab i had 5 rows (10 fields 2 per row). Now i have added 3 rows in 1st tab. Now in the 3rd tab i can see only 4 fields (2 rows and other 3 rows are missing).
Can any one pls let me know what might be the problem.
Thanks,
Raju

Problem solved

Similar Messages

  • How can we hide Additional data fields - Contract Elements - Belgium

    Hi ,
    I want to Hide additional data fileds( IT0109) which are contry specific for belgium  in contract elements Infotype ( IT0016)
    I am not able to find these fileds in module pool MP001600. Please help me in this regard.
    Thanks in advance.

    Dear,
    Please check in T588M table
    Module Pool          MP001600            Variable key    12
    Standard screen      2000                Feature
    Alternative screen   2012
    There you should have Contract Type field.
    Best Regards,
    Deepak..

  • Waring messages for PO Date in the contract creation?

    Hi Friends,
    Expecting answers with some functional knowledge,
    I am developing one webservice to create value contract from dotnet front end,
    So user can enter inputs from that front end and he will get SAP generated value contract id.
    Here I did validations for all the fields and giving error messages to restrict user to dont give incorrect values.
    Now coming to my issue..,
    While entering the PO Date in the initial screen of contract creation,
    If I enter future date,
    The purchase order date lies in the future. Please check
    If I enter the past date.,
    The purchase order date is in the past. Please check
    I will get warning messages like this, so what should i do, I can enter, today's date to avoid these messages,
    And I can neglect these two messages to proceed, as they are warings only.
    But in my case , Can i process these messages to front end, Is it mandatory.
    I want to know the intention of these messages, then i will take good decision on this...,
    Thanks,
    Naveen.I

    Hi..,
       Thanks for your attention..,
    After consulting some people on this issue, I got that..,
    Mostly PO Date is current date, but in the case of purchage receiving process is late then the date may be in past..,
    Similerly, because of some business reason we can create contract before receiving of purchage order, where order should
    must get, in this case user can enter future date.
    So as if it is not special case user creates contrat with po date as current date, system gives some warning!!
    Better to pass this messages to front end if we are using webservices or some thing like other technolgies.
    welcome to other comments on this..
    Thanks,
    Naveen.I

  • Transfer additional data together with a contract from srm to srm-mdm

    Hi All,
    I have a requirement to transfer additional data together with a contract, such as price scales, discounts, and discount scales
    If the contract has condition like
    scale Discount
    0-10 20%
    20-30 30%
    from SRM to SRM MDM Catalog.
    As a standard practice, we use report SRMMDM_CTR_TRANSFER in SRM to send the standard Contracts from SAP SRM system to the SRM-MDM Catalog repository via SAP XI.
    But to transfer additional data , we have to use BBP_SAPXML1_OUT_BADI in SRM 7.0.
    If any body worked on the same, please let me know the step by step procedure how to implement BBP_SAPXML1_OUT_BADI.
    Regards,
    Venkat

    Hi Venkat,
       You can have a look at the Note - 1296876
    It gives the step - by -step procedure on what how to Enhance Contract Data Transfer.
    For this, you may have to do the implementation in BADI BBP_SAPXML1_OUT_BADI
    Change the XI mappings and the MDM Import manager mappings.
    Hope this helps.
    Regard,
    Sherfu

  • SRM contract creation date

    Hi, y'all
    Reckon where contract creation date is in SRM?  What table is it on?
    I've Googled and Googled.  Can't find a clue.
    Any documentation on the tables in SRM?
    Thanks.

    Hi Perry,
    How about table CRMD_ORDERADM_H?
    You should be able to find the creation date time of SRM document in this table.
    Please let me know if I have any misunderstanding of your query.
    Best regards,
    Wendy

  • VA01 creation of new feild in Additional data tab B and populating values

    Hi All ,
           I had created  a new field zzordqty in VA01 item level -> additional Data  Tab B  SE51 -> SAPMV45A-> 8459.
          The values while creating a sales order are coming from Inbound FM Idoc_input_orders .  for this particular field the value is stored in segment E1EDP35 when QUALZ is 011 the value of CUSADD is to be shown of the screen of VA01.
          For this I had tried to create a enhancement point in FM Idoc_input_orders , and tried to capture the value of CUSADD into XVAP-ZZORDQTY .
           But as soon as i come out of the enhancment point the value of XVBAP-ZZORDQTY BECOMES 0 .
           And at the screen level of SAPMV45A i had created a PBO and transfered the values from XVBAP TO VBAP .
            But since the values are getting cleared , the value of zzordqty is zero and also niether it s getting updated at table level .
            I request to let me know , how should i proceed further , either to use exists or badi's
    Thanks & Regards,
    Kavitha

    hi,
    you can do it in include MV45AOZZ. the method should be for module in PBO of subscreen 8459.
    and ifyou are not able to pass it to any standard structures( like xvap, or vbap or some thing like that) you can export it from PBO or PAI module) and catch it in the save exits (user exits)
    Edited by: Soumyaprakash Mishra on Oct 2, 2009 11:08 AM

  • Additional data B in contract change mode

    Hi,
    in the t-code va42, at the item level , there is additional data B ( Tab) showing grey( vene no field is coming , previously there was fields), i need to put fill the entry there, pls advice how to make it visible

    Answered by OWN.
    Regards:
    Sridhar.J

  • Screen compression problems in sales order additional data b screens

    When i enter va01 for the slaes order he screens are:
    SAPMV45A8309, Sales Document Header - User Exit Header
    SAPMV45A8459, Sales doc. Item - User exit item
    Use screen painter to change them. (transaction SE51)
    what happened is that i have four boxes in additional data b subscreens and i am calling another sub screen 9801 which contains table control what happened is that while run time i am getting gap in the boex of screen 8459, how to compreess the boxes or spaces to accomodate the table control.
    very urgent pls.....
    regards
    subba

    Thanks for your reply , Actually i am calling  9801 sub screen  with table control on to 8459 sub screen(sapmv45a program)
    still the problemm remains the same. I am using the code as below.zie,z01,zia are all modification groups to hide the boxes in the 8459 screen, pls check my code and revert back   urgently urgently.....
    PROCESS BEFORE OUTPUT.
                               Verarbeitung vor der Ausg
        MODULE ZZ_GET_TEXT.
       MODULE ZZ_FIELD_SETTINGS.
      CALL SUBSCREEN ZZAUDIT INCLUDING 'SAPMV45A' '9801'.
    PROCESS AFTER INPUT.
       CALL SUBSCREEN ZZAUDIT.
    MODULE    ZZ_FIELD_SETTINGS OUTPUT.
      LOOP AT SCREEN.
      Determine main grouping based upon mod group 3 field.
        CASE SCREEN-GROUP3.
          WHEN 'ZIA'.                    " Orbit  /interface architecture.
            PERFORM ZZ_FIELD_ZIA.
          WHEN  'ZIE'.                  " ERI interface.
            PERFORM ZZ_FIELD_ZIE.
          WHEN 'Z01'. " Generic -Relevant for all interfaces potentially.
            PERFORM ZZ_FIELD_Z01.
        ENDCASE.
      Handle display of contract versus other doc types.
        IF VBAK-VBTYP EQ  'G'.       "Contract doc type.
          IF SCREEN-GROUP4 NE  'Z02'.
            SCREEN-ACTIVE = 0.  " field not relevant for contract display.
          ENDIF.
        ELSE.                    "other doc types.
          IF SCREEN-GROUP4 EQ 'Z02'.
          Field not relevant for non-contract display.
            SCREEN-ACTIVE  = 0.
          ENDIF.
        ENDIF.
    FORM ZZ_FIELD_ZIE.
      IF NOT VBAK-AUART IN ZZR_AUART.
    IA related Doc Type - Hide ERI fields
        SCREEN-ACTIVE = 0.
      ELSE.
      IF SY-BINPT NE 'X'.         " Not Processing in BDC Mode
        SCREEN-INPUT = 0.         " Turn Off Input Ability
      ENDIF.
        CASE SCREEN-GROUP4.
          WHEN 'ZAU'.                " Audit Toggle Related
           IF zzshowaudit NE 'X'.
             screen-active = 0.
           ENDIF.
          WHEN 'ENA'.
            SCREEN-INPUT   = 1.
          WHEN 'ZTS'.
            IF SY-SYSID EQ 'DV2'.
              SCREEN-INPUT = 1.      " Testing Allowed in Development
            ENDIF.
        ENDCASE.
      ENDIF.
    FORM ZZ_FIELD_ZIA.
      IF VBAK-AUART IN ZZR_AUART.
      ERI related Doc Type  -Hide IA related fields
        SCREEN-ACTIVE = 0.
      ELSE.
        CASE SCREEN-GROUP1.
          WHEN '001'.                             "0902 specific fields
          WHEN '002'.                              "0902 WebCore fields
            IF  VBAK-VKORG NE '0902' AND
                VBAK-VKORG NE '0903' AND
                VBAK-VKORG NE '0917'.
              SCREEN-INPUT = 0.
            ENDIF.
          WHEN '003'.                              "0917 specific fields
            IF VBAK-VKORG NE '0917'.
              SCREEN-INPUT = 0.
            ENDIF.
          WHEN '999'.                             "Generic Fields
            IF VBAK-VKORG EQ '0917' OR
               VBAK-VKORG EQ '0902' OR
               VBAK-VKORG EQ '0903'.

  • Additional Tab in Contract Header for SRM 7

    Hello,
    I have a requirement to add custom tabs into the Contract in SRM 7 (latest version)
    So I added custom fields in the header structure via config, the fields are visible in BBP_PDHSC. Also I did add additional tab into the contract using FPM configuration where I have attached the custom webdynpro component to it.
    Now the issue is the custom field values doesn't get updated into the system. The CLL layer class /SAPSRM/CL_CH_WD_BOM_CTR method submit_update doesn't get triggered for the custom fields whereas it gets triggered for standard fields. Also I noticed that the mt_mapper table has the /SAPSRM/WDC_CTR_DODC_H_BD as deactive..
    I think I am missing something in my custom component but cannot figure it. Could anyone please help me out with the update of custom fields into teh system..
    Thank you..

    Hi Arif,
    Please follow the steps mentioned in the below link.
    Create Additional data tab in Rfx/Response/Contract
    Thanks and Regards,
    Shakeer Hussain

  • Adding custom fields to VA01 additional data tab without access key

    I have to add custom fields at item level in transaction VA01/VA02.
    Is  access key required to add fields to additional data screen i.e 8459 ?
    Is there any way to do this without using access key ?

    Hi ,
    Try for any User Exit or BADI available for the tcodes.
    Here are exits for VA01 and VA02.
    Exit Name           Description
    SDTRM001            Reschedule schedule lines without a new ATP check
    V45A0001            Determine alternative materials for product selection
    V45A0002            Predefine sold-to party in sales document
    V45A0003            Collector for customer function modulpool MV45A
    V45A0004            Copy packing proposal
    V45E0001            Update the purchase order from the sales order
    V45E0002            Data transfer in procurement elements (PRreq., assembly)
    V45L0001            SD component supplier processing (customer enhancements)
    V45P0001            SD customer function for cross-company code sales
    V45S0001            Update sales document from configuration
    V45S0003            MRP-relevance for incomplete configuration
    V45S0004            Effectivity type in sales order
    V45W0001            SD Service Management: Forward Contract Data to Item
    V46H0001            SD Customer functions for resource-related billing
    V60F0001            SD Billing plan (customer enhancement) diff. to billing plan
    Regards,
    Lakshman.

  • How to change the name of the Tab "Additional Data B" in VA02 Tcode?

    Hi All,
    I have enhanced the VA02 Header screen, and placed another Tab called DATA A.
    Here I have two requirements
    I want to change the name of the Additional Data B to some other name say DATA B
    2. I have to add these two tabs in the menu  Go to->Header->Additional Functions ->DATA A
           Go to->Header->Additional Functions ->DATA B.
            in VA02/VA03 T codes.
    How can I Achieve these functionalities, please help me.
    Thank you.
    Regards
    Ram.

    Hi,
    Check this link Adding extra tabs in standard transactions for sales and contracts without access key.

  • "Additional Data B"  in VA42 & VA43

    Hi All,
    I would like to use additional tab in VA42 and VA43 whatever provided by SAP. In additional tab I want to display some fields.
    So anyone can suggest me how to use these tab.
    Thanks
    Amit

    In Program SAPMV45A
    4312  Subscreen Header - Additional Data B
    4462  Subscreen Item - Additional Data B
    Add the required fields on the screen. for this u need to take access key from the basis admin.
    the values which u enter in these fields should be saved in a custom table with ur new fields  +  contract number .
    this helps u to pick the data from the custom table when u go for display contract VA43

  • Additional data in PO

    Hi gurus
    I would like to know if there is a way to put as a default value the field "validity start" in the additional data tab.
    Its mean:
    Validity start: date of creation of the PO
    Validity end: 30 days since PO creation.
    I would like to know if it is posible to be customized or I need a user exit?
    Thanks in advance for the help
    Regards
    Enzo

    Hi Enzo
    U need to take help of ABAPER .
    regards
    Yogesh

  • Performance Appraisal : BADIs - Header - Additional data

    Dear All,
    I just want to add a few fields to the "additional data for employee" part in the header of my appraisal template.
    It seems this table is generated by the standard Badi's HRHAP00_ADD_HEADER.
    How can I enhance this badi to add the field I need ?
    Is it possible ?
    Thanks a lot for your help,
    John.

    Hi John,
    Steps for Enhancements.
    1. Got0 the Tcode SE18 and select your Badi definition "HRHAP00_ADD_HEADER" and click on display.
    2. Got the menu Filter value and select create.
    3. You will be prompted for a new filter value and description.
    4. Provide a 2 char filter value (Start with Y or Z) and a suitable description.
    5. Once you do it, it will ask for a corresponding class creation. Accept for that also.
    6. Now your implementatio is created.
    7. Activate it.
    8. To get the default implementation code, folloew the step 1 again and select display filter value option.
    9. Now goto the Interface tab and select method "GET_ADD_HEADER_DATA" by double clicking.
    10. Paste the code in your Z implementation that you have created.
    11. Ask your ABAPer to code for the Position logic as done for other fields.
    Hope this helps you.
    Regards,
    Subbu

  • MWST condition type missing in contract creation,VA41

    Hi, got a problem here during contract creation. I can't get the MWST show up in the contract condition tab. Analysis result :
    010 Access not made (requirement not fulfilled)
    Error Message : Pricing error: Mandatory condition MWST is missing
    Things I have done :
    a) checked pricing procedure V/08
    b) created condition records VK11
    c) checked customer tax classification : Liable for taxes
    d) checked material tax data : Full tax
    e) ???
    what else did I miss out?
    Thanks
    Andy

    Option 1: If you do not want MWST condition as mandatory, then remove the check from check box in the pricing procedure (T.Code: V/08). MWST is tax condition & Tax condition are normally not mandatory, as it may vary according to Business Requirement.
    Option 2: <b>"010 Access not made (requirement not fulfilled)"</b>: Check the access sequence maintained for Condition Type MWST (T.Code": V/06). Next, Check the Access Sequence & the access 010 assigned to it. (T.Code:V/07). Check whether Accesses & fields are assigned correctly.
    Option 3: Instead of maintaining condition record for access 010, maintain for different combination & check the result. Even in my case, once the access with reference to tax classification did not give desired result, but was achieved bu maintaining another combination.
    Regards,
    Rajesh Banka
    Reward points if helpful.

Maybe you are looking for

  • How can I get iTunes 11.1.5 to stop crashing every time I open it?

    Just yesterday, iTunes randomly started determining the audio volume for all of the songs in my library. I had my iPhone 5s connected to my computer via usb cable at the time because I was adding a new album. All of a sudden iTunes froze and then it

  • Portal error

    Hi Folks I am having an issue with the newly installed SRM  7.0 Ehp 1 system. All software units including usage type EP have been installed. Once logged in many of the SRM portall links like Supplier Services, Material Monitoring, Contract Monitorin

  • After syncing my iPod touch in iTunes, I find that nearly all of the songs on my iPod have disappeared.

    I plugged my iPod into my Windows 7 computer for it to charge.  When I went to listen to music, it told me I only had 11 songs on it, when just moments before it had over 300.  When I checked my music on the iPod itself, I had a different list of son

  • Calulation not adding all data

    I want to add case acuity and referral acuity for a worker, to display a combined total. My query is: SELECT a.case_number, a.referral_number, TRUNC(a.assessed_date) ASSESSED_DATE, to_number (psa_utilities.Get_Acuity_Points_Case_By_Date (a.case_numbe

  • It is timeout for RFC?

    Hello When I execute my PHP RFC by abap then it works but for small time executing because when I run the same RFC connection with more data (run about 10 min)  then I will in RFC dump: <* RfcGetData [1] : returns 0:RFC_OK >TS> Fri Nov 13 15:09:26 20