Exporting parameter without giving any type in FM.

Hi all,
I have created a zcopy of function module DMEE_EXIT_TEMPLATE. In this FM there is a parameter I_ITEM which is not associated with any type. But In Zcopy of this FM I am unable to activate it without giving any type. I debusgged the standarad program but could not find any type for this component I_Item. But when I debug the standard program in which this FM is used I_Item fills with three structures (FPAYH,FPAYHX,FPAYP).
What should I do so that I could activate my FM.
Regards,
Azra.

Just use the type ANY and activate it.
regards,
hans

Similar Messages

  • Without giving any password  it is getting connected in windows

    in windowsfrom command prompt when i try to login to oracle it is asking for username but when i just press the enter key for password ( without giving any password) it is getting connected?
    How do i stop it ?
    Regards
    Sudharshan

    This is addressed in the following note:
    Note: 77665.1 - WIN: OS Authentication - CONNECT AS SYSDBA Without a Password
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=77665.1

  • Installation of weblogic 6.1 suuenly aborts without giving any error

    Hi
    i am trying to install weblogic server 6.1 in the following configured machine:-500 Mhz
    256 MB RAM 40 GB harddisk with WIN NT workstation as the operating system.The installation aborts without giving any error ?? please help..it extracts 100% and then aborts installation without any error
    rishi

    Hi.
    Pls search the archives of this newsgroup. This has been reported several times and a few solutions have been found and posted here.
    Thanks,
    Michael
    rishi wrote:
    Hi
    i am trying to install weblogic server 6.1 in the following configured machine:-500 Mhz
    256 MB RAM 40 GB harddisk with WIN NT workstation as the operating system.The installation aborts without giving any error ?? please help..it extracts 100% and then aborts installation without any error
    rishi--
    Michael Young
    Developer Relations Engineer
    BEA Support

  • HT2731 I wana creat an apple I'd , but they are asking me for my credit card detail. How do i creat an apple I'd without giving any credit card detail

    I wana creat an apple I'd , but they are asking me for my credit card detail. How do i creat an apple I'd without giving any credit card detail

    Read this knowledge base article for help with that.

  • Maxl Automation for sequential calc scripts - just stops without giving any error

    Hi,
    I was running an automation for calculations using MaxL. by scheduling the Steps.bat in the task scheduler of windows.
    _________ Steps.bat ___________
    StartMaxl Steps.mxl
    _________ Steps.mxl ___________
    Login .....
    Sppol on to log.log
    Execute calculation 'DB'.'DB'.StepA1;           Iferror 'StopError';
    Execute calculation 'DB'.'DB'.StepA2;           Iferror 'StopError';
    Execute calculation 'DB'.'DB'.StepA3;           Iferror 'StopError';
    Execute calculation 'DB'.'DB'.StepA4;           Iferror 'StopError';
    Execute calculation 'DB'.'DB'.StepA5;           Iferror 'StopError';
    Execute calculation 'DB'.'DB'.StepA6;           Iferror 'StopError';
    Execute calculation 'DB'.'DB'.StepA7;           Iferror 'StopError';
    Execute calculation 'DB'.'DB'.StepA8;           Iferror 'StopError';
    Execute calculation 'DB'.'DB'.StepB1;           Iferror 'StopError';
    Execute calculation 'DB'.'DB'.StepB2;           Iferror 'StopError';
    Execute calculation 'DB'.'DB'.StepB3;           Iferror 'StopError';
    Execute calculation 'DB'.'DB'.StepB4;           Iferror 'StopError';
    define label 'StopError';
    exit;
    Not when I check the log file on execution it shows ...
    ___________________ Log.log _______________________
    MAXL> execute calculation 'DB'.'DB'.'StepA1';
    OK/INFO - 1012579 - Total Calc Elapsed Time for [StepA1.csc] : [173.87] seconds.
    OK/INFO - 1013274 - Calculation executed.
    MAXL> execute calculation 'DB'.'DB'.'StepA8';
    OK/INFO - 1012579 - Total Calc Elapsed Time for [StepA8.csc] : [2000.00] seconds.
    OK/INFO - 1013274 - Calculation executed.
    MAXL> execute calculation 'DB'.'DB'.'StepB1';
    OK/INFO - 1012579 - Total Calc Elapsed Time for [StepB1.csc] : [1200.00] seconds.
    OK/INFO - 1013274 - Calculation executed.
    MAXL> execute calculation 'DB'.'DB'.'StepB2';
    If you see the last line - it just halts - doesn't show any error or any other message. And the task in the windows task scheduler keeps showing the task as running - without any error there as well.
    Any ideas on why it is just going to a limbo (no sessions also appear on EAS console)
    Ankur

    Yes the script can be manually executed. Also if I again put a mxl file starting from the step where it last stopped - it continues execution normally. (i.e. executes StepB2 as well and continues executing)
    And today's execution result - I kept monitoring the server, it ran for 3hrs and then halts after around 80% of the steps with 20% were still remaining. I created a new Mxl to start from the last 20% and it ran successfully again.
    @Amarnath : Restart database ?
    I checked the logs - and this is what I can see (modified the big fields to show what the logs are showing)
    [Wed Oct  9 09:54:43 2013]Local/....... Ankur.....
    Calculation executed
    [Wed Oct  9 09:54:43 2013]Local/DB///47450147858752/Info(1013210)
    User [Ankur.....@Native Directory] set active on database [DB]
    [Wed Oct  9 09:54:43 2013]Local/DB/DB/Ankur......
    Received Command [Calculate] from user [Ankur......@Native Directory]
    [Wed Oct  9 09:54:43 2013]Local/DB/DB/Ankur......
    Received Command [Calculate] from user [Ankur......@Native Directory] using [StepB2.csc]
    [Wed Oct  9 10:24:59 2013]Local/DB///47341561242320/Info(1002035)
    Starting Essbase Server - Application [DB]
    [Wed Oct  9 10:24:59 2013]Local/DB///47341561242320/Info(1200480)
    Loaded and initialized JVM module
    [Wed Oct  9 10:24:59 2013]Local/DB//47341561242320/Info(1200445)
    External [GLOBAL] function [@ESSBASEALERT] registered OK
    [Wed Oct  9 10:25:01 2013]Local/DB//47341561242320/Info(1019008)
    Reading Application Definition For [DB]
    So indeed the essbase server is starting again - but why ?
    Ankur

  • SSIS Package execution completes without giving any success or failure message

    Hi,
    We are using SSIS to load some 100k records from flat file to Oracle Destination. We are using Oracle 10g client.
    But during the execution after some 5hrs or 6hr with 900k records upload we are getting the message Package execution completed. In the Execution results there is no message related to success or failure and the tasks in the Data Flow where yellow in color. What might be the problem? Any information regarding this case will be helpful for us.
    Regards,
    Roopa.

    Usually you will have a red object somewhere in your package if there was a failure.  Make sure you are looking in both the Control Flow and all the Data Flows in the package for a red object.  In the execution results in the far right tab, usually you will see several warning messages somewhere in the list of steps, followed by a message that says you have exceded the number of errors for the package and that it is failing.  This is not at the bottom but where the errors actually occur in the flow of messages.
    I don't know if that helps, but that is about all I can add.  Good luck.

  • Can I save my photos from my Nikon Coolpix AWS 120 camera to my camera roll on my ipad over wifi without using any type of adapter but only using wifi?

    Can I use my ipad mini and my wifi camera to save my photos on my ipad without using an adapter and only using wifi? If so. How

    Not unless you import them to your computer first, then sync with iTunes over WiFi, but I suspect that sort of defeats the purpose.
    Just use the Lightning to USB Camera Adapter to connect your camera directly, or alternatively, the SD Card Adapter.

  • Weblogic admin server is unable to start (without giving any error)

    Hi,
    We have a disaster recovery machine which is created from production machine by file replication (SAN disks are used). We are still trying to make the DR domain up. Our problem is, after starting the script
    startAdmin.sh, java process stops after log line containing "Initializing self-tuning thread pool". There is no process left when i grep in unix env. The out log give no error (admin.log server log is not created yet).
    The only i have is the out log.
    Could anybody help on resolving this problem ? Thanks very much in advance !
    Here is all the admin.out log :
    JAVA Memory arguments: -Xms1024m -Xmx1024m -XXnoSystemGC -Xverbose:memory,gcreport,gcpause -Xverbosetimestamp -Xverboselog:servers/asb_admin/logs/asb_admin_gc.log
    WLS Start Mode=Production
    CLASSPATH=/global/commonproduct/asb_prod/lib/log4j-1.2.15.jar:/product/osb/osb_10.3/patch_wlw1030/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/product/osb/osb_10.3/patch_wls1030/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/product/osb/osb_10.3/patch_cie670/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/product/osb/osb_10.3/patch_alsb1030/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/product/osb/osb_10.3/jdk/lib/tools.jar:/product/osb/osb_10.3/wlserver_10.3/server/lib/weblogic_sp.jar:/product/osb/osb_10.3/wlserver_10.3/server/lib/weblogic.jar:/product/osb/osb_10.3/modules/features/weblogic.server.modules_10.3.0.0.jar:/product/osb/osb_10.3/wlserver_10.3/server/lib/webservices.jar:/product/osb/osb_10.3/modules/org.apache.ant_1.6.5/lib/ant-all.jar:/product/osb/osb_10.3/modules/net.sf.antcontrib_1.0.0.0_1-0b2/lib/ant-contrib.jar::/product/osb/osb_10.3/wlserver_10.3/../modules/features/osb.server.modules_10.3.0.0.jar:/product/osb/osb_10.3/osb_10.3/lib/flow/sb-flow.jar:/product/osb/osb_10.3/wlserver_10.3/../modules/com.bea.core.jaxen_1.0.0.0_1-1-1.jar:/product/osb/osb_10.3/osb_10.3/lib/version.jar:/product/osb/osb_10.3/osb_10.3/lib/alsb.jar:/product/osb/osb_10.3/osb_10.3/3rdparty/lib/j2ssh-ant.jar:/product/osb/osb_10.3/osb_10.3/3rdparty/lib/j2ssh-common.jar:/product/osb/osb_10.3/osb_10.3/3rdparty/lib/j2ssh-core.jar:/product/osb/osb_10.3/osb_10.3/3rdparty/lib/j2ssh-dameon.jar:/product/osb/osb_10.3/osb_10.3/3rdparty/classes:/product/osb/osb_10.3/wlserver_10.3/../modules/com.bea.core.apache.commons.logging_1.1.0.jar:/product/osb/osb_10.3/wlserver_10.3/common/eval/pointbase/lib/pbclient57.jar:/product/osb/osb_10.3/wlserver_10.3/server/lib/xqrl.jar::
    PATH=/product/osb/osb_10.3/wlserver_10.3/server/bin:/product/osb/osb_10.3/modules/org.apache.ant_1.6.5/bin:/product/osb/osb_10.3/jdk/jre/bin:/product/osb/osb_10.3/jdk/bin:/usr/bin
    * To start WebLogic Server, use a username and *
    * password assigned to an admin-level user. For *
    * server administration, use the WebLogic Server *
    * console at http://hostname:port/console *
    starting weblogic with Java version:
    java version "1.6.0_29"
    Java(TM) SE Runtime Environment (build 1.6.0_29-b11)
    Oracle JRockit(R) (build R28.2.2-7-148152-1.6.0_29-20111221-2104-solaris-sparcv9, compiled mode)
    Starting WLS with line:
    /product/osb/osb_10.3/jdk/bin/java -jrockit -Xms1024m -Xmx1024m -XXnoSystemGC -Xverbose:memory,gcreport,gcpause -Xverbosetimestamp -Xverboselog:servers/asb_admin/logs/asb_admin_gc.log -da -Dplatform.home=/product/osb/osb_10.3/wlserver_10.3 -Dwls.home=/product/osb/osb_10.3/wlserver_10.3/server -Dweblogic.home=/product/osb/osb_10.3/wlserver_10.3/server -Dweblogic.management.discover=true -Dwlw.iterativeDev=false -Dwlw.testConsole=false -Dwlw.logErrorsToConsole=true -Dweblogic.ext.dirs=/product/osb/osb_10.3/patch_wlw1030/profiles/default/sysext_manifest_classpath:/product/osb/osb_10.3/patch_wls1030/profiles/default/sysext_manifest_classpath:/product/osb/osb_10.3/patch_cie670/profiles/default/sysext_manifest_classpath:/product/osb/osb_10.3/patch_alsb1030/profiles/default/sysext_manifest_classpath -Dweblogic.Name=asb_admin -Djava.security.policy=/product/osb/osb_10.3/wlserver_10.3/server/lib/weblogic.policy weblogic.Server
    <Dec 13, 2012 11:12:00 AM EET> <Notice> <WebLogicServer> <BEA-000395> <Following extensions directory contents added to the end of the classpath:
    /global/commonproduct/asb_prod/lib/log4j-1.2.15.jar>
    <Dec 13, 2012 11:12:01 AM EET> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Oracle JRockit(R) Version R28.2.2-7-148152-1.6.0_29-20111221-2104-solaris-sparcv9 from Oracle Corporation>
    <Dec 13, 2012 11:12:01 AM EET> <Info> <Management> <BEA-141107> <Version: WebLogic Server Temporary Patch for 8422724, 8715553 Mon Aug 10 18:21:10 EDT 2009
    WebLogic Server Temporary Patch for 8160383, CR368242 Sat Oct 10 00:30:19 CDT 2009
    WebLogic Server Temporary Patch for bug8186281 Mon Sep 20 08:23:54 PDT 2010
    WebLogic Server Temporary Patch for 9089055 Sun Jan 24 19:23:51 IST 2010
    WebLogic Server Temporary Patch for CR364493, 8066979 Thu May 21 11:35:42 CDT 2009
    WebLogic Server Temporary Patch for CR383039 Fri Dec 19 15:28:07 PST 2008
    WebLogic Server Temporary Patch for 8638391 Mon Jul 27 14:49:39 PDT 2009
    WebLogic Server Temporary Patch for CR381056 Mon Oct 06 10:48:50 EDT 2008
    WebLogic Server Temporary Patch for CR374413, CR378680 Tue Sep 02 09:55:36 PDT 2008
    WebLogic Server Temporary Patch for CR378102 Wed Sep 10 23:28:48 PDT 2008
    WebLogic Server Temporary Patch for CR378741 Tue Sep 09 13:08:51 PDT 2008
    WebLogic Server Temporary Patch for CR378781, CR380313 Fri Sep 19 13:34:16 PDT 2008
    WebLogic Server 10.3 Fri Jul 25 16:30:05 EDT 2008 1137967 >
    <Dec 13, 2012 11:12:06 AM EET> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
    <Dec 13, 2012 11:12:06 AM EET> <Info> <WorkManager> <BEA-002900> <Initializing self-tuning thread pool>

    Hi,
    Try to set the following value under setDomainEnv.sh file.
    JAVA_OPTIONS="${JAVA_OPTIONS} -Djava.security.egd=file:///dev/urandom"
    this will solve your startup problem.
    Regards,
    Kal

  • Re: Skype charged me without giving any service

    shantonu_eco wrote:
    It was two months ago.......................
    Hello,
    You have been flagged for multiple duplicate posting. Please note that this is prohibited and your duplicates have been deleted. Your future compliance will be appreciated.
    Assuming you followed directions correctly your query is the result of a minor error and will be quickly resolved as indicated above.
    Thank you.
    TIME ZONE - US EASTERN. LOCATION - PHILADELPHIA, PA, USA.
    I recommend that you always run the latest Skype version: Windows & Mac
    If my advice helped to fix your issue please mark it as a solution to help others.
    Please note that I generally don't respond to unsolicited Private Messages. Thank you.

    khawaja423 wrote:
    I want to get services for three months for what I paid.
    Hello and welcome to the Skype Community.
    Please explain your issue so we can assist you.
    TIME ZONE - US EASTERN. LOCATION - PHILADELPHIA, PA, USA.
    I recommend that you always run the latest Skype version: Windows & Mac
    If my advice helped to fix your issue please mark it as a solution to help others.
    Please note that I generally don't respond to unsolicited Private Messages. Thank you.

  • Black lines not all showing up the same color when exported as any type file

    Hi everyone,
    I could really use some help as this is driving me crazy! Whenever I upload my Illustrator file with my logo online or export my logo as any type of file, certain black lines are lighter than others. I checked in Illustrator by clicking the lines that were showing up different shades when exported and all have the same #000000.
    Does anyone have any ideas what I'm doing wrong?
    Thanks!

    Unfortunately my file is set up like a hot mess. Everything is in the same layer and I should have definitely done multiple ones. This is only the second logo I've designed and I'm learning as I go. Basically I did an image trace of the drawing and then went back and manually fixed lines. Instead of having only a few to select I have many all in the same layer as my color.
    I noticed my vector logo works fine when exported. It's the files where I am resizing it that are coming up in the different colors.

  • How to pass a value to the export parameter for a method (public instance)?

    Hello,
      I am trying ABAP OO newly. How to pass a value to the export parameter for a method (public instance) called in a report? This *export parameter has a reference type of structure.
    Thanks in advance,
    Ranjini

    Hi,
    "class definition
    class lcl... definition.
      public section.
        method m1 imporitng par type ref to data.  "now you can pass any reference to the method, but this way you have to maintain this reference dynamically inside the method (you can't be sure what that reference is really "pointing" at)
    endclass.
    "in program
    data: r_lcl type ref to lcl...
    create object r_lcl.
    call method r_lcl
      exporting
         par    =  "pass any reference variable here
    Regards
    Marcin

  • My battery is not staying for more hours it suddenly gets switch off without giving warning

    My battery is not staying for more hours . It suddenly getting switch off without giving any warning. My iPhone is iPhone 4s

    Wen I can receive reply from apple management .

  • How could Ecatt support a FM which has export parameter data type as any

    Hi,
    I have created a FM which has export parameter data type as 'Type ref to data'.
    The actual paremeter value for this export parameter is a dynamically generated internal table, which does not have a abap dictionary data type.
    Could I use the 'FUN' ecatt command to test this FM?  How could I get this reference export parameter?
    Thanks a lot in advance!

    Hi,
    Wouldn't it be enough if you define parameter in test data container as reference to table type with structure of type c(1000)  (or more/less characters depending on how much data you need to pass)?
    I'm not 100% sure if filling this table with data will work (this is reference after all) but if this is an issue than create 2 parameters: 1 of table type and second of reference type. Then inside your script before FUN use ABAP...ENDABAP to assign your table parameter to reference parameter and use second one as input for FUN command.
    I think that either first or second solution should work.
    Best regards
    Marcin Cholewczuk

  • Receiver Type Function Module in SWE2 use of export parameter.

    i am trying to understand the underlying concept in following things:(neednot to say i have searched alot and read sap documentation already).
    In event type linkage table say i have an entry for BOR -> AFVC_PM.
    As per sap Documentation says all these FM will trigger in following way.
    1 Check Function Module (to place any validations/checks)
    2 Receiver Type Function Module ()
    3 Receiver Function Module.
    Thats fine.
    This is what documentation says about Receiver Type FM(2nd FM) not Receiver FM(3rd FM).
    This FM has 1 export paramter
    Export parameters
    RECTYPE type SWETYPECOU-RECTYPE Receiver type( Result of the evaluation by the receiver type function module.)
    if i am understanding this right, in this FM receiver type will be decided .
    i have placed BREAK-POINT in this FM  and passing value WS90000024 (Workflow with simple mail step) in export parameter RECTYPE.
    after everything executed successfully why i can't see that mail in my inbox.
    Please correct me if i had misunderstood the concept .

    ok,indeed i was missing this thing.
    i got the mails in inbox.
    but why i can't see this value WS90000024 of this workflow ()which is going to be triggered ) in parameter RECTYPE.(its empty).
    it is empty after the receiver type function module execution is complete.
    below is workflow template,

  • Exporting Parameter of type 'INDEX TABLE'

    Hi Experts,
    there is a standard method CL_CRM_MKTPL_OL_TRADE->GET_TRADESPENDS in CRM which has an exporting parameter ET_TRADESPENDS of type INDEX TABLE. Could somebody give me a hint on how to call this method and work with the data that is returned? I am assuming that I will need field symbols for this, correct? Coding examples would be greatly appreciated.
    Thanks,
    Jens

    Hi Jens,
    INDEX TABLE is a generic type. The data object expected depends on configuration and/or context. As we don't have any CRM system I can check CL_CRM_MKTPL_OL_TRADE->GET_TRADESPENDS I can't give you the details.
    I have some experience with comparable methods in SAP Transportation Managament which uses the BOPF framework. In program context, we know what type of table structure will be expected, so we defined a local table accordingly and passed it to the ET parameter.
    If you don't have any idea on how to find out, just declare any internal table, i.e-lt_test  type table of string. Then call the method with parameter ET_TRADESPENDS = lt_test. This will dump for sure. Enter debugger and check what kind of data are returned. From the field names you may get a clue what structure it could be. Dump analysis may also provide some info.
    Regards,
    Clemens

Maybe you are looking for

  • Restriction on amount on Open items query (FI-CA)

    Hello, we are trying to implement the queries 0FC_C07_Q0001 and 0FC_C07_Q0002 for reporting on open and cleared items from FI-CA to BW. From the open items report on FI-CA (transaction FPO4) it is possible to select based on the amount, and also to r

  • Crystal Reports  for VS2005 causes a Redistributable error for Windows 7

    HI, I believe I also have a compatibility iossue with pre-bundeled Visual Studio 2005 (VS2005) Crystal Reports and Windows 7 using an XP development environment on a virtual PC. I had built and published my VS 2005 desktop application code on a virtu

  • Oracle database 9.2.0.8 patchset upgrade from 9.2.0.3

    Hi, i have a situation where i upgraded the Oracle software with database as per metalink documentation from 9.2.03 to patchset 9.2.0.8 (Oracle9i Patch Set Release 2 (9.2.0.8) Patch Set 7 for HP-UX PA-RISC (64-Bit) ) (README for 4547809 ) but i could

  • How to upload images to any kind of server ?

    Hi all, I am developping a multiplatform j2me project which uploads images to any kind of servers ( operating systems ) , and I want to create directories, if possible in this situation, to put the image. How to achieve that ? Thank you very much ind

  • Device Error - Sense Code(3 73 04) with PE4

    Until yesterday, I had been creating DVDs from my camcorder without issue. Now, PE4 gets through 99% of the burning process before the disk ejects with the above error message. It seems the content makes it onto the disk, but the data can not be read