Quantcast
Channel: SCN: Message List
Viewing all 8667 articles
Browse latest View live

Re: CATS Integration with HR,PP,PM/CS,PS

$
0
0

Hi Ganti

 

I have worked as a PP, PM & PS consultant in SAP implementations.

I know how CATS works with PM & also PS . I also know about Service Entry sheets with CATS.

 

I only need to know how one can confirm PP operations through CATS. I would like to capture time in CATS against PP order. While posting, the costs & also the time should also get captured in the PP order. (This is possible in PM & PS, I know how it can be done.)

Ganti, you have said that you have experience in integrating CATS with PP. So maybe you can tell me how to achieve it. Please focus your reply on how You have achieved the functionality in PP only.

 

HR


Re: PO balance Quantity not reflected in ML81N

$
0
0

Hi,

 

System behavior seems correct to me. First you posted 0.991 qty with amount of 2000. Now you increased price from 2000 to 4000, but that is for the balance qty, that is, 1 - 0.991 = 0.009. You increased the price in PO from 2000 to 4000 but your qty is fixed ( 1  AU) out of which 0.991 is already posted. So, though the price is increased, qty is fixed. So, system proposing the balance qty 0.009 and which is correct.

Re: Problem at the step of Interscope Host Adaptor while configuring Managed System in solman_setup

$
0
0

Hi Nisha,

 

We have installed SAP Management modules immediately after Wily installation.

SAP Host agent is on the latest version 159.

 

 

IntroscopeEnterpriseManager.log

 

 

INFO: Application context successfully refreshed (OsgiBundleXmlApplicationContext(bundle=com.wily.apm.em.monitor.isengard, config=osgibundle:/META-INF/spring/*.xml))

8/06/13 06:36:39.162 PM AST [INFO] [main] [Manager.EMWebServer] Deployed web application: CA Styles r 2.1

8/06/13 06:36:39.259 PM AST [INFO] [main] [Manager.EMWebServer] Deployed web application: CA Styles R5.1.2

8/06/13 06:36:39.511 PM AST [INFO] [main] [Manager.EMWebServer] Deployed web application: Wily APM Axis and Muse Web services

8/06/13 06:36:39.732 PM AST [INFO] [main] [Manager.EMWebServer] Deployed web application: CEM URL Adapter

8/06/13 06:36:39.867 PM AST [INFO] [main] [Manager.EMWebServer] Deployed web application: Workstation WebStart

8/06/13 06:36:39.903 PM AST [INFO] [main] [Manager.EMWebServer] Deployed web application: Isengard HTTP Tunneling Server

8/06/13 06:36:40.027 PM AST [INFO] [main] [Manager.EMWebServer] Deployed web application: Introscope Online Documentation

8/06/13 06:36:40.434 PM AST [INFO] [main] [Manager.EMWebServer] Deployed web application: Introscope WebView

8/06/13 06:36:50.742 PM AST [INFO] [main] [Manager.ManagementModule] Loading Management Module "Triage Map Configurations"

8/06/13 06:36:50.762 PM AST [INFO] [main] [Manager.ManagementModule] Loading Management Module "SOA Performance Management"

8/06/13 06:36:50.821 PM AST [INFO] [main] [Manager.ManagementModule] Loading Management Module "ChangeDetector"

8/06/13 06:36:50.947 PM AST [INFO] [main] [Manager.Bootstrap] Load all Management Modules complete.

8/06/13 06:36:51.001 PM AST [INFO] [main] [Manager.HighConcurrencyTransportServer] Starting High Concurrency Transport Server

8/06/13 06:36:51.024 PM AST [INFO] [main] [Manager.Dispatcher] Started Dispatcher 1

8/06/13 06:36:51.038 PM AST [ERROR] [main] [Manager.Acceptor] Failed to bind to server socket

java.net.BindException: Address already in use

        at sun.nio.ch.Net.bind(Native Method)

        at sun.nio.ch.ServerSocketChannelImpl.bind(Unknown Source)

        at sun.nio.ch.ServerSocketAdaptor.bind(Unknown Source)

        at com.wily.isengard.postofficehub.link.server.Acceptor.<init>(Acceptor.java:72)

        at com.wily.isengard.postofficehub.link.server.ConnectionListenerFactory.create(ConnectionListenerFactory.java:31)

        at com.wily.isengard.postoffice.server.PostOfficeHubServer.startIncomingConnectionListener(PostOfficeHubServer.java:261)

        at com.wily.isengard.postoffice.server.PostOfficeHubServer.startAllIncomingConnectionListeners(PostOfficeHubServer.java:235)

        at com.wily.isengard.postoffice.server.PostOfficeHubServer.acceptIncomingHubConnections(PostOfficeHubServer.java:103)

        at com.wily.isengard.api.server.IsengardControllerServer.acceptIncomingConnections(IsengardControllerServer.java:207)

        at com.wily.isengard.api.samplemain.SampleMain.acceptIncomingConnections(SampleMain.java:117)

        at com.wily.introscope.server.enterprise.EnterpriseServer.initialize(EnterpriseServer.java:703)

        at com.wily.introscope.server.enterprise.EnterpriseServer.doStart(EnterpriseServer.java:360)

        at com.wily.util.ALifeCycle.start(ALifeCycle.java:86)

        at com.wily.introscope.server.enterprise.EnterpriseServer.<init>(EnterpriseServer.java:303)

        at com.wily.introscope.server.enterprise.EnterpriseServer.<init>(EnterpriseServer.java:282)

        at com.wily.introscope.server.enterprise.EnterpriseServer.start(EnterpriseServer.java:1491)

        at com.wily.introscope.em.internal.Activator.startEM(Activator.java:116)

        at com.wily.introscope.em.internal.Application.start(Application.java:27)

        at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193)

        at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)

        at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)

        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386)

        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)

        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

        at java.lang.reflect.Method.invoke(Unknown Source)

        at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)

        at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)

        at org.eclipse.equinox.launcher.Main.run(Main.java:1236)

        at org.eclipse.equinox.launcher.Main.main(Main.java:1212)

        at org.eclipse.core.launcher.Main.main(Main.java:30)

        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

        at java.lang.reflect.Method.invoke(Unknown Source)

        at com.zerog.lax.LAX.launch(DashoA10*..)

        at com.zerog.lax.LAX.main(DashoA10*..)

8/06/13 06:36:51.042 PM AST [INFO] [main] [Manager.PostOfficeHub] Server listening for incoming default socket connections on port 6001

8/06/13 06:36:51.045 PM AST [INFO] [main] [Manager] Connection Initiator listening...

8/06/13 06:36:51.047 PM AST [INFO] [main] [Manager.MMHotDeployEntity] Will monitor /usr/sap/ccms/apmintroscope/deploy for new files every 60 seconds

8/06/13 06:36:51.048 PM AST [INFO] [main] [Manager] Introscope Enterprise Manager started.

log4j:WARN No appenders could be found for logger (com.wily.apm.em.monitor.support.util.TimingThreadPool).

log4j:WARN No appenders could be found for logger (com.wily.apm.em.monitor.support.util.TimingThreadPool).

log4j:WARN Please initialize the log4j system properly.

log4j:WARN No appenders could be found for logger (com.wily.apm.em.monitor.support.util.TimingThreadPool).

log4j:WARN Please initialize the log4j system properly.

log4j:WARN Please initialize the log4j system properly.

 

Regards,

Sam

Re: Problem at the step of Interscope Host Adaptor while configuring Managed System in solman_setup

$
0
0

Hi Billy,

There is only one entry WLY00001 in LMDB for standalone Wily.

We have updated to WLY and restarted Wily introscope also.

We are still getting the error.

 

Regards,

Sam

Re: Problem at the step of Interscope Host Adaptor while configuring Managed System in solman_setup

$
0
0

Hi Karthikeyan,

 

We have done the same.

Uninstalled Wily and Diagnostic Agent.

removed the entries.

Installed them and configured.

But still the error appears mentioning "Failed to establish connection to Isengard Server"

 

Regards,

Sam

Re: Problem at the step of Interscope Host Adaptor while configuring Managed System in solman_setup

$
0
0

Hi Divyanshu,

 

We have checked

1.Note 1773617 - SAP Remote Support Component log files report exception "Failed to establish connection to Isengard Server

 

As mentioned in the notes we are not able to access . It gives page cannot be displayed.

http://managinghost:59813/rsc.jnlp

 

we have tried managing host with the solution manager host. we hope 98 is the port of the diagnostic agent. we have tried with 98 and 96 ( no for diagnostic agent SMDA96).

 

Is there any configuration need to be done for accessing rsc.jnlp?

 

2.Note 1845926 - CA Wily Introscope Enterprise Manager does not start "Failed to bind to server socket"


6001 and 8081 ports are used only by Wily Introscope. Even then we have tried changing the port nos to 6005 and 8085. Even then the same error.

 

Regards,

Sam

Re: EWA stops with a time out dump

$
0
0

Hi Jansi,

the status is as follow:

0SMD_PE2D      /BI0/E0SMD_PE2D rows:244.120ratio:    100  %
0SMD_PE2D      /BI0/F0SMD_PE2D rows:      0ratio:      0  %

 

0SMD_PE2H      /BI0/E0SMD_PE2H rows:  6.881.740ratio:    100  %
0SMD_PE2H      /BI0/F0SMD_PE2H rows:    716ratio:      0  %

 

It looks ok, or ?

 

Kind regards,

Joern

Re: CharM 7.1 - How to replace existing system from landscape incase its required ??

$
0
0

Hi,

 

You  can define a new logical component which  includes the standby system in the landscape chain  and replace the present logical component (with QA system) in the present project itself and activate the project IMG for the same and generate a new maintenance cycle for usage and once your system is  ready  you  could again  replace the old logical component  but there is a drawback that the CD's can get effected if open in the old maintenance cycle. Hence you could  complete them and perform the steps.


Re: Data receive failed error running merge partitions

$
0
0

Hi Patrick,

 

It may be server stopped.

 

Thanks & Regards,

V Srinivasan

Re: Adobe document Configuration for multiple ABAP system

$
0
0

Hi,

As pert of the ADS functionality you can connect multiple abap system.

 

If no ADS configuration steps have been performed yet after installation, perform the basic ADS configuration automatically

Call the functional unit configuration tool by http://<host>:<httpport>/sld/fun where host is J2ee server hostname and default port is 5XX00.

Thanks

Rishi Abrol

Re: BOR object reference in custom ABAP class

$
0
0

Hi Anjan, this is my attribute setup:

 

constants: begin of c_bo_bus2105,

                  instid type sibfboriid value is initial,

                  typeid type sibftypeid value 'BUS2105',

                  catid type sibfcatid value 'BO',

                end of c_bo_bus2105.

 

As per the blog, I have another attribute named BO_BUS2105 type 'SIBFLPORB' which has the initial value {my class]=>C_BO_BUS2105'

 

The class does not have any errors and is active.

Re: BOR object reference in custom ABAP class

$
0
0

Hi Paul, yes my class does have the attribute C_BO_BUS2105.  It is defined as a constant of the direct entry type with the following structure:

 

constants: begin of c_bo_bus2105,

                  instid type sibfboriid value is initial,

                  typeid type sibftypeid value 'BUS2105',

                  catid type sibfcatid value 'BO',

                end of c_bo_bus2105.

 

As per the blog, I have another attribute named BO_BUS2105 which has the initial value {my class]=>C_BO_BUS2105

 

The class does not have any errors and is active. 

 

In my WF container I've created an import element of type class, referencing my custom class with the clever name 'ZPR_CLASS_OBJECT'.  When I do the event bindings during the workflow trigger configure, I successfully bind the '&_EVT_OBJECT&' to the WF element ZPR_CLASS_OBJECT.BO_BUS2105 in my workflow container.  However, now when I try to  access that value I get the popup error message 'Variable &ZPR_CLASS_OBJECT.BO_BUS2105.NUMBER& exists in the work item text, but not in the container'.  It is quite bizarre.  I'm fully expecting to be able to access that data which is now bound.

 

Thanks in advance,

 

Kevin

 

 

 

.

Re: Quota generation through PT60

$
0
0

Hi,

 

Its seem that no quota type (01) available for ESG grouping 2 and personnel subarea grouping for quota in table V_T556A.

 

 

Check whether your quoya type 01 is available for above mentioned grouping in table V_T556A.

if not, create it again for the above mentioned grouping with the start date 01.01.1900 to 31.12.9999

 

Regards,

Dinesh

Re: GRC 10.0 - NFe Incoming

$
0
0

Olá Márcia,

 

Você encontrará bastante informação no help da SAP...está uma documentação bem legal, com exemplificação de processos, funcionamento, configuração, etc. Segue o link.

 

http://help.sap.com/nfe

 

Boa sorte!

Att,

Bruno Duarte

 

Message was edited by: Bruno Duarte

Re: FIX Value Mapping for 1000 entries


Re: the xsd type date does not exactly correspond to the abap type STRING in sproxy

$
0
0

Hi Baskar,

 

After regenarateing only..I am geeting the above warning.

 

Thanks

Re: HRXML generation

$
0
0

Hi Ambarish,

When i try to add CDATA using UDF i am getting special characters like

&lt;Header&gt;

         &lt;Plan/&gt;

         &lt;Identifier/&gt; in moni and also test map.

 

How to avoid these special characters in a UDF.

 

Thanks,

Vinayaka Akkasali.

Re: BPM,BRM AND PI DEPLOYED IN SAME SID WITH SAP PO 7.31 DUAL STACK

$
0
0

Hi Christian.

 

It's not possible. You are right saying to use the same SID you should have PO (BRM+BPM+PI) java only. If you want the dual PI stack, you will need to have BRM/BPM in one SID and the PI dual stack in another SID.

 

I hope it's clear. Please let me know.

 

Best Regards,

Diego

Re: How can BODS Contribute to SAP HANA.

$
0
0

Hi Rakesh,

 

As already said BODS is one of the methods through which we can load data into HANA.

It can be used to perform data integration(ETL), Data Quality Management, Data Profiling, Metadata Management and Text Analytics.

You can also use BODS with unstructured data or data from any other database and send it to HANA.

 

To know more about Data Services, check:

http://help.sap.com/bods

You can learn more from BODS space:

http://scn.sap.com/community/data-services

 

You can check the following videos regarding HANA and BODS:

http://www.saphana.com/community/implement/hana-academy#working-with-data-sap-data-services

 

Regards,

Vivek

Re: How can I count for the Actual Activity type/Material quantity & prices after month end

$
0
0

Hi

 

Actuals will be available only after you complete the month end processing (including the revaluation of prod orders using actual activity prices)

 

You can use reports like MCRX and MCRY to report the figures you are looking for

 

br, Ajay M

Viewing all 8667 articles
Browse latest View live


Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>
<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596344.js" async> </script>