Error: FES025.  Codepage could not be determined

Hi,
I have a number of programs that run using an include containing the function GUI_DOWNLOAD to create files lacally or on the server.  The programs work perfectly in foreground but their purpose is to run as jobs every night and create the files on the server, which returns the job as CANCELLED and the log reads;
11.12.2008 09:00:17 No se ha podido determinar code page (Codepage could not be determined)
11.12.2008 09:00:17 El job ha sido cancelado tras excepción de sistema ERROR_MESSAGE.
When I execute the program in foreground using a message log I recieve a message on the status bar indicating;
Transfered 913 bytes, code page 1160.
I'm not quite sure what the code page does.  I read another forum which explained that it has something to do with the character set.
Is there any way can assign the code page myself in the program?
Regards,
Simon

OPEN DATASET gv_file FOR INPUT IN TEXT MODE ENCODING DEFAULT
                            WITH SMART LINEFEED.
  ENDIF.
*If the Presentation Server is selected on the selection screen
  IF p_local EQ gc_x.
    LOOP AT gt_text_file INTO wa_text_file.
      CLEAR wa_text_table.
      SPLIT wa_text_file-line AT gc_comma  INTO   wa_text_table-objectid
                                                  wa_text_table-lifnr
                                                  wa_text_table-matnr
                                                  wa_text_table-ebelp
                                                  wa_text_table-tdname
                                                  wa_text_table-spras
                                                  wa_text_table-textid
                                                  wa_text_table-object
                                                  wa_text_table-line.
      APPEND wa_text_table TO gt_text_table.
    CLOSE DATASET gv_file.

Similar Messages

  • Codepage could not be determined

    Hi all,
    I am facing a little strange problem in my system, When i run HR Program my background scheduled jobs are getting cancelled due to an error called "Codepage could not be determined".
    Can any one just tell me their experience if the have encountered similar problem in the past.
    It's little urgent as we have stuck with all our background schedules jobs.
    Thanks...

    Hi,
    Please use
    OPEN DATASET L_FILENAME FOR OUTPUT IGNORING CONVERSION ERRORS. " Ignoring conversion errors should be added
    Best regards,
    Prashant

  • Getting error "Codepage could not be determined" in background job

    <i>Hello Friends,
                  I am running a background job with a variant and the job get cancelled with the following error message.
    Codepage could not be determined
    Message no. FES025
    Please give your valuable comments.
    Thanks,
    Senthil</i>

    Hi,
      Check the oss note 765763(Setting the upload/download codepage for a SAPGUI connection) released for this purpose, as per the documentation of this note, you need to modify the standard program LSFESF03 in order to get rid of this error,
      Also check the note 882961(File download: codepage conversion error FES024)
    Hope this helps,
    Rgds,

  • Error "codepage could not be determined for the receiver-system"

    Hi,
    we use the idoc-adapter to send message from mySAP ERP to PI.
    All worked fine.
    So, this morning I have changed the datatype of the messageId from "char" to "int" in mySAP ERP in the customizing menue (install param). So, no message received in SAP PI.
    When I start transction "we05" in mySAPERP" I get the following error:
    "codepage could not be determined for the receiver-system" status 02.
    I have changed the datatyp to "char" but the same probleme
    Can anybody help me please?
    Regards
    Stefan

    This error shouldn't occur unless there is some modification at the OS level codepages.
    Please check the entried in the RFC destination for connecting to the XI system. Unicode settings.
    Regards,
    Prateek

  • BDC Error - Codepage could not be determined

    Hello Gurus,
    We are having a problem with BDC in transaction VF01.
    The return message is FES-025 "Codepage could not be determined".
    First of all the details and what have been done so far:
    - The funcion module with BDC is called by an EDI message that is send on the creation of the SD Invoice.
    - In Online mode, no errors are raised;
    - The errors are only raised when the program runs in background - Manual processing of EDI message via T-Code WE19 (online mode) runs with no problems;
    - In DEV enviroment, everything runs smoothly (both online and background modes) and we achieve the required result;
    - In QAS enviroment, with exacly the same versions of code, the background process fails;
    - Both DEV and QAS work on the same physical machine, on different instances.
    I've searched quite a lot about this error and most results talk about the usage/call of GUI_UPLOAD or GUI_DOWNLOAD. We are NOT using this type of funcions in our code (or something that would connect to the client).
    Any ideias?
    Thanks in advance, best regards,
    João Argêncio

    Some additional informations:
    - The sistem is non-unicode;
    - The EDI message source and destination are the same machine (inter-company process);
    - The user assiciated in IDoc Config has SAP_ALL privileges;
    - Both systems are in the same release levels (ECC 5);
    - All IDoc configuration is equal in both DEV and QAS instances.
    If you need any additional information just let me know.
    Thanks oin advance, best regards,
    João Argêncio

  • BGD Job : Codepage could not be determined

    Hi all,
        I run a report  (YMMI0038) in background and hitting the following error :
        Codepage could not be determined  FES 025 E
        Job cancelled after system  exception ERROR_MESSAGE 00 564 A
        This has no problem when running in foreground.
        Do you have any idea for this ?
    Best Regards,
    Ken

    Hello Ken,
    Please check -
    Note 765763 Setting the upload/download codepage for a SAPGUI connection
    Note 882961 File download: codepage conversion error FES024
    Thanks

  • Error "Jurisdiction code could not be determined" in so create bapi

    I am using the bapi "SO_NEW_DOCUMENT_ATT_SEND_API1" for creating the sales order,
    it gives the error "Jurisdiction code could not be determined" Sometimes there are two juridiction code maintained in the system .
    1) During the ship to party address change at sales order , city , country and postal code fields determine the Juridiction codes. Sometimes there are two juridiction code maintained in the system for one city and in such cases BAPI fails to create an order.
    2)When the ship to party is foreign country then we do not need Juridiction code in sales order. In such cases also the BAPI fails to create sales orders and writes an error log , saying juridition code could not be determined.
    Proposed Soltuion.
    We have to modify the BAPI to force the values of ship to address as it is from the text file without exiting the sales order creation.
    Thank You,
    Ganesh

    hi ,
      u need to give the right postal address. If it is then it won't give the warning message.
    Regards,
    Rose.

  • Error: "Transaction type could not be determined" during PO Creation fromSC

    Hi all,
    I'm working on SRM 5.5 with ECS.
    During the creation of  a PO  I want to add a SC as an item of PO.
    But when I chose the SC and click on the button Add to PO I recive the error:
    Transaction type could not be determined
    In the organizational unit I set the attribute BSA and DP_PROCT_TY.
    there are other steps I have to do to join the transaction type of SC and PO?
    rgs
    enzo

    Hi Enzo,
    First check if the attribute BSA and DP_PROC_TY have the same value.
    Then in the attribute value for BSA, change the source system for the document type to your SRM system.
    Create a new PO and a shopping cart.
    Try changing the PO by adding the shopping cart
    Hopefully your problem may get resolved.
    Thanks
    Sanjeev

  • Getting Error "Pricing Procedure could not be determined" in CRM Functional

    Hi Experts,
        While creating Quotation for Products, am getting error message of  " Pricing Procedure could not be determined".
    Kindly reply, how 2 resolve this by steps-by-steps.
    Thanks..
    Edited by: poorav4293 on Aug 6, 2011 12:27 PM

    Hi,
    Go to SPRO-> IMG-> Basic Functions-> pricing. Here goto second node & select determine pricing procedure.
    Here check the combination....
    sales org-distribution channel-doc price-cust price-pricing procedure.
    Here see the corresponding pricing procedure which should be proper based on the condition types.
    Thanks!
    Aswith.

  • Po check error (Jurisdiction code could not be determined)

    Hello everybody.
    I am in SRM 5.0 and in Brazil we use jurisdiction code too, all notes for jurisdiction codes are applied and the calculation is occurring in R/3 in the moment of Po creations, the problem is that when the po are created and I need to display and check the PO the system displays an error message " JURISDICTION CODE COULD NOT BE DETERMINED"  and aproval can't be done too.
    Someone that uses jurisdiction code knows what could be done to solve.
    Thanks
    Nilson

    Hi
    <u>Please go through the following links -></u>
    Jurisdiction code could not be determined  - ECS
    Re: Jurisdiction code could not be determined ?
    Re: Tax jurisdiction in R/3
    Jurisdiction code could not be determined
    SUS - Jurisdiction Code not determined
    Re: Tax code T1 does not exist for jurisdiction code error in shopping basket
    Re: You are not allowed to enter a tax jurisdiction code for country US  msg
    Re: Tax Jurisdiction Error in SRM
    Tax error while posting an invoice in SRM
    Tax setting in Extended Classic Scenario
    You are not allowed to enter a tax jurisdiction code for country US
    Hope this will help.
    Regards
    - Atul

  • Shopping cart error--Tax code could not be determined

    We are using classic extended scenario.
    When i am trying to create a shopping cart i am getting two error messages " tax code could not be determined" and Not possible to calculate tax.
    have checked in the SPRO in EBP System->
    Tax calculation->Determine system for tax calculation which is set to R/3.
    SPRO->Tax calculation->Enter tax code -V0 -zero rate
                                                    V1-VAT 17.5
                                                    V3-Non recoverable.
    SPRO->Determine tax code for country/product category->Domestic -GB -P146-V0
    SPRO->Determine tax code for country/product category->International -GB -P146-V1.
    I have checked the transaction FXTP in R/3-
    Procedure attache to this is TAXGB.
    Could you please suggest me how to eliminate the error.
    Points will be rewarded.
    Edited by: imam uddin on Jul 18, 2008 2:48 PM

    Hi
    <b>It's recommended to have the same Tax related configuration data replicated in SRM system from R/3 as well.
    I don't recommeded you to go with Hard-coding of tax codes.
    We have faced similar issues with Delivery address and we have to solve it using our custom logic inside the BBP_DOC_CHANGE_BADI  and BBP_CREATE_PO_BACK BADIs.</b>
    Anyways, send the detailed business requirements to my mail which are already having with you.        )
    I will definitely help you out.
    <u>Please refer to following threads as well.</u>
    <b>sales tax gurus
    How to display country related tax codes in SRM
    e-Invoice tax calculation.
    Tax code T1 does not exist for jurisdiction code error in shopping basket
    Drill down facility not working for Tax codes ....Urgent!!!!!
    Tax Issue
    Tax Calculation
    Tax setting in Extended Classic Scenario
    Withholding Tax in SRM5.0
    IDOCS for Tax Information
    Taxes in Bid Invitation
    Hope this will help.
    Please reward suitable points, incase it suits your requirements.
    Regards
    - Atul

  • TDS INDIA - error "business place could not be determined"

    Hi all Indian SAP Gurus!
    I am from Sweden and trying to configure Indian TDS.
    I have succeeded to create a vendor invoice in fb60, entering business place and section code and the posting looks all good so far.
    I have created a business place called HO, a section code called SC01 and allocated them to my company code 2200.
    But when I am trying to run transction J1INCHLN I get the following error message (8i707):
    "Business place for document could not be determined".
    I have read a lots of threads regarding this but I suppose I have misunderstood something.
    When I look at the document in fb03 I can see the business place on the posting!
    I don't know if I have understood all about the number ranges correctly.
    Please confirm the following settings:
    J_1IEWTNUMGR:
    - 194C numgr 55
    -194I numgr 56
    194j numgr 57
    J_1IEWTNUM
    num group 55 - internal group 55
    num group 56 - internal group 56
    num group 57 - internal group 57
    J_1IEWTNO - get error message "The maintenance dialog for J_1IEWTNO is incomplete or not defined". Instead this is maintained in transaction JI1NNUMBER where I allocated intervalls of number to number ranges:
    55: 0055000000-0055999999
    56: 0056000000-0056999999
    57:0057000000-0057999999
    J_1I_SECCODE: Section code (one section code)
    V_SECCODE: HO (one business place)
    SPRO => EWT=>Postngs=>India=> Withholding tax certificate customer vendor => Manintain groups and SAP Script forms:
    2200     SC01     194C           J_1IEWT_CERT     55
    2200     SC01     194I           J_1IEWT_CERT     56
    2200     SC01     194J           J_1IEWT_CERT     57
    Notice that I have not entered any section type.
    SPRO => EWT=>Postngs=>India=> Withholding tax certificate customer vendor => Assign number ranges to number groups:
    num group 55 - internal group 55
    num group 56 - internal group 56
    num group 57 - internal group 57
    SPRO => EWT=>Postngs=>India=> Withholding tax certificate customer vendor => Manintain number ranges:
    55: 0055000000-0055999999
    56: 0056000000-0056999999
    57:0057000000-0057999999
    I would very much appreciate if ypu could help me with this! I will give you a lot of points!
    Thank you very much in advance!!!!
    Best regards,
    ÅSA

    Hi!
    I have now deactivated as you said:
    -then reversed all invoices in fb60
    -then activated
    -posted a new invoice in fb60
    But still I have the same error message....
    More information: When I go to transaction j1inpp to update business place information in FI document.. When trying to see the alternatives of business place and sector code I see our business place but canät see any sector codes!! How come? I go to table V_seccode and there I see my sector code???? Strange!!!
    I have now created a new section code and deleted the old one. And made same settings as before. I have also posted a vednor invoice. But still the same message...
    Edited by: asafo364 on Apr 21, 2010 1:39 PM

  • SAP Open Enrollment Error : Age group could not be determined

    Hi Gurus,
    We have been trying to configure Open Enrollment and when I try to go in the backend using HRBEN0001, it lists all the eligible plans and lets you complete the Open enrolllment, however in the Error List one error pops up saying "Age Group Cannot be determined". I have a spouse listed in the system, but his birthday has been entered so it should be able to calculate the age group without any issues.
    When we login to the portal and try to click on the Open Enrollment tab, no plans show up but only the error "Age Group cannot be determined" shows up.
    We have configured three variants for Voluntary Life and Spouse Life for the age groups 1-69, 70-74 and 75+. Could this be the reason of the error?
    Has anyone encountered this error before? and if yes, can you please let me know how to resolve this?
    Any suggestions will be appreciated.
    Thanks
    Kavita

    Hi Kavitha,
    Can you tell me how u resolved the issue???
    Regards

  • Customer/vendor could not be determined for IDOC

    Hi all,
    Am trying to post incoming payments through EDI ..
    IDOC Information
    IDOC type: PEXR2002
    Message type: REMADV
    Function Module: IDOC_INPUT_REMADV
    Process code: REMA
    Am getting these 2 errors :
    Customer/vendor could not be determined for intermediate document
    Company code could not be determined for intermediate document
    Has anyone encountered this problem, if yes can anyone suggest the solutions, any help regarding this is highly appreciated.
    Thanks.

    Hi,
    Currently I am facing with the same type error when trying to post incoming payments through EDI.
    IDOC Information
    IDOC type: PEXR2002
    Message type: REMADV
    Function Module: IDOC_INPUT_REMADV
    Process code: REMA
    I am getting the below error:
    1. Company code could not be determined for intermediate document
    I have maintained record records for partner type and partner number in OBCA.
    Please advice what are the other configuration changes do I need to maintain.
    Your assistance would be highly appreciated.
    Thanks.
    Edited by: Victor Collins on Feb 27, 2009 9:31 PM

  • SRM 5.0 - Tax could not be determined.

    Hello Team,
    We are using classic scenario SRM 5.0. The issue is while creating SC in EBP for foreing vendors we are getting error tax code could not be determined ? For the domestic vendor this is working fine.
    As per customization all tax calculation is occuring in backend.
    Request your helpful hint on this.
    With Regards,

    Hello,
    Take a look at:                                          
    IMG: ->SRM Server ->Cross-Application Basic Settings                                    
          ->Tax Calculation                                                                 
          ->Determine Tax Code for Country/Product Category                                                                               
    In the IMG documentation the following is stressed:                                     
    - If you set up a product category, you also have to enter a country.                  
    - If you leave the "Country" field empty, you cannot specify a Category ID"                                                                               
    Also, in                                                                               
    IMG: ->SRM Server ->Cross-Application Basic Settings                                 
            ->Tax Calculation ->Determine System for Tax Calculation                                                                               
    If for example, tax calculation takes place in R/3 'Tax Calculation Occurs in R/3' should be selected.                                                                               
    - If you created another international entry for country XX, for example, be aware that a corresponding entry must also exist in R/3 Backend, otherwise the mapped tax code can not be found and field tax code remains blank in the shop transaction.                                                                               
    In the customizing entry for determine tax code for country/Product category, remove the '*' and replace with just a space to assign a tax code for all product categories.                                           
    I hope this helps.
    Kind regards,
    Ricardo

Maybe you are looking for