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

Re: formula for when column = particular value

0
0

yes it's doing, i must have had my head spinning before from all this numbers stuff

 

Thanks, this aspect of CR I did not know about.


Recover message from Queue

0
0

Hi Experts!!!

 

My problem is the next:

 

 

I have several escenario packages and i wanna put some of these into one escenario package. I've tried  with one escenario package with four scenario steps:

 

The first one, puts into the internal queue a different message, depending the conditional path value.

E1.png

The other scenaio step is like this and the inbound of these scenarios is "Internal Queue":

 

E2.png

 

The question is... It's possible return the result message from the escenarios was execute into the queue to the first escenario flow? It is possible, you can help me to slove this problem or give me a guide or example.

 

 

Thank you so much!

 

Best Regards.

 

Enrique

Migration from VIRSA 4.0 to GRC 10.0 (ARA)

0
0

Hi Guys,

 

We've just migrated from VIRSA 4.0 to GRC 10.0. We have only two connectors configured ECC and Finace System.

Rules have been generated and we're using the standard "global" ruleset. The rules seem to be generated successfully ( I've checked in the NWBC that the permissions appear after the risk generation and also I've checked some tables like GRACSYSRULE and GRACACTRULE and risks appear there).

When running  a risk analysis report at user level in both the system VIRSA 4.0 and GRC 10.0 the no. of conflicts matches where as no. of mitigation doesnot match.Due to this mis-match we are not in a position to go 100% LIVE with GRC and decommisioning VIRSA. We use concept of mitigated roles and not users. Raised the concern with SAP too 2 weeks back and no luck yet.

Does anyone faced a similar issue? can you give me some light in order to solve the issue?

 

Many Thanks!

 

Ratan Roy

Set to Null checked by default

0
0

Hi,

 

I am using the crystal reports viewer in vs2010 and i am wondering if it is possible to have the Set to Null checkbox checked by default on reports parameter window.

 

Happens that we are upgrading from crystal reports 9 and this was checked by default, but now it shows unchecked.

 

Thanks in advance!

Populate initial values for one field of a table enhancement

0
0

Hi,

I created a table enhancement using AET. I informed a name for a Z table. The Z table and a new Z UI component were successfully generated and I could insert the assignment block for this new UI component successfully in the main view. In the UI Component Workbench I see my Z table in the Context as a Context Node. Everything seems to be correct, and I can insert, edit and delete entries in this table using the Assignment block, and the entries are correctly saved with the parent_id and the object_id.

 

The problem is that this table must have lines with fixed value for one of the fields (the first field after the object_id) for all documents created depending on the number of lines of a check table, where we will maintain values for this field using a maintenance view. The other fields of the table enhancement must be edited. I can't allow insertion of entries, I can only allow Edit. I could set the field as disabled in the GET_I_<FIELD> method and it worked. And I could hide the buttons Insert and Delete in IF_BSP_WD_DYN_BTN_CONTROL~GET_BUTTONS, and it worked.

But I don't know how to force the table to always start with fixed lines and the fixed values in this field.

 

What I need is:

 

Select values of field1 in a check table.

Ex:

 

ZCHECKTABLE-FIELD1
VALUE1
VALUE2

VALUE3

 

So, every time a new document is created, the assignment block needs to automatically bring a table like below, with only Edit button. User will fill the other fields and when the document is saved, the 3 lines must be saved in the Z table.

 

FIELD1
FIELD2
FIELD3
VALUE1
VALUE2
VALUE3


The next time the document is displayed, this initialization will not be necessary, the table must show what was saved, and this part of showing what is in the Z table is working because I tested first using the button Insert to insert lines, saved, closed and then when I open again the document the entries are displayed and I can edit them (So, the AET created all the necessary codes for that). It's only for the first time, to force that the table will always have these lines with field1 saved.

 

 

I am new to CRM and to BOL/GenIL, so I am facing difficulties to make this work. I tried to work with method ON_NEW_FOCUS, as this method is called from method CREATE_ZTABLE, I followed How to display a z-table in an assignment block - CRM - SCN Wiki and included new entries in the collection from the Z check table just after the call of super->on_new_focus.

The values are shown (so I had 3 lines with the first field filled) but when I saved the document, the table was not updated. As the wiki was only explaining how to display a Z table, I am sure I'm missing some steps.

 

Can someone give me any clue?

 

Thank you so much,

Anne.

Re: Third Party Javascript In XS Engine?

Re: Cambiar formato a campo especiale Crystal Report

0
0

Hello Guadalupe

 


As per the SCN Rules of Engagement, English on these forums only please.

 

 

Regards

- Ludek

Senior Support Engineer AGS Product Support, Global Support Center Canada

Follow us on Twitter

ICM_HTTP_CONNECTION_FAILED but only for a particular user in a particular environment

0
0

Hello, strange SAP6 problem -- a service user is getting ICM_HTTP_CONNECTION_FAILED from our Test environment when they try to call a REST service using HTTP_CLIENT.  All other users can run the call without issue; i.e. there is no setup issue with the call, it is specific to the user.  And the same user is able to make the call in our Dev environment without a problem.

 

Security claims the service user has the same access in Test and Dev, but I don't see how else we could have this problem.  I'm contemplating asking them to create a new user from scratch, what does ABAP Forum think?  Maybe I'm missing something here.


Re: Cambiar formato a campo especiale Crystal Report

0
0

Hi Guadalupe,

 

If you're simply trying to format the numbers so that they appear with leading zeroes, creating a formula with this code:

 

totext(RecordNumber, '000000')

 

-Abhilash

Re: Trex error

0
0

Hi,

For such kind of errors you can try to search oss notes on http://service.sap.com/notes with the name of the function module. And the following tricks will help you reduce the number of hits:

Tip n°3: how to improve OSS Notes search results

SAP Automated Note Search Tool: I'm loving it!

 

As far as I can see I_SCHEMA_NAME was introduced with OSS note 1732117 in SAP_BASIS 731. So maybe that's the note you were looking for... but without further information about your system patch level it's impossible to tell.

 

Hope that helps,

Nicolas.

DATA: fname TYPE TABLE OF sy-ucomm.

0
0

Somebody can explain to me what mean this statement...

 

DATA: fname TYPE TABLE OF sy-ucomm.

REFLESH fname.

x

x

x

...EXCLUDING fname.

 

 

Would fname be a structure or intenal table type sy-ucomm?

 

 

Thank you for help

 

Weides

Re:how would i know in third party the vendor is created or not?

0
0

Re:how would i know in third party the vendor is created or not?

Re: Pass Data with Tags in Web Service Field - Consuming WS

Re: Reg: Field Symbol and Data Reference

0
0

Always the same stupid answer. You could save your time and our staying silente. If someone came hear and posted a question it didn't get a cleared answer.

 

Think about this!

Regard.

Re: How to close the Change Request all at once?

0
0

Hi Neni,

 

check the below tick"List output only(no update)"...or TEST mode

 

 

if you select this then execution will not make any changes but if remove this tick then status will be changed

 

hope this clarifies

 

 

Thanks

Prakhar


Cambiar formato a campo especial en Crystal Report

0
0

Hola estoy generando un reporte, pero la última columna del mismo debe contener un campo que enumere los registros que se muestran en el reporte. Se debe mostrar en este formato:

 

000001

000002

000003

.

.

.

.000100

 

He utilizado el campo especial número de registro, pero el formato solo es 1, 2, 3, ....., 100 y no lo he podido configurar en el formato que necesito.

 

Saludos!

Re: SAP BW 7.4

0
0

so do you mean to say that we no longer use HANA studio and use ECLIPSE to build HANA models? if that is the case then SAP BW 7.4 should be treated as a separate entity.

 

Please let me know,

Thanks.

Re: can we generate one report tab for each of the prompt values selected in the bobj 4.0 webi report.

0
0

Hi,

 

You can render the data depending on prompts but not the tabs.

 

May be you can wait for experts to reply.

 

Thanks,

Jothi

Re: BEX query directly created on production to be recreated in developmentsystem

0
0

Hello Ravi,

 

 

Step 1: SE01 -> New Request -> Transport of Copies -> New select DEV as you Target.

 

Step 2: Manually add all the query elements into the request created using above steps.

 

Step 3: Release the transport. (This will only release the query to the specified target in the transport request)

 

Step 4: STMS -> target queue and import.

How to locate a user menu in CMC

0
0

HI I wanted to put a new report for a user. But i dont see a menu for her. But it's possible she is using

 

'closer group' menu. How do i add a report to this group?

Viewing all 8746 articles
Browse latest View live




Latest Images