How to solve thsi perform/form error occured in epc check

Call to a program containing a syntax error (CALL/PERFORM/SUBMIT)
Error in program /SAPAPO/SAPLATPQ_TIMESERIES - include /EPCOS/SD_CRSD0035_04 -
line 76
Syntax check error message:
A target area must be declared either explicitly with an INTO clause or implicitl
with a TABLES statement.
Internal Message Code: MESSAGE GYN
after clicking on error iam getting this statement how to solve this
PERFORM localise_reqtms(/sapapo/saplatpq_timeseries)
                USING space
                CHANGING l_ts_endhor.

Hi,
  This may be beacuse of the Internal Table you are passing to the Subroutine.
So, In the Subroutine definition, we need to change the interface definition.
FORM localise_reqtms(/sapapo/saplatpq_timeseries)
           USING SPACE as type C
           CHANGING L_TS_ENDHOR LIKE <Internal Table Type which you are using>  
Thanks & Regards,
Vamsi.

Similar Messages

  • While compling the form error occurs

    Hi,
    while compling the form error occurs like this
    (Error 0 ,At line 0,column 0
    Automatic recompile of procedure body pro_query failed)
    it is not allowing form to compile for runing it ,what to do to solve this problem?
    any idea please help
    Regards
    VN

    Hi,
    while compling the form error occurs like this
    (Error 0 ,At line 0,column 0
    ORA-00600:internel error code,arguments:(17069),(55243136),(),(),(),(),() )
    (Error 0 ,At line 0,column 0
    Automatic recompile of procedure body pro_query
    failed)
    it is not allowing form to compile for runing it
    ,what to do to solve this problem?
    any idea please help
    Regards
    VN

  • How can i resolve the -1 error occuring during the iphone restoring process.

    how can i resolve the -1 error occuring during the iphone restoring process.

    hi ive also got the same probblem ive had it working last night but then after 2 hours of working it decided to put the phone back into recovery mode plus its an unknow error (36) Ive tried to connect to i tunes and it started to recovery and wipe the to put it back into factory settings then came up with the error 36  can any one help

  • How to solve  when we get error sid missing?

    how to solve  when we get error sid missing?

    Hi,
      If you get  SID error means, There is no reference for the particular data in the Master data of that characteristic.
        so, Load that value in the Master data of the characteristic you wont get that sid error.
    Ex: When loading data to ods if it is giving sid for country withvalue ('india'), so india is not there in the master data of the characteristic Country. You need to enter the value India in mster data table of the characteristic.
    Otherwise you can choose option ' Update without master data' or something similar to that in infpackage or dtp.
    rgrds,
    v.sen.

  • Error occured during budget check while planning in network activity

    Dear All,
    i have created a project with 4 WBSE. i have assigned budget to one of these WBSE and released that project. than i want to do planning in next WBSE this is giving error while saving this planning as Error occured during budget check, see cost.
    i have created user status for budgeting like if we have not budgeted than WBS is not able to release. i have added availability control as Forbidden while not budgeted but this not effective.
    please suggest me some thing to remove this problem
    thanks
    Sunil

    hi,
    In WBS you can Plan and budget to group WBS , the below wbs will consume budget form top.
    Proj>WBS1(Group WBS- Plan/Budget) it is applicable for below all wbs elements say WBS2>WBS3
    When you are determining Hierarchy you should create WBS in same levels then only you can allocate Budget.
    If you wan to allocate budget for WBS2 and WBS3 separately.
    Proj
    WBS1
    WBS2                    WBS3
         WBS2A                   WBS3A
              WBS2B                    WBS3B
                   WBS2C                         WBS3C
    Proj>WBS1 (it will no more act as Group wbs element) then  you can directly plan and budget for below wbs elements WBS2 and WBS3.
    Below hierarchy will consume budget from as displayed above.
    Note: In you case as per my understanding return budget make zero, then plan and budget the same it will work.
    Thanks and regards
    Sadiq

  • Proxy Activity terminated because errors occurred during package checks

    Hi,
    When i am activating the client proxy class in ECC system after assigning it to the package,i am getting the below error.With local object($TMP) its working fine. I tried creating package using se80 as well as from sm30 using view V_TDEVC also and the package is created with no restrictions also .Kindly suggest what needs to be done to fix the issue.
    Activity terminated because errors occurred during package checks
    Message no. EU839
    Diagnosis
    Dictionary objects can only be activated if the package check is swithch ed on - provided they do not contain any package check errors.
    You will receive a list of the package check errors if you execute the package check within the appropriate dictionary tool. To do this, use the respective menu entry in the first menu of theen; corresponding dictionary tool.
    Procedure
    Keep note of the setting for the package check (system-wide property) in your SAP System; this setting defines in which form the package concept is to be applied.
    In particular, check whether the package in which the incorrect dictionary object is located has sufficient usage applications. Then, if necessary, create the missing usage applications.
    As soon as the package check errors have been removed, you must again activate the dictionary object.
    Thnx,
    Goutham

    Hi Bhuvan,
       Check Rashmi's response in this thread:
    Re: Error in package dictionary objects (Proxy activation)
    Regards,
    Ravi Kanth Talagana

  • The error occurs by correspondence check (WinVerify Trust) of the signature when Windows Installer with the digital signature is executed.

    The following errors occur by correspondence check (WinVerify Trust) of the signature when Windows Installer with the digital signature is executed.
    "Error 1330.  A file that is required cannot be installed because the cabinet file C:\<tool>\Data1.cab has an invalid digital signature. This may indicate that the cabinet file is corrupt. Error 8230 was returned by WinVerifyTrust."
    Please teach the following of Error 8230.
    1) Occurrence condition.
    2)Approach to avoiding.

    So I found my own answer to the issue. The error was being caused by an the following xml in the assertion:
    <ds:Reference URI="">
    The value of URI attribute must have a '#' followed by the same value of the ID attribute in the parent 'Assertion' element (in our case a random string):
    <saml:Assertion xmlns:saml="urn:oasis:names:tc:SAML:2.0:assertion" ID="a5k42vnhsywezqzyufq15c4bb9xuzeozrmbppj38xe" IssueInstant="2012-03-12T14:33:25.986Z" Version="2.0">
    <saml:Issuer>ISSUER_NAME</saml:Issuer>
    <ds:Signature xmlns:ds="http://www.w3.org/2000/09/xmldsig#">
    <ds:SignedInfo>
    <ds:CanonicalizationMethod Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"/>
    <ds:SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha1"/>
    *<ds:Reference URI="#a5k42vnhsywezqzyufq15c4bb9xuzeozrmbppj38xe">*
    How this is related to the digital signature is beyond me, though I admit I'm very new to saml and digital signing. However I spent a great deal of time investigating my certs and how I was creating the signature, which it seems is unrelated to the actual issue. I also wasn't able to find any docs specifying that this attribute was required, though I might have just missed it.

  • Error occurred during budget check

    Good Morning PS Gurus<
    We are unable to increase the quantity of the matearil
    in project & save. It’s throwing error
      Error occurred during budget check, see cost protocal
      Message Number :IW172
      Diagnosis:
      An error occurred during budget availabilty check
      Procudure:
      Display the cost determination log for the order or network plan for more detailed information.
       We do’t have budget in our project. I checked budget TL ( it said warning message:1)
    Please throw light on this issue.
    Thanks
    PY

    Hello Team,
    When i select the network-activityà extrasà logsà cost calculation.  
    It said WBS <<PRO1234> do't exist CJ021
    Please help.
    Thanks
    PY

  • IW172 : Error occured during Budget Check see Cost Protocol

    Hello Guru's
    While creating Capital Reservation in the Network i am getting the error " IW172 : Error occured during Budget Check see Cost Protocol" In making reservation we don't book any cost in the reservation.The Resv  is charged by making SR.The amount is still available against the WBS Element.Please suggest what needs to be done.
    From
    Aashutosh

    Check whether the following note helps you:-
    Note 551677 - Process order: Availability control against WBS element
    G. Lakshmipathi

  • Error occurred in accounting - check the costing in the ERP system

    Hi Experts,
    i am experiencing error in cproject preliminary costing. please refer below error.
    i have the choosed the costing variant as ad hoc cost estimation in controlling for easy cost planning. i need to create a quotation from cproject.
    Please sugeest me what is missing?
    thanks in advance,
    Prabu
    Error occurred in accounting - check the costing in the ERP system
    Message no. DPR_FIN_GECCO026
    Diagnosis
    Errors occurred in costing in the ERP system.
    Procedure
    Check the costing log for costing in the ERP system:
    Call costing:
    If it is preliminary costing, the hyperlink for calling the ad hoc cost estimate can be found in the Costing view.
    If it is costing for an account assignment object (after transfer), the hyperlink for calling Easy Cost Planning can be found in the Services view.
    In costing, choose Revaluate All Items. The costing log is then generated with the error messages.
    Procedure for System Administration
    This message has the number DPR_FIN_GECCO026.

    Hi,
    Check the configuration.
    Create and Change Controlling Scenario
    Define Controlling Scenario
    Settings for Easy Cost Planning
    Assign Cost Elements and Activity Types
    Regards
    Ravindra

  • TS3297 Error message: 'Cant connect to the itunes store. An unknown error occured (-3212) please check you have an active internet connection and try again'. Help !

    Can someone help me please ? I was using itunes (downloading albums etc) just half an hour ago. I had a pop up asking me if i'd like to download the latest version of itunes, which i accepted. When the update had finshed downloading, i then restarted my computer, as i usually would. Tried to re access the itunes store, and received the following error message: 'Cant connect to the itunes store. An unknown error occurred (-3212) please check you have an active internet connection and try again.
    Needless to say, i have an active internet connection and cant see any reason why this would be happening, it has never happened before ?
    Any help would be appreciated.

    Do you have PeerBlock installed/    >  TS3297 Error message: 'Cant connect to the itunes store.

  • Activity terminated because errors occurred during package checks

    Hi Experts,
    i am working on File to Proxy scenario.while i am trying to activate genarated proxy objects i am getting below eror.
    Activity terminated because errors occurred during package checks   .
    anybody pls resolve the issue.
    regards,
    bhuvan.

    Hi Bhuvan,
       Check Rashmi's response in this thread:
    Re: Error in package dictionary objects (Proxy activation)
    Regards,
    Ravi Kanth Talagana

  • How to solve the ora-12516 error

    Hi,
    I'm sorry to say that I have a problem which should be solved as quickly as possible. Can you help me ? The problem is as follows:
    os:windows 2000
    db version:Oracle Database 10g Express Edition&#12303;(XE)
    After using for a while, the ora-12516 error occurs. However, scores of minutes later, the error can be solved automatically. How to avoid this kind of error ?
    Thank you.

    Are you connecting and disconnecting many times quickly?
    You may be hitting the problem where the listener thinks the database has run out of connections because the database doesn't inform the listener that connections have been closed fast enough.
    Try increasing the value of the processes parameter in the database.

  • How to solve the build fail error when the file below mention cant be found

    Hi,
    i got this build fail but i cant find where the error came from and how to solve it. im stucked at this problem for quite a long time.
    BUILD FAILED
    C:\Infrastructure\Infrastructure\Ant\build.xml:52: The following error occurred while executing this line:
    C:\Infrastructure\Infrastructure\DBSchema\build.xml:262: C:\Infrastructure\Infrastructure\Ant\OracleMiddlewarejdeveloper\modules\oracle.adf.share_11.1.1 not found
    Is there any solutions to it??
    Rgds,
    lx

    Below are my codes for the build.properties.
    # Base Directory for library lookup
    jdeveloper.home=C:\Oracle\Middleware\jdeveloper
    src.home=..//..
    # JDBC info used to create Schema
    jdbc.driver=oracle.jdbc.OracleDriver
    jdbc.urlBase=jdbc:oracle:thin:@localhost
    jdbc.port=1521
    jdbc.sid=fypj
    # Information about the default setup for the demo user.
    db.adminUser=system
    db.demoUser=fusion
    db.demoUser.password=oracle
    db.demoUser.tablespace=USERS
    db.demoUser.tempTablespace=TEMP

  • How to solve this Folio Builder error :

    We have uploaded 18 magazine titles on DPS for the month of December and for some reason magazine with large file size cannot be accessed.
    Can you provide information on how to solve this error:
    " Folio Builder error: An error has occured while loading your documents from the server. Network failure."
    thanks,

    Have a look at these docs:
    E-CA Change Assistant gives error: All agents should be running and sending pulses for all application, batch, file and web servers for the environment before the Change Assistant is started (Doc ID 1073464.1)
    E-CA: PT8.53, PT8.52, PT8.51, PT8.50: EMF Agents not Finding Configuration Files for App Server, Batch Server (Doc ID 1080590.1)

Maybe you are looking for