Error "Valid Value - Value do not Exist" for payment terms

Hi,
I am trying to change the payment terms in a Sales Order using UIAPI.
Although the value i am using to update is a valid value, i get the following error:
Valid Value - Value do not Exist
My code is as folows:
Dim sNewValue as String
sNewValue = "2"
oFrm.Items("47").Specific.Select sNewValue, psk_ByValue
What am i doing wrong?
Thanks
Satish

Hi Satish,
Have you tried defining the new value as an integer instead of a string? The GroupNum data type in the OCTG is Int, not character.
Hope helps,
Ibai Peñ

Similar Messages

  • Error message "Location XYZ does not exist for item1" Message no. BBP_PD047

    Hi all,
    When i do confirmation for PO in SRM, the system gives error message "Location XYZ does not exist for item1" when i enter Location for the plant thought the Location is mapped to Plant in ECC system. System shows error when i click on check button,  it allowing me add locations.
    This is happening when confirming the PO line items having differernt plants and it is not happeing all the time, sometimes it does't work. I
    f all the line items have same Plants, there is no issue.
    I am not able to understand why it is working some time and not working other time.(message no: BBP_PD047 in SLG1)
    can some one help me in understanding this?
    Thanks,
    Ravi

    Is this thread still valid? If not, please close the thread.
    If so, as no response has been submitted, please rephrase your question and/or provide further information to describe your requirement.
    Thanks
    Jason
    SDN SRM Moderator Team

  • OTL Error - Hrs - Element link does not exist for the duration of the entry

    Hi,
    We had a few new people start just before xmas however when the person entering their record did it, they didn't date-track the additional assignment time information record to the start of the week (they did however correctly date-track their employee and assignment record) so when the timecard was filled in errors were thrown up.
    Since then I have gone back into the employees assignment time record, purged it and then re-created it effective from the week beginning.
    However when we try to enter time for them now using delegated self service, the following error is shown for the two days which were originally excluded from the date-tracked record:
    Hrs - Element link does not exist for the duration of the entry Cause: The link has been purged or date effectively deleted. Action: Check the effective start and end dates on the link definitions for this element. The original record should have been created from the 19th dec 2009 however was done from the 23rd by accident. I have since been in and replaced it with a record effective from the 19th.
    I have re-run the security list generation (we are using static list).
    The only thing I can find on metalink is 372086.1 which doesn't really describe the problem or help!!
    The people don't appear in the timekeeper form though which is strange. I really can't see any reason why their record isn't valid - no data is missing. Do I need to run a job to update the information or something?
    We are using 11.5.10.2
    Thankss

    Well would you believe it!? After much late night meddling around, I noticed one employee worked! There was absolutely no difference in any settings between his record and a persons who did not work. So I went into another employees record, changed his name and saved (correcting). Tried again and he worked fine! So, just by changing the employee name it seems to have worked for self service! I still cannot see them in timekeeper which is worrying however at least we can get time in for them now!
    If anyone knows why I may not be able to see them in timekeeper (even using an un-secured responsibility) then that would be a great help! :)

  • Loan Error : Tax code .. does not exist for jurisdiction code

    Dear experts,
    Please help me for below issue.
    I have created a loan (using FN1V) in loan management.  in this loan i have maintained and interest condition. in this interest condition i have maintained tax code - IV. After that when i try to post an interest entry using t.code - FN8D, It is showing me an error as below.
    Tax code IV does not exist for jurisdiction code
        Message no. FF718
    Diagnosis
        You have entered tax codes and jurisdiction codes in the G/L account
        items. The amounts of these items are used as the tax base to check the
        tax amounts you have entered or to determine the taxes. The system has
        now determined that one or more of the "tax code / jurisdiction code"
        combinations do not exist in Customizing.
    System Response
        Calculation of the taxes or checking of the taxes entered had to be
        terminated.Procedure
        Check the tax codes and the jurisdiction codes in the G/L account items
        or asset items. If these are correct, inform your system administrator.
    Procedure for System Administration
        Change the tax jurisdictions you specified in Customizing under
        Financial Accounting -> Financial Accounting Global settings -> Tax on
        Sales/Purchases -> Basic Settings -> Define Tax Jurisdictions.
        To do this, choose Maintain entries (F5).
    Please help
    Regards
    Gaurav Gupta

    HI Gaurav,
    so what do you have in Customizing under Financial Accounting -> Financial Accounting Global settings -> Tax on Sales/Purchases -> Basic Settings -> Define Tax Jurisdictions ?
    BR, Tomislav

  • Routine is not working for PAYMENT TERMS feild

    Hello,
    eg: For the feild "Payment terms" the value "V032" is not updating in to BW,Because the have applied the routine in 2 satge .1 is in Transfer structure and update rules.Please find the below routines
    below routine is in Transfer structure
    clear RESULT.
    SELECT /bic/zxsapbp into RESULT
    up to 1 rows
    FROM /BIC/PZXSAPFLD
    WHERE /BIC/ZXSAPFLD = 'ZTERM' (BW) Payment terms
    and /BIC/ZLOGSYS = 'IMACS'
    and /BIC/ZXSAPYB = TRAN_STRUCTURE-ZZZTERM (R/3) payment terms
    AND ( objvers = 'A' AND changed = ' '
    OR objvers = 'M' AND changed = 'I' ).
    endselect.
    below routine is in update rules
    result value of the routine
    clear RESULT.
    SELECT /bic/zxsapbp into RESULT
    up to 1 rows
    FROM /BIC/PZXSAPFLD
    WHERE /BIC/ZXSAPFLD = 'ZTERM' (BW) payment terms
    and /BIC/ZLOGSYS = 'IMACS'
    and /BIC/ZXSAPYB = COMM_STRUCTURE-PURCH_ORG (R/3)
    AND ( objvers = 'A' AND changed = ' '
    OR objvers = 'M' AND changed = 'I' ).
    Payment term value :V032
    Purchase org : A001
    please can any tell that what is the problem in routine ?Because of this routine the payment terms are blank in BW ?

    the routines are configured to work for a particulat stuff ...like item cat or for one sales order type.... so that config needs to be checked in Quality...

  • Value does not exist for "..." in connection...

    Hello,
    I have following issue using Design Studio 1.3.
    I was changed my source of dashboard from universe to Bex Query.
    When it was done I have received following Script Problem related to CheckBox
    Description
    Location
    Event Script
    Component
    Application
    Type
    Value "Sourcable" does not exist for "GP_XSRCB" in connection "cuid:AdpcHfZ9h0VKrXD0XhomzOs"
    Line 3
    On Click
    CHECKBOX_1
    [rkams1157] S2P_PROTOTYPE_MDM_001-002 - dev
    Design Studio Script Problem
    Below please find the Script syntax:
    if(CHECKBOX_1.isChecked())
      DS_2.setFilter("GP_XSRCB", "Sourcable");
    else
      DS_2.clearFilter("GP_XSRCB");
    I would like to note that this script on CheckBox works fine based on universe as a source.
    Please advice.

    Dear All,
    I am also facing same problem, while doing PGI (Post Goods Issue)
    Can any one help in this please.
    And the error message was
    Characteristic value  SEL F1P ADD 82947 does not exist for characteristic PAPH4 (ProdHier01-4)
    Message no. KE0C133
    Diagnosis
    The characteristic "PAPH4" ("ProdHier01-4") should be posted to Profitability Analysis (CO-PA). When the system checked the entries, it was established that the transferred characteristic value (" SEL F1P ADD 82947") is not valid in CO-PA.
    System Response
    The data is not consistent and therefore cannot be transferred to CO-PA.
    Procedure
    With the function Maintain Characteristic Values, you can add characteristic values to those that are valid.
    1. When, I check contents of table MARA-PRDHA, it contains 17 character Alphanumeric input "SEL F1P ADD 82947"
    2. When, I check character PAPH4 in KEA5-->Data type was CHAR and length was 17.
    3. Characterstick PAPH4 cannot be maintained using KES1.
    Thanks & Regards
    Sahas

  • Tax code EA does not exist for jurisdiction code QC000000

    Hi All,
    We are getting this error "Tax code EA does not exist for jurisdiction code QC000000".
    Can anyone suggest on this ?

    Hi All,
    I am still working on this issue and want to add some information based on my analysis and if at all some could suggest something on that it would be very helpful.
    I tried to debug the IDOC which was giving this error and also simultaneously debugged the other IDOC which was successful.
    I found that the failed IDOC is giving this error as when SD_COND_ACCESS Fm is called in the satndard code , the failed IDOC scenario doesn't return any values in condition records table for one of the condition types ZIR1.
    Where as the successful IDOC returns values for condition records table when FM  SD_COND_ACCESS is called for condition type ZIR1.
    Any suggestion ??
    Thanks !
    MK

  • Tax code V0 does not exist for jurisdiction code IN00

    hi mm
    when i am creating a purchase order
    After creating the PO
    when i go to invoice and enter tax code V0 and jurisdiction code i face the error
    Tax code V0 does not exist for jurisdiction code IN00
    Message no. FF718
    Diagnosis
    You have entered tax codes and jurisdiction codes in the G/L account items. The amounts of these items are used as the tax base to check the tax amounts you have entered or to determine the taxes. The system has now determined that one or more of the "tax code / jurisdiction code" combinations do not exist in Customizing.
    System Response
    Calculation of the taxes or checking of the taxes entered had to be terminated.
    Procedure
    Check the tax codes and the jurisdiction codes in the G/L account items or asset items. If these are correct, inform your system administrator.
    Procedure for System Administration
    Change the tax jurisdictions you specified in Customizing under Financial Accounting -> Financial Accounting Global settings -> Tax on Sales/Purchases -> Basic Settings -> Define Tax Jurisdictions
    i have dne as per thr need in define Define Tax Jurisdictions
    then also i am facing same error
    Regards
    Vinit

    Hi Vinith,
    After maintaining the tax jurisdictions maintain/create the tax codes. Pls ensure tht created tax codes having field of jurisdictions code.
    You created tax codes after tht you defined tax jurisdiction codes then you will get this kind of errors
    Hope its clear still if u hve questions let me know.
    reg
    Durga
    *assign points if the the info is useful

  • Custom segment does not exist for message type Debmas_cfs

    Hi,
    I have created a custom segment YEXTRA for basic type DEBMAS06.
    I have done the configuration in We82 and We20.
    I have implemented the segment in User Exit "EXIT_SAPLVV01_001". Now when I am executing the TCODE BD12  then it is creating the Idoc with custom segment. But when I apply the filter on sales org in BD64 then it starts giving me error that " Segment Y**** does not exist for message type DEBMAS_CFS.
    Kindly suggest if I need to do some other configuration also.
    Thanks.
    Regards,
    SAurabh

    Hi Gearge,
    To add custom segments, you should create an extension.
    the TCODE is we30.
    Refer this link:
    http://help.sap.com/saphelp_erp2005/helpdata/en/dc/6b7d6243d711d1893e0000e8323c4f/frameset.htm
    Regards,
    Ravi

  • Tax code V0 does not exist for jurisdiction code IN00 Message no. FF718

    Hi,
    i have configured as per suggestion in message as well as assign Jurisidiction code in taxcode in FTXP, but when i try to create PO with tax code V0 and jurisdiction code IN00 then we are facing error "Tax code V0 does not exist for jurisdiction code IN00 Message no. FF718"
    please advice me and help to resolve this issue is any config missing pls guide me.
    Thanks
    Best regards
    Shital D

    Please check this answered link:
    Juristiction code - Error: FF718
    Cost centre
    Edited by: Afshad Irani on Jun 22, 2010 7:05 PM

  • Tax code I9 does not exist for jurisdiction code SP 3522604

    Hi Friends,
    At the time of posting a document using t-code FB50, we are encountering an error " Tax code I9 does not exist for jurisdiction code SP 3522604".
    Please suggest a solution.
    Tks & Rgds,
    Rahul Jain

    Hi
    Please check the following path
    F.A(New)
    F.A.Global settings(New)
    Tax on Sales/Purchases
    Basic settings
    1.Specify Structure for Tax Jurisdiction Code
    2.Define Tax Jurisdictions
    Please complete the above two steps, then your Jurisdiction code will be mandatory for the tax code in FTXP.
    Rgds
    Murali.N

  • Tax code I9 does not exist for jurisdiction code 7700000000

    Hi all,
    My user is trying to post the trip to finance. While posting she is getting error: Tax code I9 does not exist for jurisdiction code 7700000000. I checked setting of tax code I9 in HR box. Everything looks fine. Can anyone suggest me what are possible reasons behind this error.
    Thanks and Regards,
    Vikrant Deshpande

    does this results get from cluster
    if yes delte the data for that record from cluster
    and rerun the simulation and run the posting

  • Country implementation 40 does not exist for category IT and type 2001

    Dear Experts,
    I am getting the following error
    "Country implementation 40 does not exist for category IT and type 2001".
    when I tried to create a leave request. I think the HR Ess configuration is complete.
    Kindly, give your valuable inputs, hence I can try & resolve this issue, as I am stuck with this for quite sometime.
    Your inputs will be really valuable.
    Thanks
    Bala

    After suffering this same problem and not finding any help or information ANYWHERE, I debugged the process and found that the error is caused by a missing entry in view V_BLPTYPECOUNTRY.
    I created a new entry in the view with a blank molga and the error goes away.
    The entry I added was:
    Category = IT
    Data Typ = 2001
    Ctry Grouping = (blank)
    Class = CL_PT_BLP_IT2001
    I hope that this can help anyone having the same problem in the future.

  • Line item not relevant for payment release

    Dear Expert,
    When I select payment block : 'Payment Request' in FB60. Error Message appear "Line item not relevant for payment release".
    I also have set payment block in master vendor and  OBB8.
    Can you tell me why the error message still appear?
    Kindly need your help
    Thanks and Regards,
    YL

    Do you have any workflow variant in place?
    Moreover, when you have already set the Payment block at Master level, you need not to fix it in transaction level.
    Vendor itself will not get paid until unless you remove the block option
    Thanks

  • Profile value per_person_id is not listed for $PROFILE$ block

    Hi All,
    I have reqirement to retrive the person_id to default Employee number in Personal analysis descriptive flex filed segment.
    When i tried using $PROFILES$.PER_PERSON_ID or fnd_profile.value('PER_PERSON_ID') is not working for me.
    Then i have checked the profile value list using "diagnostic-->examin" option in the application where i am not able to find the Per_person_id in the list.
    Note: We are using the Oracle Applications : 11.5.9
    Is there any way to meet my reqirement?
    Appriciate your contribution towards this issue.
    Thanks in advance.
    Kumar
    Edited by: Kumar Kasinathan on 04-Jul-2012 00:07
    Edited by: Kumar Kasinathan on 04-Jul-2012 00:14
    Edited by: Kumar Kasinathan on 04-Jul-2012 00:16

    Hi, I need to attach a value set to attribute12 which should not be the employee number, attribute12 of per_all_people_f and employee_number of a custom table and the number for the attribute12 should be the unique value.
    The steps i have followed
    1. created a table file_number to hold the numbers from 0000001....to...9999999
    2. created a view-file_number_v to have unique numbers as
    SELECT fn.file_number
    FROM file_number fn
    WHERE NOT EXISTS (SELECT 1
    FROM per_all_people_f pap1
    WHERE pap1.employee_number = fn.file_number)
    AND NOT EXISTS (SELECT 1
    FROM per_all_people_f pap2
    WHERE pap2.attribute12 = fn.file_number)
    AND NOT EXISTS (SELECT 1
    FROM table1 t1
    WHERE t1.employee_number = fn.file_number)
    3. Created a table validated value set based on the above view and attached it to the Attribute12 of the DFF
    Its worked fine for new inputs, but when ever i try to requery the employee,hence the number is inserted in the attribute12 column of per_all_people_f table the value set validates and provides error message.
    To avoid this i have used the following temp table query,
    (select file_number fn from file_number_v
    union all
    select attribute12 fn from per_all_people_f where attribute12 = :PERSON.ATTRIBUTE12:NULL) temp
    I have used the above query as table in the valueset.
    Now i have to get the person_id to use it on the above query to avoid the issue which i have mentioned in previous discussion.

Maybe you are looking for

  • Amazon Instant Video Question

    Hello, So I dowloaded some tv episodes on amazon.com through their instant video option and then realized that they cannot be downloaded onto to a mac. The amazon unbox feauture (that lets you do it on a PC) is not compatible with macs. Does anyone k

  • F4 help in webdynpro abap application

    Hi Experts, how to keep the f4 help to input field if user press f4 a pop up window should display  same as in xk03 t code payment methods if u click on payment  it will display  pop up window in that pop up window it should display all payment metho

  • How to enabe antimal ware services through powershelll has a startup task in cloud service

    Hi I was going through documentation for enabling antimalware service for cloud services. here is the link http://msdn.microsoft.com/en-us/library/azure/dn771718.aspx. When i execute the below power shell in my local machine, it work perfectly. [Syst

  • Table move

    Hi, We are using oracle 11.2.0.3 on aix. while move the table,it got hang.The table size only 2gb.Eventhough we down the database and started it. We checked in v$session_longops.nothing there.Noone use the db. Thanks

  • Safari/wifi lost on wake up

    A week or so I have noticed that when my Macbook Pro (Jan 2011) wakes the Wifi (icon top menu) connects but the safari page does not, leaving me with a Grey Safari page and the network button. When I click on the button it goes through its processes