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

Re: Removing buttons from standard UWL tracking tab

0
0

Hi Bhavin,

 

sure I'm aware that some of actions can be disabled on different levels of xml. I'm just not sure if you can disable action "deleteItem". It's defined only in "uwl.standard.xml". But not in View. Also it's not defined in "uwl.webflow*.xml". So copy View or change task definition is not an option here. Some actions can be disabled only in iView configuration as far as I know. Another way for disabling action of specific task is to define action with dummy handler. So in our task we can define action like this:

 

<ItemTypename= ...>

    <Actions>

        <Actionname="forward"groupAction=""handler="dummy">

            <Properties>

                <Propertyname="display_order_priority"value="3"/>

            </Properties>

        </Action>

    <Actions>

</ItemType>

 

Best regards,

Tomas.


Re: Error: you are changing a function group which does not belong to you

0
0

Hi,

 

I had the same issue now it's solved by press Enter after warning.

 

Regards.

Re: BRF+ Unresponsive Screen

0
0

Hi Tobias,

 

Thanks for your response.

 

We're on 731 SP-0007.

 

Ive run the report in both clients and they appear to be identical:

 

100:

pic_5.png

 

300:

pic_6.png

 

Cheers,

 

Sam

Re: GWPA error when creating Starter Application or Generating Proxy for iOS

0
0

Thanks Uri! Thats good to know.

Re: BOM PS transfer

0
0

Thanks a lot Jindow !!!!

Re: BOM PS transfer

Re: md04 issue

0
0

if you push ( ? ) what is there ?

Re: Checklist Queries for Service Request

0
0

Hello Atul,

 

Just confirm what is the item category assigned to the step. In your previous snapshot , i noticed it was standard CKCU , have you changed it to ZHKL.

 

Regards,

Parveen


SAP HANA Backup error

0
0

Hi all,

 

When trying to run a Backup in HANA Studio we get an message/error which reports that the backup is failing.

The shared folder where the backups will be stored has the necessary permissions set.

 

The error we get is:

 

 

 

 

Could not start backup of system 'SH1'. ' Cannot open file ""<root>/.log_backup_0_0_0_0.1385931567067" (mode= W, access= rwrwr-, flags= DIRECT|UNALIGNED_SIZE|TRUNCATE|MULTI_WRITERS), factory= (root= "/mnt/backup/log/" (access= rwrwr-, flags= AUTOCREATE_PATH|DISKFULL_ERROR, usage= LOG_BACKUP, fs= UNKNOWN (cifs), config= (AsyncWriteSubmitActive=auto,AsyncWriteSubmitBlocks=new,AsynReadSubmit=off,#SubmitQueues=1,#CompletionQueues=1)))", rc=22: Invalid argument'

 

Does anyone have an idea of what we can check to resolve this error?

 

Thanks in advance!

Re: GRC AC BRFPlus Rule Agent not found

0
0

Hi Cristian

 

Did you simulate the BRF+ function to see how it evaluates the decision table?

 

Within the decision table definition, what is "ZGRC_ARM_GERENCIA"? Also, do you have a screen shot of your actual decision table inputs to see that you covered all situations/combinations for determining agent?

 

Finally, what is your business logical for the Agent determination? That is, what logic are you trying to configure in BRF+

 

Regards

Colleen

Re: Changing status of incident administratively

Re: What is faster char(9) or int?

0
0

Yes, it's column store

 

and yes again,  nvarchar(9) vs int.

 

So, who is the winner nvarchar(9) or int?

Re: Multiple delivery Pick/PGI thru one Idoc - SHPCON/DESADV

0
0

Can you share your email Id ,I have one document.I will share it to you for shipment process understanding.

Re: Condition object with 'ALL' in IDT 4.0

0
0

Thanks for your reply Sachin,

As I said I'm working in BO4 IDT, when I click on advanced tab of the object I cannot append the sql to write a union, do I need to have privileges to modify the sql?

 

Thanks.

Santhosh.

Re: Huge message size coming from ECC

0
0

Hi Srinivas,

                     How have you designed the scenario? Does it involve BPM? Are you using DOM parser in java mapping? BPM generally affects system performance. With the same payload which is causing the delay, please run the mapping in test tab. Is it taking same time or less? Complicated mapping logic might delay the processing. If you find in test tab the mapping is not taking that much time then you need to discuss the issue with BASIS team. There might be memory constraint in the server which needs to be eradicated.

 

Regards

Anupam


Product replication

0
0

Hello Guys,

 

Question about product replication please.

 

Can someone please explain the number ranges during product replication please? How does CRM take number range when ECC Product needs to come into CRM?

 

Regards,

KP.

Re: Material Determination and Over Delivery Limit

0
0

Anali,

 

Are you trying to prevent the over delivery error from happening within SAP? If so,


Please go to the definition of the delivery item category using T-code 0VLP and in the quantity section check the setting for over delivery. Here you can control how the system behaves at time of delivery.

 

Thanks,

Re: Dcom settings for pco installation?

0
0

Hi Steve,

 

Thanks for your quick reply,

 

I can do the DCOM configuration as the Honeywell recomondation on OPC server but I want to know that do I need to do same DCOM settings on the machine where PCO is installed or different and

as you told when we install Honeywell OPC server component on the PCo machine we no need any

DCOM configuration on pco machine am I right?.

 

And from where do I get this Honeywell OPC server component to install on  PCo machine.

 

More our  I am going to install PCO on client operating system windows 7 so is it makes any

issue or if then what are the steps do I take please suggest me.

 

 

Regards,

Pooja.

Re: Standard Price release in Material ledger after material transaction

0
0

Hi..

 

If you activate material ledger, after occurring mm transaction you can’t

Release standard cost in current month.

 

To release standard costing for a material, you should cancel mm transaction related to a material in current month and change material ledger’s status into “10” using  ZCKML_RESET_STATUS_OF_PERIOD  which is supplied by note 574930.


If you want to solve your problem related to billing error due to no standard cost, refer to scn site : http://scn.sap.com/thread/3402205.

Re: HANA UI5 project activation causing errors: HttpParseResponse failed/HandleServData failed

0
0

You could also run this snippet periodically to pick up all objects activated since Dec 1st:

 

update "_SYS_REPO"."ACTIVE_OBJECT"  set "ACTIVATED_AT" = to_timestamp('2013-Nov-30', 'YYYY-MON-DD')
where "ACTIVATED_AT" >= to_timestamp('2013-Dec-01', 'YYYY-MON-DD');
Viewing all 8594 articles
Browse latest View live




Latest Images