Listener showing services not defined in listener.ora file??

I have a puzzle.
I have a listener.ora file which lists 4 services. (4 SIDS).
when I start the service, I do a status command and it lists the 4 services as defined in the listener.ora,
as expected, however a couple of minutes later it adds more services (which appear to be all the started instances) .
Is this the norm?
Its not what Im expecting.
thanks in advance.
Mark

Hi Mark,
as long as the databases with different architectures are on different boxes, no problem.
If you would migrate them one day to one box you need two listener. One for the 32bit instances and one for the 64bit instances. To avoid that the problem occures by accident, don't use port 1521.
Also if you don't want a database to automatically registering itself to a listener on port 1521 set the LOCAL_LISTENER init.ora parameter to the listener usually serving the instance.
There are two docs in metalink you might want to read:
Note:298697.1 is about the 32bit/64bit problem
Note:76636.1 is about (automatic) service registration

Similar Messages

  • Error: Party and service not defined

    Hi,
    I am trying to update an existing scenario IDOC -> XI(BPM) -> FILE.
    In BPM, I have placed a switch containing two branches. First branch is selected if the value of RCVPRN is 100000021. The second branch is selected if the value of RCVPRN is NOT 100000021. Now when an IDOC is posted from R/3, it gives me following error...
    "Party and service not defined"
    I double checked Interface Determination, Receiver Determination and Receiver Agreements, but did not find anything wrong. Further, the trace in SXMB_MONI shows a part as follows...
    <Trace level="1" type="B" name="CL_XMS_MAIN-CALL_PLSRV_LOCAL">
    <Trace level="1" type="B" name="CL_ID_PLSRV-ENTER_PLSRV">
      <Trace level="1" type="T">I N T E R F A C E D E T E R M I N A T I O N</Trace>
      <Trace level="1" type="T">Cache Content is up to date</Trace>
      <Trace level="1" type="T">...There is no Interface Determination configured for receiver party 1234567890 and receiver service</Trace>
      <Trace level="2" type="T">Check conditions for (Inb: Party Srvc If) 1234567890 EUPEXR.IDCREF01</Trace>
      <Trace level="2" type="T">...valid InbIf without Condition: EUPEXR.IDCREF01</Trace>
      <Trace level="2" type="T">Number of receiving Interfaces:1</Trace>
      </Trace>
    </Trace>
    </Trace>
    Any idea why it complains about the condition value '1234567890' as party ?
    Thanks.
    - Atul

    Atul,
    I think you can use xpath in your reciever determination. If the value of RSVPRN is equal to 1234567890 then let it send to file adapter else if not equals then send to AS/400.
    See this weblog for some help on xpath:
    /people/shabarish.vijayakumar/blog/2006/06/07/customise-your-xpath-expressions-in-receiver-determination
    /people/shabarish.vijayakumar/blog/2005/08/03/xpath-to-show-the-path-multiple-receivers
    /people/prasadbabu.nemalikanti3/blog/2006/09/20/receiver-determination-based-on-the-payload-of-input-dataextended-xpathcontext-object
    ---Satish

  • In SXMB_MONI getting Error as "Party and service not defined "

    Hi All,
    I am trying to send Purchase order IDOC from ECC-->PI-->ARIBA Network.
    The message has failed in PI  saying "Party and Service not Defined"
    In Trace it says "There is no Interface Determination configured for receiver party 0000100007 and receiver service"
    I have created ECC(Sender ) and ARIBA NETWORK (Receiver ) as Business System and Partner type as 'LI'
    Please help me .
    Thanks,
    Akhila.A

    Hi Akhila
    If the outbound IDoc from ECC uses a partner type other than LS, then you need a corresponding Party for it.
    In the party object, you need to set the Identifier accordingly. For your case, it would be something like:-
    Agency: The BS name of your sender ECC system
    Scheme: ALE#LI or ALE#LI#<Role> (If there is a Partner Role set in the Partner Profile)
    Name: 0000100007
    When you create your ICO, you need to check "Sender Uses Virtual Receiver" and enter the Party object above.
    Rgds
    Eng Swee

  • Party and service not defined error

    Hi
    I have IDOC to flat file scenario and i have configured the reciever channel, receiver agreement,  interface determination (included operation mapping in ID), receiver determination and receiver agreement. I have used party for receiver communication component, when i am trying to send an idoc, it is failing with the following error in moni.
    <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <!--  Message Split According to Receiver List
      -->
    - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">
      <SAP:Category>XIServer</SAP:Category>
      <SAP:Code area="INTERNAL">PARTY_SERVICE</SAP:Code>
      <SAP:P1 />
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:Stack>Party and service not defined</SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>

    Why are u using party for this scenario party are usually used for B2B communication.
    u do one thing in receiver agreement give party and service name in sender and receiver header mapping
    chirag

  • Party and Service not defined

    Hi ,
      I am working on my QA box for my Idoc ->XI-->3rd party HTTP scenario. When I try to send a message I am getting "PARTY AND SERVICE not defined" error message. I am puzzled because the same scenario worked well in DEV box and I have set all the settings in the directory ( service w/o party for R3 LS, party with service for 3rd aprt, receiver agreement, receiver determinations, interface determinations) but still I get this error. The trace stops at the receiver split level. I checked the cache notifications in the directory they were all "RED" for change lists..is that a hint why I am gettting this error??
    Any ideas....
    -Teresa

    Hi Teresa,
    maybe you can find a hint in the Cache Refresh logs:
    http://<server>:<port>/dir/support/public/index.html
    and then choose "View Memory Log". Perhaps you have to
    raise the log level by adjusting the settings via
    "Edit Memory Log Configuration". (But be aware the
    a higher log level may slow down the system).
    Hermann

  • Service not registered with listener on one of the nodes?

    We have an 11.2.0.1 oracle RAC with 2 nodes. Recently the listener died on node 1 and after a manual startup it seems like the service doesn't register with the listener on this node.
    Here's what statusing the listener on both nodes shows:
    [oracle@db01]$ $GRID_HOME/bin/lsnrctl status
    LSNRCTL for Linux: Version 11.2.0.1.0 - Production on 17-NOV-2010 12:27:49
    Copyright (c) 1991, 2009, Oracle. All rights reserved.
    Connecting to (ADDRESS=(PROTOCOL=tcp)(HOST=)(PORT=1521))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for Linux: Version 11.2.0.1.0 - Production
    Start Date 17-NOV-2010 07:14:40
    Uptime 0 days 5 hr. 13 min. 9 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Parameter File /u01/app/11.2.0/grid/network/admin/listener.ora
    Listener Log File /u01/app/oracle/diag/tnslsnr/db01/listener/alert/log.xml
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=LISTENER)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=192.168.128.4)(PORT=1521)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=192.168.128.14)(PORT=1521)))
    Services Summary...
    Service "+ASM" has 1 instance(s).
    Instance "+ASM1", status READY, has 1 handler(s) for this service...
    The command completed successfully
    [oracle@db02 ~]$ $GRID_HOME/bin/lsnrctl status listener
    LSNRCTL for Linux: Version 11.2.0.1.0 - Production on 17-NOV-2010 12:30:08
    Copyright (c) 1991, 2009, Oracle. All rights reserved.
    Connecting to (ADDRESS=(PROTOCOL=tcp)(HOST=)(PORT=1521))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for Linux: Version 11.2.0.1.0 - Production
    Start Date 17-NOV-2010 07:14:40
    Uptime 0 days 5 hr. 15 min. 28 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Parameter File /u01/app/11.2.0/grid/network/admin/listener.ora
    Listener Log File /u01/app/oracle/diag/tnslsnr/db02/listener/alert/log.xml
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=LISTENER)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=192.168.128.5)(PORT=1521)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=192.168.128.15)(PORT=1521)))
    Services Summary...
    Service "+ASM" has 1 instance(s).
    Instance "+ASM2", status READY, has 1 handler(s) for this service...
    Service "prd1.somehost.net" has 1 instance(s).
    Instance "prd12", status READY, has 1 handler(s) for this service...
    Service "prd1XDB.somehost.net" has 1 instance(s).
    Instance "prd12", status READY, has 1 handler(s) for this service...
    The command completed successfully
    The prd12 instance shows as registered with the listener on db02 but the prd11 doesn't on db01. Right now all connections are routed to the prd12 instance. Also trying to connect to prd11 manually returns "ORA-12505: TNS:listener does not currently know of SID given in connect descriptor". The prd11 instance is actually running and I can connect to it locally via 'sqlplis "/ as sysdba"' but not via 'sqlplus user/pass@prd1'. I'm wondering what went wrong and how to register the prd11 with the listener on db01.
    Here's some more information
    [oracle@db01 ~]$ $GRID_HOME/bin/srvctl status scan_listener
    SCAN Listener LISTENER_SCAN1 is enabled
    SCAN listener LISTENER_SCAN1 is running on node db02
    SCAN Listener LISTENER_SCAN2 is enabled
    SCAN listener LISTENER_SCAN2 is running on node db01
    SCAN Listener LISTENER_SCAN3 is enabled
    SCAN listener LISTENER_SCAN3 is running on node db01
    [oracle@db01 ~]$ $GRID_HOME/bin/srvctl status scan
    SCAN VIP scan1 is enabled
    SCAN VIP scan1 is running on node db02
    SCAN VIP scan2 is enabled
    SCAN VIP scan2 is running on node db01
    SCAN VIP scan3 is enabled
    SCAN VIP scan3 is running on node db01
    [oracle@db01 ~]$ $GRID_HOME/bin/srvctl status listener
    Listener LISTENER is enabled
    Listener LISTENER is running on node(s): db01,db02
    Thanks in advance,
    Nick
    Edited by: user639426 on Nov 17, 2010 4:44 AM

    Seems like the LISTENER_SCAN2 and LISTENER_SCAN3 are running on node 1 but still I can't status them
    [oracle@db01 ~]$ ps -ef | grep tns
    oracle 6227 31486 0 08:24 pts/1 00:00:00 grep tns
    oracle 18049 1 0 Nov17 ? 00:00:20 /u01/app/11.2.0/grid/bin/tnslsnr LISTENER -inherit
    oracle 18120 1 0 Nov17 ? 00:00:16 /u01/app/11.2.0/grid/bin/tnslsnr LISTENER_SCAN2 -inherit
    oracle 18131 1 0 Nov17 ? 00:00:05 /u01/app/11.2.0/grid/bin/tnslsnr LISTENER_SCAN3 -inherit
    [oracle@db01 ~]$ $GRID_HOME/bin/lsnrctl status LISTENER_SCAN2
    LSNRCTL for Linux: Version 11.2.0.1.0 - Production on 19-NOV-2010 08:25:11
    Copyright (c) 1991, 2009, Oracle. All rights reserved.
    TNS-01101: Could not find service name LISTENER_SCAN2
    [oracle@db01 ~]$ $GRID_HOME/bin/lsnrctl status LISTENER_SCAN3
    LSNRCTL for Linux: Version 11.2.0.1.0 - Production on 19-NOV-2010 08:25:18
    Copyright (c) 1991, 2009, Oracle. All rights reserved.
    TNS-01101: Could not find service name LISTENER_SCAN3
    /u01/app/11.2.0/grid/network/admin/listener.ora contents:
    LISTENER_SCAN2=(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=IPC)(KEY=LISTENER_SCAN2)))) # line added by Agent
    LISTENER_SCAN3=(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=IPC)(KEY=LISTENER_SCAN3)))) # line added by Agent
    LISTENER=(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=IPC)(KEY=LISTENER)))) # line added by Agent
    LISTENER_SCAN1=(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=IPC)(KEY=LISTENER_SCAN1)))) # line added by Agent
    ENABLE_GLOBAL_DYNAMIC_ENDPOINT_LISTENER_SCAN1=ON # line added by Agent
    ENABLE_GLOBAL_DYNAMIC_ENDPOINT_LISTENER=ON # line added by Agent
    ENABLE_GLOBAL_DYNAMIC_ENDPOINT_LISTENER_SCAN3=ON # line added by Agent
    ENABLE_GLOBAL_DYNAMIC_ENDPOINT_LISTENER_SCAN2=ON # line added by Agent
    /u01/app/oracle/product/11.2.0/dbhome_1/network/admin/tnsnames.ora contents:
    PRD1 =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = prdcluster-scan)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = prd1.somehost.net)
    Everything worked just fine for quite some time until I found the listener down one morning and started it up manually. I wonder if I didn't start up the processes correctly. I did:
    $GRID_HOME/bin/srvctl stop scan_listener
    $GRID_HOME/bin/srvctl stop scan
    $GRID_HOME/bin/srvctl stop listener
    $GRID_HOME/bin/srvctl start listener
    $GRID_HOME/bin/srvctl start scan
    $GRID_HOME/bin/srvctl start scan_listener
    Is this the correct way of starting up the listener processes?
    Nick

  • In App Purchase showing "Service Not available" Message box with error code 805a01f4

    Hi all ,
            I am developing a windows phone silverlight 8.1 application .When i trying to buy my public app product using credit card i am getting message Service not available ."The store isn't available at the moment.Please check back
    in a bit . This error code may be helpful : 805a01f4 ." 
    Please tell me how to resolve .
    Thank you

    Thanks for your response .
    I try it many times . reboot the device and try again . . but still showing the same message . . but when i buy using "IDEA" .downloaded it without showing any error message . After  few seconds got a message on my number that "Dear customer,
    thank you for downloading Awsome from MICROSOFT .You have been charged RS.55. Your balance is Rs.xxx " . Then, what is the problem with credit cards ? Why it showing the Service not available message ? 

  • Variable ByteArray is not defined in generated introspection file

    I am getting this error, Variable ByteArray is not defined.   This worked fine against Flex SDK 4.0 and is now throwing a runtime  error once it is built against the 4.5 SDK.  Is this related to updates  to the introspection in Flash Builder?
    Keith H.
    ReferenceError: Error #1065: Variable ByteArray is not defined.
    at global/flash.utils::getDefinitionByName()
    at  com.adobe.serializers.utility::TypeUtility$/assignProperty()[C:\depot  \flex\ide_trunk\ide_builder\com.adobe.flexbuilder.dcrad\serializers\sr  c\com\adobe\serializers\utility\TypeUtility.as:593]
    at  com.adobe.serializers.utility::TypeUtility$/convertToStrongType()[C:\  depot\flex\ide_trunk\ide_builder\com.adobe.flexbuilder.dcrad\serialize  rs\src\com\adobe\serializers\utility\TypeUtility.as:562]
    at  com.adobe.serializers.utility::TypeUtility$/convertListToStrongType()  [C:\depot\flex\ide_trunk\ide_builder\com.adobe.flexbuilder.dcrad\seria  lizers\src\com\adobe\serializers\utility\TypeUtility.as:518]
    at  com.adobe.serializers.utility::TypeUtility$/assignProperty()[C:\depot  \flex\ide_trunk\ide_builder\com.adobe.flexbuilder.dcrad\serializers\sr  c\com\adobe\serializers\utility\TypeUtility.as:623]
    at  com.adobe.serializers.utility::TypeUtility$/convertToStrongType()[C:\  depot\flex\ide_trunk\ide_builder\com.adobe.flexbuilder.dcrad\serialize  rs\src\com\adobe\serializers\utility\TypeUtility.as:562]
    at  com.adobe.serializers.utility::TypeUtility$/convertListToStrongType()  [C:\depot\flex\ide_trunk\ide_builder\com.adobe.flexbuilder.dcrad\seria  lizers\src\com\adobe\serializers\utility\TypeUtility.as:518]
    at  com.adobe.serializers.utility::TypeUtility$/assignProperty()[C:\depot  \flex\ide_trunk\ide_builder\com.adobe.flexbuilder.dcrad\serializers\sr  c\com\adobe\serializers\utility\TypeUtility.as:623]
    at  com.adobe.serializers.utility::TypeUtility$/convertToStrongType()[C:\  depot\flex\ide_trunk\ide_builder\com.adobe.flexbuilder.dcrad\serialize  rs\src\com\adobe\serializers\utility\TypeUtility.as:562]
    at  com.adobe.serializers.utility::TypeUtility$/convertResultHandler()[C:  \depot\flex\ide_trunk\ide_builder\com.adobe.flexbuilder.dcrad\serializ  ers\src\com\adobe\serializers\utility\TypeUtility.as:436]
    at mx.rpc.soap::Operation/http://www.adobe.com/2006/flex/mx/internal::processResult()[E:\dev\hero_private\frameworks\projects\rpc\src\mx\rpc\soap\Operati on.as:953]
    at mx.rpc::AbstractInvoker/http://www.adobe.com/2006/flex/mx/internal::resultHandler()[E:\dev\hero_private\frameworks\projects\rpc\src\mx\rpc\AbstractInvo ker.as:313]
    at mx.rpc::Responder/result()[E:\dev\hero_private\frameworks\projects\rp c\src\mx\rpc\Responder.as:56]
    at mx.rpc::AsyncRequest/acknowledge()[E:\dev\hero_private\frameworks\pro jects\rpc\src\mx\rpc\AsyncRequest.as:84]
    at  DirectHTTPMessageResponder/completeHandler()[E:\dev\hero_private\fram  eworks\projects\rpc\src\mx\messaging\channels\DirectHTTPChannel.as:451 ]
    at flash.events::EventDispatcher/dispatchEventFunction()
    at flash.events::EventDispatcher/dispatchEvent()
    at flash.net::URLLoader/onComplete()

    I am facing similar error. Please let me know the links where you find solution for this problem.
    I have many files generated upon introspection of a web service which contains similar line as follows:
    model_internal::propertyTypeMap["uid"] = "ByteArray";
    ReferenceError: Error #1065: Variable ByteArray is not defined.
        at global/flash.utils::getDefinitionByName()
        at com.adobe.serializers.utility::TypeUtility$/assignProperty()[C:\depot\flex\ide_trunk\ide_ builder\com.adobe.flexbuilder.dcrad\serializers\src\com\adobe\serializers\utility\TypeUtil ity.as:593]
        at com.adobe.serializers.utility::TypeUtility$/convertToStrongType()[C:\depot\flex\ide_trunk \ide_builder\com.adobe.flexbuilder.dcrad\serializers\src\com\adobe\serializers\utility\Typ eUtility.as:562]
        at com.adobe.serializers.utility::TypeUtility$/convertResultHandler()[C:\depot\flex\ide_trun k\ide_builder\com.adobe.flexbuilder.dcrad\serializers\src\com\adobe\serializers\utility\Ty peUtility.as:436]
        at mx.rpc.soap::Operation/http://www.adobe.com/2006/flex/mx/internal::processResult()[E:\dev\hero_private\frameworks \projects\rpc\src\mx\rpc\soap\Operation.as:953]
        at mx.rpc::AbstractInvoker/http://www.adobe.com/2006/flex/mx/internal::resultHandler()[E:\dev\hero_private\frameworks \projects\rpc\src\mx\rpc\AbstractInvoker.as:313]
        at mx.rpc::Responder/result()[E:\dev\hero_private\frameworks\projects\rpc\src\mx\rpc\Respond er.as:56]
        at mx.rpc::AsyncRequest/acknowledge()[E:\dev\hero_private\frameworks\projects\rpc\src\mx\rpc \AsyncRequest.as:84]
        at DirectHTTPMessageResponder/completeHandler()[E:\dev\hero_private\frameworks\projects\rpc\ src\mx\messaging\channels\DirectHTTPChannel.as:451]
        at flash.events::EventDispatcher/dispatchEventFunction()
        at flash.events::EventDispatcher/dispatchEvent()
        at flash.net::URLLoader/onComplete()
    Thanks,
    Deepa

  • Data not showing when not defining PARAMETER

    hi all,
    i have created a report in which  i have define two Parametres i-e S_ANLKL FOR ANLA-ANLKL DEFAULT '1100' to '2790' and
    S_ZUJHR LIKE ANLA-ZUJHR*.When i execute it by giving year 2005, 2006,2007 or 2010, it gives me data but when i execute it without defining any year it does'nt show me any data.Eventhough i have check in the table that there data when execute at table level.Could anybody identified my mistake.Following are the code for report:
    include zalsd_alv_incl.
    *Define Tables
    TABLES:ANEP,ANLA,ANLC.
    SELECT-OPTIONS:
        S_ANLKL FOR ANLA-ANLKL DEFAULT '1100' to '2790'.
    PARAMETER:
        S_ZUJHR LIKE ANLA-ZUJHR.
    DATA:BEGIN OF gi_anla OCCURS 0,
         bukrs  LIKE anla-bukrs,
         ANLN1  LIKE anla-ANLN1,
         ANLN2  LIKE anla-ANLN2,
         ZUJHR  LIKE anla-ZUJHR,"Fiscal Year
         AKTIV  LIKE ANLA-AKTIV,"Asset capitalization date
         ANLKL  LIKE ANLA-ANLKL,"Asset Class
         END OF gi_anla,
         BEGIN OF GI_ANLC OCCURS 0,
          bukrs  LIKE anlc-bukrs,
          NAFAP  LIKE anlc-nafag,"Posted Depreciation
          kansw  LIKE anlc-kansw,"Asset Acquisation Value
          ANLN2  LIKE anlc-anln2,"Asset Subnumber
          ANLN1  LIKE anlc-ANLN1,"Main Asset Number
          AFABE  LIKE ANLC-AFABE,"Real depreciation area
          ANSWL  LIKE ANLC-ANSWL,"Transactions for the year
         END OF GI_ANLC,
        BEGIN OF gi_main OCCURS 0,
         sno    type   i,       "S.No
         bukrs  LIKE anla-bukrs,"Company code
         ANLN1  LIKE anlc-ANLN1,"Main Asset Number
         anln2  LIKE anlc-anln2,"Asset Subnumber
         AKTIV  LIKE ANLA-AKTIV,"Asset capitalization date
         ANLKL  LIKE ANLA-ANLKL,"Asset Class
         ZUJHR  LIKE anla-ZUJHR,"Fiscal Year
         NAFAG  LIKE anlc-nafag,"Ordinary Depreciation Posted
         kansw  LIKE anlc-kansw,"Asset Acquisation Value
         PSTEND LIKE anlc-PSTEND,"Posting depreciation up to period
         AFABE  LIKE ANLC-AFABE,"Real depreciation area
         ANSWL  LIKE ANLC-ANSWL,"Transactions for the year
           END OF gi_main.
    DATA: date_from TYPE d,
          date_to   TYPE d.
    START-OF-SELECTION.
         PERFORM get_data.
         PERFORM organize_data.
         PERFORM f_display_report.
      END-OF-SELECTION.
    form get_data.
      Data:
            lv_year(4) type n,
            lv_prvyear(4) type n,
            lv_datefrom type d,
            lv_dateto type d.
        move s_ZUJHR to lv_year.
        lv_prvyear = lv_year - 1.
        concatenate lv_prvyear '10' '01' into lv_datefrom.
        concatenate lv_year '09' '30' into lv_dateto.
      SELECT anlc~bukrs anlc~anln1 ANLC~ANLN2 ANLA~ZUJHR kansw nafaG PSTEND ANSWL ANLKL AKTIV
        INTO CORRESPONDING FIELDS OF TABLE gi_main
        FROM
        ANLC
        INNER JOIN ANLA ON
        anlc~bukrs = anla~bukrs AND
        anlc~anln1 = anla~anln1 AND
        ANLC~ANLN2 = ANLA~ANLN2
       WHERE ANLC~AFABE eq '01'
        AND ANLA~ZUJHR EQ S_ZUJHR
        AND   ANLA~ANLKL in S_ANLKL
        AND   ANLA~AKTIV between lv_datefrom and lv_dateto.
        ENDFORM.
      FORM organize_data.
      data: lv_index type sy-tabix.
      LOOP at gi_anla.
      move sy-tabix to gi_main-sno.
        READ TABLE gi_anla WITH KEY bukrs = gi_anla-bukrs
                                    anln1 = gi_anla-anln1
                                    anln2 = gi_anla-anln2.
        MOVE-CORRESPONDING gi_anla to gi_main.
        READ TABLE gi_anlc WITH KEY bukrs = gi_anlc-bukrs
                                    anln1 = gi_anlc-anln1
                                    anln2 = gi_anlc-anln2.
        IF sy-subrc = 0.
          MOVE-CORRESPONDING gi_anlc to gi_main.
        ENDIF.
        CLEAR gi_main.
    ENDLOOP.
        ENDFORM.
        form f_display_report.
      perform fill_fieldcat using 'SNO'       5    'S.No.' 'gi_main'.
      perform fill_fieldcat using 'ANLKL'     20   'Asset Class' 'gi_main'.
      perform fill_fieldcat using 'ANLN1'     20   'Asset Number' 'gi_main'.
      perform fill_fieldcat using 'ANLN2'     20   'Asset Subnumber' 'gi_main'.
      perform fill_fieldcat using 'AKTIV'     20   'Asset Capitalization Date' 'gi_main'.
      perform fill_fieldcat using 'KANSW'     20   'Asset Acquisation Value' 'gi_main'.
      perform fill_fieldcat using 'NAFAG'     20   'Posted Depreciation' 'gi_main'.
      perform fill_fieldcat using 'PSTEND'    20   'Posting depreciation up to period' 'gi_main'.
      perform fill_fieldcat using 'ANSWL'     20   'Transactions for the year' 'gi_main'.
      perform add_heading_alv using c_alv_head_header '' 'Ghulam Farooq Group'.
      perform display_alv using gi_main[].
    endform.

    hi abapGenin,
    i have used my PARAMETER as SELECTION-OPTION as under:
    SELECT-OPTIONS:
        S_ANLKL FOR ANLA-ANLKL DEFAULT '1100' to '2790',
        S_ZUJHR FOR ANLA-ZUJHR NO INTERVALS NO-EXTENSION.     
    and also used IN expression insetead of EQ in ANLA~ZUJHR IN s_zujhr as under
    SELECT anlc~bukrs anlc~anln1 ANLC~ANLN2 ANLA~ZUJHR kansw nafaG PSTEND ANSWL ANLKL AKTIV
        INTO CORRESPONDING FIELDS OF TABLE gi_main
        FROM
        ANLC
        INNER JOIN ANLA ON
        anlc~bukrs = anla~bukrs AND
        anlc~anln1 = anla~anln1 AND
        ANLC~ANLN2 = ANLA~ANLN2
       WHERE  ANLC~AFABE eq '01'
        AND   ANLA~ZUJHR IN s_zujhr
        AND   ANLA~ANLKL in S_ANLKL
        AND   ANLA~AKTIV between lv_datefrom and lv_dateto.
    but still data is not coming.
    Thanks
    abapfk

  • Business service NOT getting configured from jca file in Windows 7

    I am faced with a problem in Windows 7.
    In one machine with Win XP as OS, when I create a business service from a JCA(.jca) file, the Endpoint URI gets configured automatically with jca://<jndi name>/... and having protocol as jca.
    But, when I do the same in Windows 7, the endpoint URI is not getting configured neither do I find a jca option in protocol so that I can configure it manually.
    The probable reason I sense, is that some files(may be jar or others) are not getting the acccess required by OEPE.
    Any suggestions, which jars or files are required for the configuration to be correct??? I mean for the JCA protocol to come up ??

    I could create a JCA business service on windows 7 64bit without any issues. Can you follow below points and let us know the result -
    1. Make sure that you are running eclipse as administrator. right click on "eclipse.exe" and select "Run as administrator"
    2. Make sure that file $OEPE_Installation_Dir\dropins\oracle.osb.ide.link has a valid OSB home entry like below -
    path=E:/ofmw11g/mw/Oracle_OSB13. Make sure that below directory exists -
    $OSB_home\eclipse\plugins\com.bea.alsb.transports.jca_1.1.0
    For e.g. - my setup have E:\ofmw11g\mw\Oracle_OSB1\eclipse\plugins\com.bea.alsb.transports.jca_1.1.0
    Regards,
    Anuj

  • "Limits not Defined " error while saving IT0008 in sap hr

    Hi Experts
    While trying to Hiring an employee, infotype0008 showing Limits not defined error and not allowing to save the record. I checked table V_T510 and V_T510N. All the limits defined in right way. Please check and advice. I attached copy of screen shot for your reference.
    Regards
    Prakash Bhave

    Hi Remi
    Thanks for your reply. As per your reply I followed procedure and it allowed me to save Basic Pay Infotype (0008)
    Thanks a ton.
    Regards
    Prakash Bhave

  • Party and Service not found

    Hi
    I am trying to implement IDOC to File scenario following the below blog.
    <a href="/people/prateek.shah/blog/2005/06/08/introduction-to-idoc-xi-file-scenario-and-complete-walk-through-for-starters:///people/prateek.shah/blog/2005/06/08/introduction-to-idoc-xi-file-scenario-and-complete-walk-through-for-starters
    In config I created
    Receiver communication channel
    Receiver Agreement
    Receiver Determination
    Interface Determination
    as specified in the blog.
    Sender agreement is not required as per the blog.
    RFC destination
    I created an tRFC port
    added partner profile
    when I try to test it using transaction code we19
    Standard outbound processing
    I filled the sender port, partner no and partner name
    it asks me for Receiver port which I have no idea what to use?
    I used the same port as I used for Sender
    When I checked in message monitoring using SXMB_MONI i see the red flag with error as
    <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <!--  Message Branch According to Receiver List
      -->
    - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">
      <SAP:Category>XIServer</SAP:Category>
      <SAP:Code area="INTERNAL">PARTY_SERVICE</SAP:Code>
      <SAP:P1 />
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>Party and service not defined</SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>
    Please let me know if I am missing something or going wrong any where.
    Thanks
    Pavan

    Hi,
    check out correct business system is associated and pointing to correct R/3 system. Check the Integration Diretcory>Open Business System>Adapter Specific Identifier and check teh logical system name mentioned. Does this point R/3 system ?
    just cross verify with steps given in the document, mentioned in my earlier post.
    regd. metadata in IDX2, it is not required always.
    Go thru these Error Analysis Steps so that you can get to know-
    http://help.sap.com/saphelp_nw04/helpdata/en/6a/e6194119d8f323e10000000a155106/content.htm
    Rgds,
    Moorthy

  • Anyone know why TV shows are not importing back into iTunes from my backup file?

    My whole library was backed up on an external hard drive.  Something happened to my library on iTouch and everything was gone except for most recent purchases.  Also had new computer so downloaded iTunes again and went to import from my backup files.  Music imported but most movies, music videos, and all TV shows did not.  Also tried dragging files from backup folder to iTunes to copy but still did not work.  Anyone know how to fix this??

    iTunes: What are the iTunes library files?
    If your backup/restore includes the library files then information that isn't stored in tags, such as playlists & playlist membership, ratings, play counts etc. is preserved. Video Kind (Movie/TV Show/Music Video) is a property that isn't always stored in the tag. If you had restored the whole library (database files & media) then there would have been no need to import anything as you would have restored the database complete with all its information about your media.
    See this User tip for a recommended backup strategy.
    tt2

  • Import javax.xml.ws.Service not found

    I am getting error import javax.xml.ws.Service not found. Which jar file I should add in JDeveloper and from where?
    This is my program:
    package examples.shop.client;
    import java.net.URL;
    import javax.xml.namespace.QName;
    import javax.xml.ws.Service;
    import examples.shop.impl.session.PricerBean;
    * This class is an example of a standalone JAX-RPC client code which uses both
    * the static stub and the dynamic proxy approach to get a reference to the
    * remote Web Service
    public class PricerClient {
    static String host = "localhost";
    static String portType = "PricerBean";
    static String serviceName = "PricerService";
    static String serviceEndpointAddress =
    "http://" + host + ":8080/" + serviceName;
    static String nameSpace = "urn:session.impl.shop.examples";
    public static void main(String[] args) throws Exception {
    URL wsdlLocation =
    new URL(serviceEndpointAddress + "/" + portType + "?WSDL");
    QName serviceNameQ = new QName(nameSpace, serviceName);
    // dynamic service usage
    Service service = Service.create(wsdlLocation, serviceNameQ);
    PricerBean pricerPort = service.getPort(PricerBean.class);
    String user = "Gerald";
    System.out.println("Tax rate: " + pricerPort.getTaxRate());
    System.out.println("Discount for : " + user + " is " +
    pricerPort.getPersonalDiscountRate(user));
    System.out.println("Discount for 1 item (at $1000,- per piece) for " +
    user + " is " +
    pricerPort.getDiscount(1, 1000, user));
    System.out.println("Discount for 5 items (at $1000,- per piece) for " +
    user + " is " +
    pricerPort.getDiscount(5, 5000, user));
    Thank you.

    I have Oracle JDeveloper Studio Edition Version 10.1.3.2.0.4066.
    Please note I have already added following libaries, jars to Tool->Project Properties->Libraries in JDeveloper.
    EJB3.0, TopLink Essentials JPA, J2EE, Jws-api.jar, Ejb30.jar, JSP Runtime, JAX-RPC Client, TopLink, JDeveloper Runtime, Embedded OC4J client, Jaxrpc-api.jar, Wsserver.jar
    Thank you.

  • UWL displaying workflow NOT defined in the XML

    Can someone tell me why/how some workflows are displaying in UWL even though the workflows are not defined in the XML file?

    Hi Daniel,
    This is the case for many "legacy" workflows launching SAP(Web)GUI transactions or BSPs.
    It works like this: if the UWL cannot find a corresponding task type for an arriving work item from Business Workflow in its XML configuration, it assigns the task type "uwl.webflow.default". In the standard uwl xml file you can see that tasks of this type are launched using the SAPTransactionLauncher (not specifying the TransactionCode parameter).
    As you can see in the documentation (https://help.sap.com/javadocs/NW04S/SPS09/uw/com/sap/netweaver/bc/uwl/config/doc-files/ActionHandlers.html), if the TransactionCode is empty, the action handler defaults to the Business Workflow transaction "SWK1". This transaction (the UWL is now out of the picture) just redirects to the target transactions defined in the workflow itself.
    Any matching entry in the UWL XML configuration will however override this default behavior.
    Good question though. Hope this clarifies it to some extend...
    Best,
    Matthias

Maybe you are looking for

  • Permissions needed for user to define workflow variable

    Hi all im using a workflow on sharepoint designer 2007, running on list of customer orders. the workflow is trying to use data from customer list. In the workflow i used the "define workflow variable" step on customer order list. the users who are us

  • Images shrink in Viewer but not in Designer

    I had Dynamically linked pictures that were created with CR 8.5.  This required me to have an OLE server (old microsoft editor). I uploaded the picture to the database in an image file and now when I try to diplay the pictures it diplays it as a tiny

  • New firmware for E61, Product ID 0531059?

    Hello, does the NSU just not find the new firmware or is it not released yet? At least a search for that number did not show me any results. Thank you!

  • Best codec for web use - 15 min corp video

    Hi I have a 15 min DVD that a client also wants converted for use on their corporate website. Could you advise me of the best settings/codecs to use to make this file small enough, but still good quality. The video is PAL. Thanks. I haven't had to do

  • Not able to add a member in 2013 DAG

     A server-side database availability group administrative operation failed. Error The operation failed. CreateCluster errors may result from incorrectly configured static addresses. Error: An error occurred while attempting a cluster operation. Erro