Error in Generating letter for correspondence in Recruitment

dear Experts,
I am working on Recruitment module in SAP HCM. Have 1 problem when I tried to generate the letter from the recruitment activity e.g. receipt of application
When I tried to generate it, the system will call up Microsoft Word, but then it displayed a small screen, asking in which file format I would convert the file e.g. plain text, encoded text, RTF, HTML, etc.
When I selected RTF, it would give me error message "unknown error". When I selected "plain text" or "encoded text", it would generate error message "Internal error in SAP OLE document container control"
Did anyone face problem like that? would really appreciate if you could share the remedy
kindest rgds
salomon
settings:
the feature for WPROC is set to RTF
I am using standard texts in recruitment e.g. WW.
Microsoft word version : MS Word 2002

hi Sameer,
I have tried to update the installation of MS Word 2002, it didn't work. Then I installed the MS Office 2003 which include MS Word 2002, still it gave me the same error.
There is something about the office integration with the SAP, which I suspect the problem is on installation, although I am not sure which part.
anyway, thanks for the effort.
Would keep trying to find the answer to this
cheers
salomon

Similar Messages

  • Error in generating SID for 0Requid (187.98)

    Hi All,
    We have transported requests into the Quality and when iam trying to run the infopackage for master data through flat file, it pops up this erro msg which says "Error in generating SID for 0REQUID (187.98)".
    This is the case with all master data infopackages.
    Also in the quality system, when i change the path for flat file assignment in infopackage and click on save, it pops up for a request. As far as i know it should not ask for a requst in Quality system
    Please guide me to resolve this as soon as possible.
    Regards,
    Neil

    0Requid :187.98
    what was this request ID...
    go to RSRQ and give the request ID and execute...it gives the load monitor...
    chk the load to which it belongs to either master or transaction...
    if it belongs to master...then try to find the object to which it was loaded...and schedule the change run for the same object....
    rgds,

  • Error in generating quota for unpaid leaves

    hello gurus,
    I have 3 Absence Quotas - (1) Annual Leave    (2) Long Service Leave     (3) Sick Leave
    I have attached the same reduction rule for all 3 abs quotas
    I generated Leave without pay for a day in the month of May 2011.
    When generating quotas for May 2011 for Annual & Sick Leave its generating for 30 days but for Long Service Leave its generating for 31 days
    Any idea how the quota generation goes wrong only for Long Service Leave ??
    pls help!!
    rgds,

    0Requid :187.98
    what was this request ID...
    go to RSRQ and give the request ID and execute...it gives the load monitor...
    chk the load to which it belongs to either master or transaction...
    if it belongs to master...then try to find the object to which it was loaded...and schedule the change run for the same object....
    rgds,

  • OWB Error while generating Code for a mapping

    I have a simple mapping loading from a source to a flat file. When I try to generate code it gives me the following Error
    VLD-2357: Target Data File name not specified for file <target Flat file name>.
    I am new to OWB so any help on the same will be greatly appreciated. How can I specify target Data File name in the mapping configuration under Flat file operators
    Thanks
    Anish

    If you configure the mapping in the UI from the main design tree and select the name of your file operator under the tree node 'Flat File Operators' on the right hand side panel the properties should be displayed - one of these properties is 'Target Data File Name', enter the name of your target data file name.
    Cheers
    David

  • Error in generating  Datasource for a view(EKBE)

    Hi All, i require to make a view(ZDS_GRDETAILS) on top the table EKBE(History per Purchasing Document).
    I have used tables T001(Company Codes) and EKPO(Purchasing Document Item). Now there is no error when i activate the view. But when im trying to make the datasource in RSO2, then i get the following message while trying to save the z-Datasource(ZDS_GRDETAILS)
    "Invalid extract structure template ZDS_GRDETAILS of DataSource ZDS_GRDETAILS"
    Long text :
    Diagnosis
    You tried to generate an extract structure with the template structure ZDS_GRDETAILS. This operation failed, because the template structure quantity fields or currency fields, for example, field MENGE refer to a different table.
    Procedure
    Use the template structure to create a view or DDIC structure that does not contain the inadmissable fields.
    Now the field MENGE refers to the field MEINS in EKPO.
    That is why i had included it in the view. Similar errors occur for all quantity fields.
    What did i miss out?

    Hi Prasun,
    I think you could try including mara table in your view and join on matnr.
    Also refer all the quantity fields of MARA.
    I think to find the reference quantity field it needs to know the material whose quantity field is to be referenced.
    Regards,
    Sunmit.

  • Error - In generating URL for a Excel File in WebDynpro Project

    Hi,
    In my WebDynpro Application, i have a EXCEL file ("Test.xls") and it is kept in the below mentioned location.
    Project->src->mimes->Components-><my component>
    This is the code i have used to generate URL.
    IWDWebResource webRes = WDWebResource.getWebResource(wdComponentAPI.getDeployableObjectPart(), WDWebResourceType.XLS,     "Test.xls");
    String excelFileURL = webRes.getAbsoluteURL();          
    wdContext.currentContextElement().setExcelFileURL(excelFileURL);
    i have assigned the URL to context element which in turn is assigned to LinkToURL UI element.
    I always get this error "Invalid URL=/webdynpro/resources/local/RigsOnMove/Components/ndc.maintain_rigmove.MaintainRigMoveComp/Test.xls".
    Please let me know your solution(s) to the above mentioned issue/problem.
    Thanks
    Senthil

    Hi Senthil,
    your code seems to be correct! Probabily your file is test.xls (NOT Test.xls with the first letter in uppercase).
    Try to write:
    IWDWebResource webRes = WDWebResource.getWebResource(wdComponentAPI.getDeployableObjectPart(), WDWebResourceType.XLS,     "test.xls");
    Hope this help,
    Vito

  • Error while generating code for deployment

    I am getting the following error:
    Error generating findTest1ByMarks(java.lang.Integer) query for Bean Test1(Abstract scheme name=Test1) Error=query cannot be pushed down
    Query="select ..."
    Could someone help me?
    I am trying to generate code of Container Managed Entity Bean in WSAD 5.0.
    Thanks

    If you configure the mapping in the UI from the main design tree and select the name of your file operator under the tree node 'Flat File Operators' on the right hand side panel the properties should be displayed - one of these properties is 'Target Data File Name', enter the name of your target data file name.
    Cheers
    David

  • Error in generating Profile for Child Role

    Hi Experts,
    My requirement is to chnage profile for child roles created. I'm using FM 'PRGN_AUTO_GENERATE_PROFILE_NEW' to generate the Profile for child role. However it gives an error saying "Open authorizations or org. levels in role & => no profile generated"
    when I execute it.  Infact the same error occurs when i run it for parent role also.
    But prior to attaching the child role to parent role, profile gets generated with no issues.
    Kindly help.
    Regards,
    Anjali

    Hello All/Experts,
    I am also getting same error. how to resolve this?
    regards
    A

  • Error in generating exports for EP system for system copy

    Dear gurus
    We have   EP SR1 on 32 bits and we need to change our EP to latest. But to do so we were planning to generate exports of the current system and put it on the latest one. While doind so we are getting the error in "export from java database" phase. The error is mentioned below
    Could anyone please suggest how can we fix this
    ERROR 2010-01-21 11:35:45 CJS-30049 Execution of JLoad tool 'C:\j2sdk1.4.2_12\bin\java.exe -classpath C:\usr\sap\DEN\SYS\global\sltools\sharedlib\launcher.jar -showversion -Xmx512m com.sap.engine.offline.OfflineToolStart com.sap.inst.jload.Jload
    den/sapmnt/DEN/SYS/global/security/lib/tools/iaik_jce.jar;
    den/sapmnt/DEN/SYS/global/security/lib/tools/iaik_jsse.jar;
    den/sapmnt/DEN/SYS/global/security/lib/tools/iaik_smime.jar;
    den/sapmnt/DEN/SYS/global/security/lib/tools/iaik_ssl.jar;
    den/sapmnt/DEN/SYS/global/security/lib/tools/w3c_http.jar;C:/usr/sap/DEN/SYS/global/sltools/sharedlib/jload.jar;C:/usr/sap/DEN/SYS/global/sltools/sharedlib/antlr.jar;C:/usr/sap/DEN/SYS/global/sltools/sharedlib/exception.jar;C:/usr/sap/DEN/SYS/global/sltools/sharedlib/jddi.jar;C:/usr/sap/DEN/SYS/global/sltools/sharedlib/logging.jar;C:/usr/sap/DEN/SYS/global/sltools/sharedlib/offlineconfiguration.jar;C:/usr/sap/DEN/SYS/global/sltools/sharedlib/opensqlsta.jar;C:/usr/sap/DEN/SYS/global/sltools/sharedlib/tc_sec_secstorefs.jar;C:/usr/sap/DEN/SYS/exe/uc/NTI386/mssjdbc/base.jar;C:/usr/sap/DEN/SYS/exe/uc/NTI386/mssjdbc/util.jar;C:/usr/sap/DEN/SYS/exe/uc/NTI386/mssjdbc/sqlserver.jar;C:/usr/sap/DEN/SYS/exe/uc/NTI386/mssjdbc/spy.jar -sec DEN,jdbc/pool/DEN,
    den/sapmnt/DEN/SYS/global/security/data/SecStore.properties,
    den/sapmnt/DEN/SYS/global/security/data/SecStore.key -dataDir C:/DEN_EXPORT/JAVA/JDMP -exclude "D@C:\Program Files/sapinst_instdir/NW04S/LM/COPY/MSS/EXP/CENTRAL/AS-JAVA/EXP/negativTableListForJload.txt" -remove_trailing_blanks "C:\Program Files/sapinst_instdir/NW04S/LM/COPY/MSS/EXP/CENTRAL/AS-JAVA/EXP/removeTrailingBlanks.txt" -convert_empty_LOBs "C:\Program Files/sapinst_instdir/NW04S/LM/COPY/MSS/EXP/CENTRAL/AS-JAVA/EXP/convertEmptyLobs.txt" -convert_empty_strings "C:\Program Files/sapinst_instdir/NW04S/LM/COPY/MSS/EXP/CENTRAL/AS-JAVA/EXP/convertEmptyStrings.txt" -convert_empty_binary "C:\Program Files/sapinst_instdir/NW04S/LM/COPY/MSS/EXP/CENTRAL/AS-JAVA/EXP/convertEmptyBinary.txt"' aborts with return code 1.
    SOLUTION: Check 'jload.log' and 'C:/Program Files/sapinst_instdir/NW04S/LM/COPY/MSS/EXP/CENTRAL/AS-JAVA/EXP/jload.java.log' for more information.
    Thanks and Regards
    Mohammed

    Hi,
    I am doing system copy of BI7.0 (Abap+Java) stack, I am getting error in "export from java database" phase as mentioned below.
    When i tried to run the query mentioned in SAP Note 1120872:   ,
    SQL> DELETE FROM BC_DDDBTABLERT WHERE NAME = 'CAF_GP_R3USRMPGCFG';
    DELETE FROM BC_DDDBTABLERT WHERE NAME = 'CAF_GP_R3USRMPGCFG'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    SQL> DELETE FROM BC_DDDBTABLERT WHERE NAME = 'CAF_GP_IF_CONTEXT';
    DELETE FROM BC_DDDBTABLERT WHERE NAME = 'CAF_GP_IF_CONTEXT'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    Kindly help me on this.
    Regards,
    Sampath.
    SAP INST error log:
    ERROR 2010-10-15 10:32:35
    CJS-30049  Execution of JLoad tool '/usr/java/j2sdk1.4.2_12/bin/java -classpath /usr/sap/BD1/SYS/global/sltools/sharedlib/launcher.jar -showversion -Xmx512m com.sap.engine.offline.OfflineToolStart com.sap.inst.jload.Jload /usr/sap/BD1/SYS/global/security/lib/tools/iaik_jce.jar:/usr/sap/BD1/SYS/global/security/lib/tools/iaik_jsse.jar:/usr/sap/BD1/SYS/global/security/lib/tools/iaik_smime.jar:/usr/sap/BD1/SYS/global/security/lib/tools/iaik_ssl.jar:/usr/sap/BD1/SYS/global/security/lib/tools/w3c_http.jar:/usr/sap/BD1/SYS/global/sltools/sharedlib/jload.jar:/usr/sap/BD1/SYS/global/sltools/sharedlib/antlr.jar:/usr/sap/BD1/SYS/global/sltools/sharedlib/exception.jar:/usr/sap/BD1/SYS/global/sltools/sharedlib/jddi.jar:/usr/sap/BD1/SYS/global/sltools/sharedlib/logging.jar:/usr/sap/BD1/SYS/global/sltools/sharedlib/offlineconfiguration.jar:/usr/sap/BD1/SYS/global/sltools/sharedlib/opensqlsta.jar:/usr/sap/BD1/SYS/global/sltools/sharedlib/tc_sec_secstorefs.jar:/oracle/client/10x_32/instantclient/ojdbc14.jar -sec BD1,jdbc/pool/BD1,/usr/sap/BD1/SYS/global/security/data/SecStore.properties,/usr/sap/BD1/SYS/global/security/data/SecStore.key -dataDir /oracle/expocopy/JAVA/JDMP -remove_trailing_blanks /tmp/sapinst_instdir/NW04S/LM/COPY/ORA/EXP/CENTRAL/AS/EXP/removeTrailingBlanks.txt -convert_empty_LOBs /tmp/sapinst_instdir/NW04S/LM/COPY/ORA/EXP/CENTRAL/AS/EXP/convertEmptyLobs.txt -convert_empty_strings /tmp/sapinst_instdir/NW04S/LM/COPY/ORA/EXP/CENTRAL/AS/EXP/convertEmptyStrings.txt -convert_empty_binary /tmp/sapinst_instdir/NW04S/LM/COPY/ORA/EXP/CENTRAL/AS/EXP/convertEmptyBinary.txt' aborts with return code 1.<br>SOLUTION: Check 'jload.log' and '/tmp/sapinst_instdir/NW04S/LM/COPY/ORA/EXP/CENTRAL/AS/EXP/jload.java.log' for more information.
    Log details for jload.java.log:
    java version "1.4.2_12"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_12-b03)
    Java HotSpot(TM) Client VM (build 1.4.2_12-b03, mixed mode)
    Oct 15, 2010 10:32:33 AM com.sap.inst.jload.Jload main
    INFO: Jload -sec BD1,jdbc/pool/BD1,/usr/sap/BD1/SYS/global/security/data/SecStore.properties,/usr/sap/BD1/SYS/global/security/data/SecStore.key -dataDir /oracle/expocopy/JAVA/JDMP -remove_trailing_blanks /tmp/sapinst_instdir/NW04S/LM/COPY/ORA/EXP/CENTRAL/AS/EXP/removeTrailingBlanks.txt -convert_empty_LOBs /tmp/sapinst_instdir/NW04S/LM/COPY/ORA/EXP/CENTRAL/AS/EXP/convertEmptyLobs.txt -convert_empty_strings /tmp/sapinst_instdir/NW04S/LM/COPY/ORA/EXP/CENTRAL/AS/EXP/convertEmptyStrings.txt -convert_empty_binary /tmp/sapinst_instdir/NW04S/LM/COPY/ORA/EXP/CENTRAL/AS/EXP/convertEmptyBinary.txt
    Oct 15, 2010 10:32:35 AM com.sap.inst.jload.db.DBConnection connectViaSecureStore
    INFO: connected to BD1 on jdbc/pool/BD1
    Oct 15, 2010 10:32:35 AM com.sap.inst.jload.db.ExcludedObjects addObjects
    INFO: excluded objects (type TB): [EP_ATTR_HEADERS, EP_ATTR_VALUES, J2EE_CONFIGENTRY]
    Oct 15, 2010 10:32:35 AM com.sap.inst.jload.db.ExcludedObjects addObjects
    INFO: excluded objects (type EL): [EP_ATTR_HEADERS, KMC_DBRM_CONTENT, EP_ATTR_VALUES, J2EE_CONFIGENTRY]
    Oct 15, 2010 10:32:35 AM com.sap.inst.jload.db.ExcludedObjects addObjects
    INFO: excluded objects (type ES): [EP_ATTR_HEADERS, KMC_DBRM_CONTENT, BC_SCVERSION, J2EE_CONFIGENTRY]
    Oct 15, 2010 10:32:35 AM com.sap.inst.jload.db.ExcludedObjects addObjects
    INFO: excluded objects (type EB): [KMC_DBRM_CONTENT, J2EE_CONFIGENTRY]
    Oct 15, 2010 10:32:35 AM com.sap.inst.jload.JobStatus readStatus
    INFO: trying to read status file /tmp/sapinst_instdir/NW04S/LM/COPY/ORA/EXP/CENTRAL/AS/EXP/EXPORT.sta
    Oct 15, 2010 10:32:35 AM com.sap.inst.jload.JobStatus readStatus
    INFO: commencing restart
    Oct 15, 2010 10:32:35 AM com.sap.inst.jload.Jload dbExport
    SEVERE: DB Error during export of CAF_GP_IF_CONTEXT
    Oct 15, 2010 10:32:35 AM com.sap.inst.jload.Jload printSQLException
    SEVERE: Message: ORA-00942: table or view does not exist
    Oct 15, 2010 10:32:35 AM com.sap.inst.jload.Jload printSQLException
    SEVERE: SQLState: 42000
    Oct 15, 2010 10:32:35 AM com.sap.inst.jload.Jload printSQLException
    SEVERE: ErrorCode: 942
    Oct 15, 2010 10:32:35 AM com.sap.inst.jload.db.DBConnection disconnect
    INFO: disconnected

  • Error in generating invoice for a free goods order

    here's the scenario: i took the pricing procedure of my standard order and basically changed PROO from R to S for statistical. rest is the same. gave the new pricing procedure a name starting with Z, then created a document procedure, then created a new order type for free goods sale and assigned everything the way it should be. i still need the taxes because customer will be billed for taxes, just not the base price. everything works fine till i get to billing and try releasing that to accounting, i get this error: Tax code O1 does not appear in any G/L account item. the FICO teams tells me it's because i put PROO as statistical and the system doesn't know where to get the tax from for the invoice. my pricing procedure is as follows:
    10     0     PR00     Bag Price                     X          2               ERL
    20     0     ZSED     Special Excise Duty     10     10     X          10               ZSD
    30     0     ZMWS     Sales Tax     10     10     X          10               MWS
    40     0          Net Value     20     30     X
    45     0     BO02     Material Rebate     40             X                         ERB     ERU
    50     0          Discount     45       
    60     0     ZPFR     Freight                     X
    980     0     WGST     WHT GST 1%     10                       164
    985     0     WCOD     WHT 3.5%     65                       164
    990     0                                                                  A
    any suggestions on what to do and what might be wrong? thanks!

    Hi Prasun,
    I think you could try including mara table in your view and join on matnr.
    Also refer all the quantity fields of MARA.
    I think to find the reference quantity field it needs to know the material whose quantity field is to be referenced.
    Regards,
    Sunmit.

  • Usage error while generating spool for adobe forms

    I need to create a function module which would be called from a BRF. The function module must generate an adobe form and sent to the spool.
    I get usage error at the call form function module level. could someone suggest if anything is missing in the below code.
    ""Local Interface:
    *" IMPORTING
    *" REFERENCE(I_FORM_NAME) TYPE FPNAME
    *" REFERENCE(I_BP_DETAILS) TYPE ZRP_STRU_RTRN_BP_DETAILS
    *" REFERENCE(I_AMT_DETAILS) TYPE ZRP_STRU_RTRN_AMT_DETAILS
    *" EXPORTING
    *" REFERENCE(E_RETURN) TYPE BAPIRET2_T
    DATA : gv_fm_name TYPE rs38l_fnam,
    ga_outputparams TYPE sfpoutputparams,
    gs_docparams TYPE sfpdocparams,
    le_result TYPE sfpjoboutput,
    gs_output TYPE fpformoutput,
    l_return TYPE bapiret2..
    Get the Form function module name
    CALL FUNCTION 'FP_FUNCTION_MODULE_NAME'
    EXPORTING
    i_name = i_form_name
    IMPORTING
    e_funcname = gv_fm_name
    E_INTERFACE_TYPE =
    Open Print Job
    ga_outputparams-device = 'PRINTER'.
    ga_outputparams-nodialog = 'X'.
    ga_outputparams-preview = space.
    ga_outputparams-dest = 'LP01'.
    CALL FUNCTION 'FP_JOB_OPEN'
    CHANGING
    ie_outputparams = ga_outputparams
    EXCEPTIONS
    cancel = 1
    usage_error = 2
    system_error = 3
    internal_error = 4
    OTHERS = 5.
    call the generated Function Module
    gs_docparams-langu = 'E'.
    gs_docparams-country = 'US'.
    CALL FUNCTION gv_fm_name "'/1BCDWB/SM00000014'
    EXPORTING
    /1bcdwb/docparams = gs_docparams
    is_bp_details = i_bp_details
    is_return_details = i_amt_details
    IMPORTING
    /1bcdwb/formoutput = gs_output
    EXCEPTIONS
    usage_error = 1
    system_error = 2
    internal_error = 3
    OTHERS = 4.
    IF sy-subrc EQ 0.
    Close spool job
    CALL FUNCTION 'FP_JOB_CLOSE'
    IMPORTING
    e_result = le_result
    EXCEPTIONS
    usage_error = 1
    system_error = 2
    internal_error = 3
    OTHERS = 4.
    ELSE.
    l_return-type = 'E'.
    l_return-message = 'Print Error'.
    APPEND l_return TO e_return.
    ENDIF.

    Suri , Have you solve this  please replly as i am facing such a problem

  • Error while generating CW kin for the new BG created for Taiwan

    HiAll,
    Please provide your help to resolve this issue,
    Iam getting error while generating CW kin for the new BG created for Taiwan, China.
    Error : Value TW is not a Valid context for the Descriptive Flexfield Person Developer DF.
    Please let me know, is there any step missed to create CW kins for new BG's.
    Thanks-
    Sowmya.
    Edited by: user13419037 on Jul 2, 2012 3:41 AM

    Hello ,
    Your solution can be solved by enabling the displayed check Box in Location Address DFF
    Thanks
    Bindu

  • Generating Offer Letter & Data Transfer in Recruitment Module

    Dear Gurus,
    1) We are implementing Recruitment module and i am quite new to it. Could any one of you suggest what are the sequence of steps required to maintain to make sure that a Standard offer letter is generated and how to mail it to the applicant while you perform Offer Applicant Contract activity. Kindly suggest how to move further to fulfill this requirement.
    Kindly note this is pure Recruitment module and  e recruitment is totally out of scope.
    2) How do you transfer applicant data to Personnel Adminstration module when the Applicant action Prepare for Hiring is run.
    Kindly suggest the sequence of steps to be followed to make sure the data transfer happens from recruitment to personnel adminstration.
    Kindly also let me know what are the mandatory switches that have to be activiated in T77S0 table to set up an integration between PA & RC.
    3)When you hire a external applicant whose data is already there in PB10 and when you hire him for suitable vacancy and do the data transfer to PA. The next time when i try searching in the applicant pool will the Applicant group change from External applicant to internal applicant in case of hired applicant. If yes how to go about it.
    Kindly throw some light on this. Please note we would like to go about the standard functionalities of SAP Recruitment module.
    If there is any challenge in fulfilling the above requirements, kindly point out the same so i can address the same to my client...
    Regards,
    Kiran

    Hi Ravi,
    You can do the initial data entry of the applicant through Tcode PB40 or PB10.  Once you have maintained the data, then you can do the applicant actions like given below through Tcode PB40.
    Enter additional data
    Reject applicant
    Put applicant on hold
    Process applicant
    Offer applicant contract
    Applicant rejects offer
    Change of org. assignment
    Further application
    Invite applicant.
    It is not compulsory to do all these actions, but these actions are useful to keep a track of applicants.
    Then you have to do applicant action prepare for hiring through PB40.  After doing prepare for hiring action you can transfer the applicant data to Personnel administration through Tcode PBA7.  Once the data is transferred personnel number is generated for applicant.  Then you have to complete the activities throug Tcode PBA8.
    Few tables for configuration of recruitment :
    T750D - for creating media for recruitment
    V_T750C - Recruitment instruments
    T750K - Applicant group
    V_T750F - Applicant range
    V_T751E - Applicant action type
    V_T588D - Infogroup for Applicant action
    Shrikant

  • Generate Welcome Letter for Business Partner in ISU?

    Hi Experts,
    Welcome Letter to be generated, when a new business partner is created using FPP1 Tcode.
    If I created a Business Partner, so the system automatically will generate a welcome letter for the partner in ISU.
    How to do it?
    Thakns in advance.
    Sekhar

    Hi,
    you can use event 1052 to create the correspondence container we a BP is created. I don't think there's any customizing for that. You create a correspondence type ZBPC in:
    Financial Accounting > Contract Accounts Receivable and Payable > Basic Functions > Correspondence > Define Correspondence Types
    the you assign a print form to the correspondence type:
    Financial Accounting > Contract Accounts Receivable and Payable > Basic Functions > Define Application Forms for Correspondence
    an in you event you call functions:
    FKK_GET_CORR_CUSTOMIZING - Read correspondence type customizing
    FKK_CREATE_COKEY - If you need to create a cluster of data due to performance reason whe you fill data that it's not possible to put in DFKKCOH or DFKKCOHI. If you do taht you'll need to do somthing like:
    write it with the export command,
    so that the cluster structure is build by that command.
      EXPORT i_zdomcluster FROM i_zdomcluster
             TO DATABASE dfkkcodclust(co)
             ID w_cokey.
    Pick it up again, access with relid for index use
      SELECT * FROM dfkkcodclust INTO TABLE i_dfkkcodclust
               WHERE relid = c_relid_co
               AND   cokey = w_cokey.
    And then you call function module FKK_WRITE_CORR to create you correspondence container.
    FPCOPARA will do the rest...
    I use this to create direct debit letters when a customer account changes to ask the customer to go to the bank and request to chage hsi domiciliation details.
    Cheers,
    Adriano.
    PS: Some answers on this forum seem to be done by people that don't even understand simple questions???
    Edited by: Adriano Silva on Sep 12, 2008 10:56 AM

  • Error while generating the report on Test env (for divide condition)

    Hi All,
    I am facing the below error while generating the report in test environment while the same report is working fine on Prod environment.
    Error Codes: OPR4ONWY:U9IM8TAC:OI2DL65P
    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 16001] ODBC error state: S1000 code: 1791 message: [Oracle][ODBC][Ora]ORA-01791: not a SELECTed expression. [nQSError: 16001] ODBC error state: S1000 code: 1791 message: [Oracle][ODBC][Ora]ORA-01791: not a SELECTed expression. [nQSError: 16015] SQL statement execution failed. (HY000)
    Actually the error is coming for the below logics:
    COUNT(DISTINCT RMA.RMA)/COUNT(DISTINCT User."User Name")
    "RMA Fact"."Module Backlog"/COUNT(DISTINCT User."User Name")
    Can anyone please tell if I need to make any configuration changes as the same logic works perfectly fine on production but not on test.
    Thanks in advance

    Is anyone having any idea about it...

Maybe you are looking for