Error in ECC 6.0 for DO VARYING command

Hi ,
Data (all of type character) has been declared as below.OIn DO statement we get the error as
"BHDGI-T1" and "BHDGI-HF" are type-incompatible
data declared as below:
DATA: BHDGI-HF(1)     TYPE C,
      BHDGI-T1(70)    TYPE C,
      BHDGI-T2(60)    TYPE C.
syntax error at the point below:
    DO VARYING BHDGI-HF FROM BHDGI-T10 NEXT BHDGI-T11.
Please help.

Hi there,
Thanx for ur reply. Well i dont know which logs u wanted to see i am not sure if these are the logs. If not these logs then plz tell me what kinda logs you wud llike to see as there are heaps of log files from the sapinst_instdir.
As for the loopback adapter i had installed it, but i must say that i really forgot to set the virtual memory. I have 2 GB RAM what values shud i set in the Virtual Mem ?  is it ok to set the virtual memory at this point of time?? or do I have to begin all over again.
IMPORT_MONITOR.JAVA.LOG                                                                               
java version "1.4.2_16"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_16-b05)                       
Java HotSpot(TM) Client VM (build 1.4.2_16-b05, mixed mode)
Import Monitor jobs: running 1, waiting 4, completed 33, failed 0, total 38.
Import Monitor jobs: running 2, waiting 3, completed 33, failed 0, total 38.
Import Monitor jobs: running 3, waiting 2, completed 33, failed 0, total 38.
Loading of 'SAPAPPL0_2' import package: ERROR
Import Monitor jobs: running 2, waiting 2, completed 33, failed 1, total 38.
Import Monitor jobs: running 3, waiting 1, completed 33, failed 1, total 38.
Loading of 'SAPAPPL2_2' import package: OK
Import Monitor jobs: running 2, waiting 1, completed 34, failed 1, total 38.
Loading of 'SAPAPPL0_4' import package: ERROR
Import Monitor jobs: running 1, waiting 1, completed 34, failed 2, total 38.
Loading of 'SAPAPPL2_3' import package: ERROR
Import Monitor jobs: running 0, waiting 1, completed 34, failed 3, total 38.
Thnx again

Similar Messages

  • Error in code page mapping for Source system whil loading the data from ECC

    HI Gurus,
    I am working in a implementation project, Recently our BI sand box is up, when i am doing my load from 0comp_code_attr it is throwing an error "Error in code page mapping for source system"(This is my first load from ECC).
    In details tab it is showing as the data is sent from the source system but the data is not reaching to the PSA.
    Please let me know if there are any settings needs to be made.
    Many thanks in Advance
    Jagadeesh

    HI V,
    Thanks for your quick response. I did it but it didn't resolve the issue. since the system id which i am having is 3 digits(LEC) but there it is taking only 2 digits, so i clicked on the button called Propose system ids, it has praposed LE, but the issue is stil there.
    Do we need to do any settings in LBWE??
    Thanks and Regards
    Jagadeesh

  • ERROR: tax/calc: Build failed for . . .in variant "default": Used component

    Hi Friends,
    Could anyone help me in find the way to get rid of the above error.
    I have installed and configured the JDI, and created a sample DC with java as mentioned in the help in the NWDS.
    I created the DC, i have created Java package, but when tried to build the DC, i am getting the following :
    "<i><b>
    Nov 14, 2005 3:36:26 PM /userOut/Development Component (com.sap.ide.eclipse.component.provider.listener.DevConfListener) [Thread[ModalContext,5,main]] ERROR: tax/calc: Build failed for deloitte.dc.com/tax/calc(mydeloitte.org_MYDELOITTECOMPONENT_1) in variant "default": Used component not found: sap.com/tc/bi/bp/javaLib</b></i> "
    Please help me in this regard. Thanks for your time.
    Thanks,
    RP

    Seems like the SAP_BUILDT SCA is missing from your track. Did you check-in and import all three SCA's (SAP_BUILDT, SAP_JTECHS and SAP-JEE)?
    See http://help.sap.com/saphelp_nw04/helpdata/en/ab/6760b8d7b64b6eb74052eb5bdf1405/frameset.htm for more info.
    Message was edited by: Pascal Willemsen

  • Error while creating a task for creating an generic task  /app/dac/CustomSQ

    Hi ,
    I have created a sql file in DAC server /app/dac/CustomSQLs/ ,just to fire an update sql in database
    In DAC task tab i have created a task with the following:
    Command for incremental load :/app/dac/CustomSQLs/DBNameBeforeLoad.sql
    Primary source :flatfileconnection
    target source:DBCONNECTION_OLAP
    Execution type:SQL FILE
    Task phase:GENERAL
    I created subject area and assembled ,then created a Execution plan.
    When i try to execute this EP ,it shows the following error in DAC log:
    ANOMALY INFO::: Error while creating a task for creating an generic task /app/dac/CustomSQLs/DBNameBeforeLoad.sql
    MESSAGE:::/app/dac/CustomSQLs/DBNameBeforeLoad.sql - invalide template name!
    EXCEPTION CLASS::: com.siebel.analytics.etl.etltask.TaskInitializationException
    com.siebel.analytics.etl.etltask.SQLFileTask.doInit(SQLFileTask.java:69)
    com.siebel.analytics.etl.etltask.GenericTaskImpl.init(GenericTaskImpl.java:194)
    Does my above configuration is correct ..?

    verify the following settings:
    1. mapping of ECC plant and storage location and logical system number with the appropriate availability group code since this links the stock types in EWM to ECC org elements (SPRO -> EWM -> Interfaces -> ERP Integration -> Goods movement)
    2. ensure the availability group configuration is correct (SPRO -> EWM -> GR Process -> Configure availability group for putaway) - check all applicable nodes in this configuration since the availability group code is assigned in the pertinent storage types

  • Timeout error in ECC "INTERNAL.CLIENT_RECEIVE_FAILED Error while receiving by HTTP (error code: 402 , error text: ICM_HTTP_TIMEOUT)"

    Dear Experts,
    I am very critical situation due to this timeout error in ECC, please help me as much as you can. Go-live date is very near, but I am not getting any clue why this error is occurring. our ECC system is EHP 4, and PI is dual stack 7.4
    My scenario is synchronous ABAP proxy to HTTP_AAE. request is triggering from ECC via proxy and reaching to third party (bank) through PI, I am reviving the response back in PI from bank. But from PI to ECC the response is not reaching. So in ECC after the defined Timeout limit its getting timed out.
    I have tried everything by increasing the timeout in ECC more than 15 minutes in HTTP_TIMEOUT under SXMB_adm in ECC, but nothing worked, even if I am increasing for half an hour then also its getting timeout after half an hour.
    response from bank to PI is coming within 30 to 40 seconds, but PI is not sending the response back to ECC.
    This is classical scenario, and I have checked the trace via SXMB_Moni in PI as well as in ECC, in ECC its showing the timeout error, but in PI i did not see any trace for this error.
    I have read many thread on SCN for the same error, and everywhere it has been suggested to increase the timeout, and I have tired that, it didn't help me.
    All ABAP proxy configuration has been done as follows.
    RFC destinations in ECC
    LCRSAPRFC(TCP/IP)
    SAPSLDAPI ((TCP/IP))
    G type destination to path "/sap/xi/engine?type=entry"
    G type destination SAP_PROXY_ESR to path "/rep"
    All the destination connection test is working fine.
    but i have a doubt on G type destination(AAE_XDJ) to path  "/sap/xi/engine?type=entry" which is returns the status code 500 with message "Empty HTTP request received", is it ok with 500 ?
    Configuration in ECC Integration Engine configuration is as follows
    Questions
    How the message gets pushed to ECC from PI, once the message received in PI, I believe by G type RFC destination on path  "/sap/xi/engine?type=entry" , please clarify.
    How to trace this, if message is not getting pushed to ECC, I mean I have checked the trace in PI XSMB_MONI, but didn't get anything for this error. In ECC SXMB_moni only I am able to the timeout error.
    Please expert help me as soon as you can, this error really effecting me badly in front of management
    Thanks,
    Farhan

    Hi Hareesh,
    I configured the scenario based on ICO, and again I received the same timeout error in ECC.
    I am really sick with this error, and I have raised the OSS message to SAP. Meanwhile I just want to double check my entire configuration with you. Please see the below configuration (for classical) for ABAP proxy to HTTP_AAE, and let me know if anything is wrong.
    Request structure (ECC->PI->Bank)
    <?xml version='1.0' ?>
    <PaymentInfoMessage>
    <PaymentInfoRequest>
    <CompanyCode>Partner01</CompanyCode>
    <BankCode>BSFRSARI</BankCode>
    <StartDate>2006-07-09T00:00:00</StartDate>
    <EndDate>2006-07-09T00:00:00</EndDate>
    <TransactionType>940</TransactionType>
    </PaymentInfoRequest>
    </PaymentInfoMessage>
    Response Structure (Bank->PI->ECC)
    <?xml version="1.0"?>
    <PaymentInfoMessageResponse>
    <PaymentInfoResponse>
        <TransactionType>940</TransactionType>
        <SequenceNum>1</SequenceNum>
        <ReceiptTime>2002-01-02T18:01:00</ReceiptTime>
        <ProcessStatus>1</ProcessStatus>
        <Comment>No Comment</Comment>
        <TransactionData>:20:MT940-1007200601
    :25:3210000079901
    :28C:190/0001
    </TransactionData>
        <CompanyCode>PARTNER01</CompanyCode>
    </PaymentInfoResponse>
    <StatusCode>OK</StatusCode>
    <StatusDetail>OK</StatusDetail>
    <ResponseItemCount>2</ResponseItemCount>
    </PaymentInfoMessageResponse>
    ESR Configuration
    Please see the below screenshot for ESR config. I have created 4 data types, 4 message types, 2 Service interface (synchronous), 2 mapping and one operation mapping.
    I just want to clarify about selecting the Request and response message type in inbound and outbound service interface.
    <?xml version='1.0' ?>
    <PaymentInfoMessage>
    <PaymentInfoRequest>
    <CompanyCode>Partner01</CompanyCode>
    <BankCode>BSFRSARI</BankCode>
    <StartDate>2006-07-09T00:00:00</StartDate>
    <EndDate>2006-07-09T00:00:00</EndDate>
    <TransactionType>940</TransactionType>
    </PaymentInfoRequest>
    </PaymentInfoMessage>
    Response Structure (Bank->PI->ECC)
    <?xml version="1.0"?>
    <PaymentInfoMessageResponse>
    <PaymentInfoResponse>
        <TransactionType>940</TransactionType>
        <SequenceNum>1</SequenceNum>
        <ReceiptTime>2002-01-02T18:01:00</ReceiptTime>
        <ProcessStatus>1</ProcessStatus>
        <Comment>No Comment</Comment>
        <TransactionData>:20:MT940-1007200601
    :25:3210000079901
    :28C:190/0001
    </TransactionData>
        <CompanyCode>PARTNER01</CompanyCode>
    </PaymentInfoResponse>
    <StatusCode>OK</StatusCode>
    <StatusDetail>OK</StatusDetail>
    <ResponseItemCount>2</ResponseItemCount>
    </PaymentInfoMessageResponse>
    ESR Configuration
    I have simply created 2 data types for requests(ECC->PI->Bank) and did one to one mapping. Similarly for response(Bank->PI->ECC) 2 data types, one to one mapping for this as well.
    But I just want to clarify about selecting the Request and response message type in inbound and outbound service interface. please explain me this for synchronous interface.
    Please see the below structure from ESR and inbound and Outbound service and let me know if the selection of Request and response message types is correct or not.
    OutBound service interface
    Inbound service interface
    Thanks,
    Farhan

  • Error in creating Transport Request for a view table

    Hello all,
    I have an ECC IDES 6.0 system named EC1 and another one which is ECC EhP4 IDES named EA1 which I have just installed.
    One of my requesters has a view table named ZVAITM_TBLE in EC1 and she wants it to be transported to EA1.
    So I created a workbench transport in SE10 and included the following:
    PgmID = R3TR
    Obj = VDAT
    Object name = ZVAITM_TBLE
    But when I press enter, I encountered the following error:
    No object definition exists for Customizing object ZVAITM_TBLE
    Message no. TK427
    Diagnosis
    The Customizing object R3TR VDAT ZVAITM_TBLE is not defined in the tables of the Change and Transport System.
    This means that you cannot use the Transport Organizer to edit it.
    System Response
    The function terminates.
    Procedure
    First check whether the name of the object is correct. Then you (or the system administrator) should check the object definition, to ensure that the object was created correctly (transaction SOBJ).
    If the object does not exist, then create it or delete it from the request/task.
    I am new to transports so I have no idea how to proceed.
    Please advise.
    Thanks a lot!
    Cha Cha

    Hello Cha,
    Kindly open this custom table using SM30 and try creating a transport request from there.
    Regards
    Vivek

  • Error in phase: DISASSEMBLE Reason for error: PATCH_FILE_READ_ERROR

    Hello All
    I am applying support Package: SAPKB70009 on SAP ECC 6.0 for component SAP_BASIS with release 700.
    I am getting following error
    The import was stopped, since an error occurred during the phase
    DISASSEMBLE, which the Support Package Manager is unable to resolve
    without your input.
    After you have corrected the cause of the error, continue with the
    import by choosing Support Package -> Import queue from the initial
    screen of the Support Package Manager.
    The following details help you to analyze the problem:
         -   Error in phase: DISASSEMBLE
         -   Reason for error: PATCH_FILE_READ_ERROR
         -   Return code:  12
         -   Error message: OCS Package: SAPKB70009
    Guys can you please  shed some light on how to solve this issue.

    Hi,
    There might be 2 reaons for the error.
    1) corrupted files in EPS/in  or improper CAR of the files.
    2) the file permissions in EPS/in check whether the files are having proper permssions like 775 with owner <SID>adm
    -Srini

  • F110 Error Specify a lot number for the production run Message no.FS546

    Hello Experts,
    I am doing F110 Automatic payment Program.
    All stpes i had done , but Click to start the payment run.
    System give me error,
    Specify a lot number for the production run
    Message no.FS546
    For that I had maintained T code FHCI
    Maintain Check lot , But system can not pick check lot.
    And Maintained Variant in that tab where we can give you House Bank , I'd , Check lot number (But it can not save)
    Please tell me what should i do ?
    Waiting for reply.
    Regards,
    Jemes

    Sir
    No sir check lot is not there.
    Can you tell me in Varaint Field which field i have to fill.
    Program run date:25.09.2009
    Identification feature:P5
    Paying company code:1000
    Sending company code:1000
    Payment method: C
    Pmt meth. supplement:
    Business Area:
    House Bank: STD01
    Account ID: STD01
    Check lot number: 0
    (Check Lot No. is not save inthis field)
    Restart from Check Number:
    Currency: INR
    Payment document no.:
    Print Control
    Print Check:Tick
    Print pay advice note:
    no form summerysection :Tick
    Do not Void any check:Tick
    Please suggest what chnages i do ?
    wating for reply.
    regards,
    Jemes
    Edited by: Jemes on Sep 25, 2009 10:41 AM
    Edited by: Jemes on Sep 25, 2009 10:47 AM

  • Excel Export Error: Store must be open for this operation

    Hi,
    I’m currently running into an issue exporting Reporting Services reports to Excel that I haven’t encountered before. Unfortunately, I’m not able to find much information
    about this error directly related to SQL Server Reporting Services. The error occurs on multiple reports with a varying number of rows (static columns). The reports are simple list reports with no custom code, etc.
    Currently running SQL Server 2012 and SharePoint 2013. Here’s the related error in the SharePoint ULS log:
    Microsoft.ReportingServices.ReportProcessing.UnhandledReportRenderingException: An error occurred during rendering of the report. ---> Microsoft.ReportingServices.OnDemandReportRendering.ReportRenderingException:
    An error occurred during rendering of the report. ---> System.ObjectDisposedException: Store must be open for this operation.   
     at System.IO.IsolatedStorage.IsolatedStorageFileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, IsolatedStorageFile isf)    
     at System.IO.IsolatedStorage.IsolatedStorageFileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, IsolatedStorageFile isf)   
     at MS.Internal.IO.Packaging.PackagingUtilities.SafeIsolatedStorageFileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, ReliableIsolatedStorageFileFolder
    folder)   
     at MS.Internal.IO.Packaging.PackagingUtilities.CreateUserScopedIsolatedStorageFileStreamWithRandomName(Int32 retryCount, String& fileName)   
     at MS.Internal.IO.Packaging.SparseMemoryStream.EnsureIsolatedStoreStream()   
     at MS.Internal.IO.Packaging.SparseMemoryStream.SwitchModeIfNecessary()   
     at MS.Internal.IO.Zip.ZipIOFileItemStream.Write(Byte[] buffer, Int32 offset, Int32 count)   
     at System.IO.Compression.DeflateStream.WriteDeflaterOutput(Boolean isAsync)   
     at System.IO.Compression.DeflateStream.Write(Byte[] array, Int32 offset, Int32 count)   
     at MS.Internal.IO.Packaging.CompressStream.Write(Byte[] buffer, Int32 offset, Int32 count)   
     at MS.Internal.IO.Zip.ProgressiveCrcCalculatingStream.Write(Byte[] buffer, Int32 offset, Int32 count)   
     at MS.Internal.IO.Zip.ZipIOModeEnforcingStream.Write(Byte[] buffer, Int32 offset, Int32 count)   
     at Microsoft.ReportingServices.Rendering.ExcelOpenXmlRenderer.XMLModel.XMLStreamsheetModel.WriteStreamToStream(Stream from, Stream to)   
     at Microsoft.ReportingServices.Rendering.ExcelOpenXmlRenderer.XMLModel.XMLStreamsheetModel.Cleanup()   
     at Microsoft.ReportingServices.Rendering.ExcelOpenXmlRenderer.OpenXmlGenerator.FinalizeWorksheet()   
     at Microsoft.ReportingServices.Rendering.ExcelOpenXmlRenderer.OpenXmlGenerator.SaveSpreadsheet(Stream outputStream, Stream backgroundImage, UInt16 backgroundImageWidth, UInt16
    backgroundImageHeight)   
     at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.Render(Report report, NameValueCollection reportServerParameters, NameValueCollection deviceInfo, NameValueCollection
    clientCapabilities, Hashtable& renderProperties, CreateAndRegisterStream createAndRegisterStream)     -
     -- End of inner exception stack trace ---   
     at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.Render(Report report, NameValueCollection reportServerParameters, NameValueCollection deviceInfo, NameValueCollection
    clientCapabilities, Hashtable& renderProperties, CreateAndRegisterStream createAndRegisterStream)   
     at Microsoft.ReportingServices.ReportProcessing.Execution.RenderReport.Execute(IRenderingExtension new
    Thoughts, comments or suggestions?
    Thanks!

    Hi K. Beckett,
    Based on the error message, the issue may be a timeout issue related to the structured storage which is used as a container for storing binary Office documents. As I know, the structured storage is only used to store OLE objects or macros in Office Open
    XML documents. By default, SSRS 2012 use Office Open XML format when exporting a report to Excel. To check whether your report server uses Excel renderer (xls) or ExcelOPENXML renderer (xlsx), please export another report and check the file extension. If it’s
    an .xls file, it means that you have enabled Excel 2003 renderer for SSRS 2012. Besides, the name should be Excel 2003 in the drop down list of the Export option if you have enabled the Excel renderer in the rsereportserver.config file, and the EXCELOPENXML
    renderer displays as Excel in the drop-down list of the Export option.
    So, if you are using the Excel renderer instead of EXCELOPENXML renderer, use the EXCELOPENXML to see if the issue persists.
    If it is not the case, I suggest that modify the timeout value for the SharePoint Web Application and the report execution timeout.
    References:
    http://weblogs.asp.net/jeffwids/archive/2010/09/04/how-to-increase-the-timeout-for-a-sharepoint-2010-website.aspx
    http://technet.microsoft.com/en-us/library/bb283188.aspx
    Hope this helps.
    Regards,
    Mike Yin
    TechNet Community Support

  • Viewing Transport Log Errors in ECC

    Dear SRM Experts,
    System Info : ECC 6.0. and SRM 5.0
    We moved transports from Dev to QA and some of the transports failed with  Return codes of 8 and 12.
    Where do we look up the transport errors that occured.
    Points will be rewarded for answers.
    Thanks in advance,
    Bobby.

    Yann,
      Thank you very much for your reply.
    I went to SE10 and selected my released order and
    clicked on the transport logs and drilled down. But I am not able to find the RC=8 and
    RC=12 errors. The outer level for all the lines has a status of successfully completed(0).
    Please let me know if I am missing any steps.
    Thanks again,
    Bobby.

  • Set a productive ECC as source for two BI's?

    Hi,
    I don't know if this is an obvious question (sorry if it is)... but I've looking for related info and found nothing.
    I have my productive ECC system working as source system for the productive BI. Now I'd need to connect this ECC as source for my development BI system also. When setting the connection I get errors RSAR 371, RSAR 373, RSAR 374, RSAR 8 and E0 414. I found some threads about these errors but related to system changes. I don't want to change source systems but add a new one.
    Is it possible to have an ECC as source for several BI systems?
    Regards,
    J.

    Hi
    Yes you can set up 2 BI system after ECC6 system.
    Check that the set up of the logical source system in ECC is done correctly with specific idoc segments, specific ports of communication, etc.
    You may haveto ask a basis expert for that
    The only issue you might face is linked to the delta sources not target system dependant.In thatcases you might loose the delta data into one of your BI system
    PY

  • No authorization for screen variant

    Hi,
    one of my user getting the error " No Authorizatin for screen variant" in KB11N.
    sateesh

    Dear Sateesh,
    Have you checked the authorizations for the object K_PVARIANT? In order to access different screen variants, the user should have the appropriate values for this object.
    Regards,

  • Error while running the SPAM for VIRSA Patch

    Hi,
    We are performing a patching over a ECC system for stack 10.
    kernel : 701 - 150 level.
    Initial stack    :- EHP4 FOR SAP ERP 6.0/NW701 -->04
    Target Stack :- EHP4 FOR SAP ERP 6.0/NW701 -->10
    The import was stopped, since an error occurred during the phase DDIC_ACTIVATION,
        -   Error in phase: DDIC_ACTIVATION
        -   Reason for error: TP_STEP_FAILURE
        -   Return code: 0008
        -   Error message: OCS Package SAPK-40405INEAIPPE, tp step "A", return code 0008 an also in patch of versa.
    So we have found 2 relevant sap notes 1557909 & 1315662 but unable to find the root cause.
    We tried to remove table index TI, but still can't activate this table or import the patch)
    Regards,

    is jsObj returing null?

  • Benefits No entry for eligibility variant ELVA / eligibility grouping

    Hallo Experts,
    I am facing tha following error when I try to enroll someone to a plan.
    No entry for eligibility variant ELVA / eligibility grouping
    Message no HRBEN00TABLEREADS269
    Can anyone help?
    I have checked having infotype 171 with the corrct dates.
    If anyone knows what this message means please help.
    Thank yoy
    Edited by: sofiastef1 on Aug 26, 2010 2:33 PM

    I realize this is an old thread, but this is more than likely a very simple fix to a somewhat misleading error message.  This is assuming that all other eligibility configuration is correct (e.g. T5UBU is correct, ELIGR feature is correct, no user exits are overriding the value).
    The error No entry for eligibility variant XXXX / eligibility grouping YYYY could be that eligibility rule for the variant/grouping of XXXX/YYYY has a start date which is greater than the employee hire date record in infotype 0000.  This scenario will generate the error.
    To verify, set the start value for the eligibility rule equal to or before the hiring start date for the employee which you are receiving the error.  For example, if your employee has an initial hire date of 12/10/2001 check the eligibility rule in table T5UBV (IMG > Personnel Management > Benefits > Flexible Administration > Programs > Employee Eligibility > Define Eligibility Rules) to see if the start date is less than or equal to 12/10/2001.  If the date is greater than the hire date, simply change the start date of the eligibility rule to precede the hire date.
    The difficulty in this error is that the plan might be correctly offered for certain employees (with later hire dates for example), but incorrectly for employees with much older hire dates (see sofiastef1u2019s comment on 8/26/2010).
    To avoid any conflicts of determining the hire date altogether, you can also set the begin date of the rule to 01/01/1900.

  • ESS error when Object Identification selected for IT0021 Subtypes

    Hello Friends,
    Our country version is 99 and working for new ESS implementation on ECC 6.0.
    We are getting an error in the table 'V_T7XSSPERSUBTYP' for subtypes of T0021
    Error happens only for those subtypes with time constraint 3 and Object identification selected in table 'v_T591A' (e.g Child)
    We are getting error message 'There is an inconsistency in the usecase maintained for this record' Message no. HRXSS_PER003
    We tried with all the available use cases from A1-B5, all throws same error.
    These subtypes with errors are not getting displayed in ESS Family Member/ Dependent area.
    Please help me to sove the problem.
    Preethi

    Hi Friends,
    This could be simple issue for you, but is very important for our project. I chcked for similar issues in the forum, there was one similar issue but the solution is not clear.
    Kindly Reguest for your valuable suggestion on this.
    Thanks in advance,
    Preethi
    Edited by: preethic on Mar 22, 2010 11:09 AM

Maybe you are looking for

  • Can't Get Acrobat Tab to Display in Word

    Hi - I hope someone can help.  I followed all of the steps here: http://helpx.adobe.com/acrobat/kb/pdfmaker-unavailable-office-2007-off ice.html I especially followed the Repair Acrobat re-install, but nothing seems to work.  I'm trying to get hired

  • Swing Panels-not displaying correctly

    I have created a GUI using Panels. Panels are created at runtime and added to the GUI dynamically. But content of these panels are not displayed properly. For beg. some items appear only when I move the mouse over them. When I resize the GUI, content

  • Which port on my MacBook Air ?

    Hi everyone, i wanted to know what kind of port i have on my 2008 MacBook Air to plug it to my TV. Thanks for your answer. Theo

  • Change Management integration with Project Administration

    Hi, Could someone help me understand the integration of Change Management and Project Administration within Solution Manager, pls? I would be very grateful for a sample process to demonstrate the complete workflow. Eg. 1) Support Messages is created

  • Multiple Images Questions

    Hi, I am a total beginner with Flash however I have bought a template for my website and wish to make some additions to it. Basically when the template loads up it always has a main image present and the page options down one side. What I would like