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

Executing JCL program from the script used in OSCommand

$
0
0

Hi All,

 

Is it possible to execute the JCL program using shell script from OSCommand of file adapter.

 

I am trying to execute below scenario in shell script. Please advise if this is achievable.

 

#!/bin/sh

open <server name>

user <user> <passowrd>

quote site filetype=JES

/datafiles/XXX/110/ - local PI direcotry

put CREATEPO.JCL

quit

 

 

 

CREATEPO.JCL is available in /datafiles/XXX/110/

 

Please advise.

 

Regards,

Sreenivas.


Re: Pricing Condition Value based on Characteristic Value mentioned in Batch

$
0
0

Hi

 

It sounds to material variants (configurable) with variant pricing.

 

I hope this helps you

 

Regards

 

Eduardo

Stock Audit Report group by warehouse

$
0
0

Hi There,

 

When running  Stock Management > Stock Reports > Stock Audit Report, is there a way to at the result to be grouped by per Warehouse?

 

One of the user has this option where it is grouped by warehouse.  The rest of the user does not have the warehouse as grouped and list every transactions such as delivery note, invoices etc.

 

I believe this is a user settings as if that particular user log onto anyother PC it is grouped by warehouse but anyone else it is not.

 

The image attached is how it is when grouped by warehouse.

sap.jpg

Re: Is there a table or report including incident, request for change and change ?

$
0
0

If SAP comes up with any simple report that highlights the relation b/w Change Request  to Change Document that would be very helpful for everyone. The report CRM_SOCM_SERVICE_MONITOR gives all information except the most important one , which is a the link b/w a CR and CD. The available column list has everything, but not the useful one.

 

sshot-1.png

 

This is in my wishlist for sure.

 

Regards,

Vivek

Sorting

$
0
0

Hi All,

 

amyone knows how to put a description instead of the in the Dropdown Sorting Field (see attachment) ? How I can enable the Ascending and Descending Sorting? I have enabled the GET_P Method of the attribute already but without success.

 

 


 
 
 
 
 
 
 
 
 
 




Re: solman_workcenter t-code is not showing any workcenter

$
0
0

Hi

 

Please find the output

1)host file

192.168.1.106 SOLMAN.com SOLMAN.COMPUTER

2)workcenter serivces has been started.

 

WorkcenterService.PNG

3)Solman_setup  output also shows internet explorer cannot display webpages.

 

4)SMICM output

workcenter2.PNG

5)While opening this link I am getting timtout error

 

Error: -5 Version: 7000 Component: ICM Date/Time: Thu Sep 12 10:07:12 2013 Module: icxxthr.c Line: 2698 Server: SOLMAN_SMP_45 Error Tag: {-} Detail: Connection to partner timed out after 60s

 

6)I have set those parameters in instance profile and also assign sm_workcenter_basic role to that user also.

 

I think I am missing something here.

 

Thanks again for your quick response.

 

Sukrut


 

HCM Process & Forms with FPM forms

$
0
0

Hi,

 

 

Is it possible to hide one of the  configurations based on user action in another configuration of the same form scenario?.

 

 

Thanks in advance.

Kavitha

Re: Label visibility in Perosnal Profile WDA application.

$
0
0

Hi Sayed,

 

From you developer user in the dev sysetm -  launch the application HRESS_A_PERSINFO from SE80 in execute in administrato mode or with  parameter sap-config-mode=X   (URL should look like... /sap/hress_a_persinfo?sap-language=EN&sap-wd-configId=HRESS_AC_PERSINFO&sap-config-mode=X)

 

Then click on add address, while in detail screen  => Place cursor on the label you want to change , press ctrl+right click => Settings for current configuration and customize as need.

 

Hope this helps.

 

With regards,

Sahir.


How to read iView property from Masthead?

$
0
0

I have a custom "Help" button in the masthead. I want to make it launch the help based on the content that is displayed in the portal. Every iView has a "URL to Help Link" specified in the properties. The problem is how to get the current running iView and read that URL specified in the iView properties.

 

Any suggestions?

Re: Lookups in source within IUUC_***_RUL_MAP

$
0
0

Hi Jomy,

 

each select statement during the replication will need time. If you run a remote call it takes more time than a call to the local database. A rule without any DB calls is even faster

 

With SP5 we have the technology basis to adress as a target a NW system. But some code is still missing an can be delivered with ~5 developer days. So if this is required in your project, we can speak about it in more detail.

 

Best,

Tobias

Can't Edit My Profile Data

$
0
0

Hi,

 

I am trying to edit my profile and am unable to make changes to existing content.  The edit feature only allows me to fill-in the gaps.  Can you tell me how i can change existing content in my profile.

 

Thanks

Re: Lost 000 DDIC PW for installation

$
0
0

Hi Atul,

 

It's just what I should have done...

In this import, I want to use already exported data.

 

Thanks,

Re: BI

$
0
0

Hi Narendar,

 

Outside of looking over JRK's posted URL's, are you able to SSO with the service account name & password in the Tomcat java options screen? This is the step, right before creating the SSO ticket on the Windows AD domain controller, to verify everything is working as expected.

 

If it's not working, I would go back through the configuration and ensure everything is configured properly. You can verify it by following along the second article that JRK posted up.

 

Let us know what you find. Thanks,

 

-Victor

Re: Want opinion on performance

$
0
0

Hi

Strongly recommend to upgrade DB to 10.1 or 10.5 version and compress largest and frequent accessed tables using ADAPTIVE compression:

- huge save for i/o operations

- reducing growth of your DB

- reducing backup window time (shorter performance degradation)

Use DB6CONV tool for online conversion then reduce HWM for tablespaces.

Regards

Marcin

Re: BI 4.0 Latency Time ( 9 Minutes to start CMS.exe)

$
0
0

Hi Mandar,

 

I just did a test, on my end, to see if I can produce the same results. This is what I've got:

 

From SIA start to DB connection - 17 seconds

From SIA start to CMS startup - ~3 minutes

From SIA start to complete start - ~10 minutes

 

In doing this, looking at your issues, I would peg this up as a resource issue. I'm not sure if you've split up the APS or not (As I've only split up into 4 different segments, considering I'm only running with 8GB of memory), but that can help improve performance.

 

The shops that I've been apart of, getting Wireshark installed is basically near impossible. Thus, I've never gotten a chance to see exactly what information is pulled from the database to the BI app server. For me, I'm a stickler to knowing every little nuisance about the application, it helps me get a better overall understanding of the application, and where to best look for information.

 

As such, if you're shop is more lax than the ones I've been, and am, apart of, I'd suggest trying to do 3 different things. Either install Wireshark on the BI app server and see if anything of use is displayed within it, as far as latency goes. I would also recommend working with the network folks, so they can monitor the various devices between the BI app server and database. There might be a latency problem between those two that are unforeseen, unless you have direct access to those hardware.

 

If nothing comes out of that, try to split the APS, if you haven't done so, and/or increase the amount of memory that's currently on the server itself. From there, allocate that extra memory to the various services to help improve performance.

 

If the problem still persists, please post up your findings for the above and I'll continue to give you a hand. Thanks,

 

-Victor


Re: HCM SAP/SuccessFactors Dell Boomi iFlows

$
0
0

Hi Jamie,

 

There is only one iFlow for Employee Central, the Employee Central Mini Master (see http://service.sap.com/ec-ondemand for the documentation) which is within Boomi. There is also a component on the SAP side for Employee Central Payroll (PA_SE_IN 100).

 

Unlike the other iFlows, there is no specific package as the iFlow is within Dell Boomi AtomSphere (e.g. with your subscription it will show within Dell Boomi AtomSphere and doesn't need to be loaded).

 

There's no published roadmap per se because of the short release cycles.

 

See you at SuccessConnect?

 

Best regards,

 

Luke

Re: How to find source information for many Direct update DSOs at a time

$
0
0

Hi Guys i found the Answer finally.

 

If we are filling the Diect update DSO using ABAP . The the technical name should be hardcoded to fill the DSO in call function 'RSDRI_ODSO_MODIFY'.So if i use the

SAP standard program 'RS_ABAP_SOURCE_SCAN' to find the hardcoded values of the DSO .

The problem is solved.

 

 

Thanks guys for all your input.

 

Anjan

Re: BW 7.01 SP13 - BEX Analyzer does not show data anymore

$
0
0

Hi,

 

There are lot of problems encountering with SP13. it doesn't work for some reasons. Just revert back to lower version of SP. Then everything will be alright.

 

Regards,

Suman

Re: No objects to activate !!!

$
0
0

Yep, I've tried that. I get the message:

 

"There are no inactive objects in your workspace to be activated"

 

Is it possible that the objects are in a different workspace?

 

Is there a way to see the workspaces and maybe chg workspace definition or something?

 

Mike

List all output types - condition records

$
0
0

Hi all

 

I would like to list all output-types-condition records of an output type.

 

For example I would like to see all condition records of output type "RD00". How can I do that without open

VV33, VV12 ... and click through all key combinations?

 

Thanks in advance and regards

 

Marco

Viewing all 8667 articles
Browse latest View live




Latest Images