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

Re: Concatenate negative sign in CR


Re: How to increase the performance of FPB7 run

$
0
0

Hi Priyanka,

 

It may happen that after the Security upgrade there are some more authorization checks, which have been introduced in the standard program which is taking up the time.

If you put a trace on, you get the authorization objects, which are getting hit with the execution of the program.

 

Also check if you are running some other mass job or not in parallel to the payment job, it will also have an impact on the performance of the job.

 

Hope it helps

 

Thanks,

Amlan

Access DBF files using PCO

$
0
0

Hi There,

 

I am trying to access DBF file data using PCO.But i failed at the end with PCO query couldn't get available columns from table.

 

Steps i did :

Created System DSN with 'Microsoft dBase Driver (*.dbf)' with database directory. ( version selected - dBase 5.0)

Created Source system with ODBC agent and selected system dsn created in 1st step as Data source

Created Agent instance and updated query ports as SAP MII

Created Data server in MII

Created PCO query and selected above data server .

 

Selected 'DBQueryBuilder' as mode. I can see tables list available but i can't see available columns after i select a table.

 

Did i do any thing wrong?

 

I have attached two sample dbf files i am trying to access with this note for your reference.( Please change the extension from .txt to .dbf, I couldn't attach .dbf's directly to the message )

 

Landscape information :

MII 12.2 SP 0

PCO 2.3

MII and PCO are in different hosts.

 

Thanks

Hari

Re: Failed to bind columns - Error JRCCommunicationAdapter

$
0
0

Try to call reporrDocument.verifyDatabase(). Solved My problem.

Re: How to integrate ESP with BPM using the WebServices (SOAP) Output

$
0
0

Problem solved...

 

The steps I've described above works fine if you take the small changes within the adapter_config.xml and mapping.xml inconsideration.

 

Neal, thank you for your help!

 

1.png

 

2.png

Re: SAP CUA to LDAP AD integration - specifici AD group

$
0
0

Sorry Muhammad - my experience with CUA is near zero.  Perhaps someone else can assist.

 

Peter

Re: Error in transport order (LT01)

$
0
0

please explain how you checked out that the destination storage has enough capacity. This information is important to help you.

Just saying it is all in order doesn't explain anything, especially as it is rarely true if SAP tells you something different via an error message.

Multiple Inputs to one RFC

$
0
0

Hi

 

I'm trying to pass some standalone values as well as two tables to a backend RFC.. however VC is calling the function twice. The second call does not include the standalone values (only the two tables I am passing)

 

I've had this issue with the old VC but I'm not sure how I got around it.. what is the proper way?

 

I have one event called 'toplevel'. I have connected my form and created a button that sends the event toplevel.

I have created two tables and connected them with the event *toplevel

model.jpg

I set a breakpoint in my RFC. It gets called twice.

The first time all data is passed correctly.

FirstCall.jpg

The second call only the tables are passed (no date is passed).

secondcall.jpg

 

This is a big problem because the second call wipes out all my results/data.

 

I tried removing the *toplevel and replacing it with just toplevel (Removed the asterix). This does not pass the tables.

 

asterixremoved.jpg

 

Not sure what to do next? How can I make sure it is only called once and it passes ALL values.

 

Cheers

Brad

 



Re: IE 11 not displaying report parameter window

$
0
0

Hello Mr. Dell,

 

Thank you for your reply. If possible, where can I find out when the support for IE 11 will be included for crystal reports or which version of crystal reports support IE 11?

 

We really don't want the users to revert and use compatibility mode.

 

Thank you

Arpan

Re: Access DBF files using PCO

Re: CAMPOS DE SERIALES FACTURA DE VENTAS

Re: How to set custom numeric settings on the chart using c#?

$
0
0

Hi Jonatan,

 

Unfortunately we have never had and API's into charts, 3D Graphics is the owner of that third party dll and they at one time supported using their SDK to customize charts but since we moved to .NET I don't believe their SDK can access the charts now.

 

Only way would be to do this within the report itself.

 

Don

VKM4- How does the Credit Value calculated?

$
0
0

Hello SD Experts,

 

See below VKM4 screenshot what is the significance of credit value? How does it calculated. How can i get the calculation of credit value for a sales order? I know net value is taken from items net value minus taxes.

Capture.JPG

This is what F1 help shows but i could not get it how it arrived to the Credit value figure.

 

F1 Help

Credit value

Specifies the value of the open items.

In the order, this value is

  • the quantity not yet delivered
  • the quantity not yet billed

In the delivery, this value is

  • the quantity not yet billed

 

If anyone can explain me where can i track/see the values tied to sales order it will be great.

 

Thanks

Hrusikesh

Re: Query related to JAVA Backend Enhancement in Syclo

$
0
0

Hi Neha,

 

You don't need to change Server and User class, you can use existing Server class by setting value of serverClass in Agentry.ini

 

But you can also extend the existing Server & User classes, if required. In this case, don't forget to point your new Server class via serverClass in Agentry.ini

 

Regards,

Sahil Dudeja

Responsible Service Org and Service Team (partner function)

$
0
0

Hi all CRM gurus,

 

I'm trying to understand the reasons behind the following design and I hope someone can clarify some points for me:

 

1. Organisation structure in CRM is set up with service organisation followed by service team, e.g.

 

ABC Company

|_Call Center 1 (the service organisation indicator under Function is selected)

  |_ Region A

                   |_ Service Team A (the local service team indicator under Function is selected)

                                 |_ User Nancy

|_Call Center 2 (the service organisation indicator under Function is selected)

  |_ Region B (the service organisation indicator under Function is selected)

                   |_Service Team B (the local service team indicator under Function is selected)

                                 |_ User Mary

 

2. Organisation determination is set up using rule 14000148 and assigned to the transaction type Z001 for interaction transaction.

 

3. A service team partner function is created and set up to be determined automatically via the user's assignment in the org structure (14000148). This partner is configured to be made available on the interaction record screen.

 

4. When a new interaction is created by user Nancy, the system automatically derives the following

Responsible service org = 'Service Team A'

Service organisation = 'Call Center 1'

Service team partner = 'Service Team A'

 

5. When user Nancy decides that this call should be looked after by another group, she assigns the user Mary and changes the Service team partner to 'Service Team B'. The reason why she has to change the service team partner manually is that the system does not automatically re-determine the partner in change mode.

 

What I can see is that the focus here is on the service team (which is the partner) and there is no means to update the service organisation and responsible service organisation. So, when the user is changed to Mary, although the service team is captured correctly, the corresponding responsible service organisation (i.e. Service Team B) and service organisation (i.e. call center 1) still remains the same. Is this acceptable?

 

I would think that the responsible service organisation and service organisation needs to be re-determined but this is not the case.

 

Are there any reasons why one would not re-determine the responsible service and service organisations?

 

The service team (partner) and the responsible service and service orgs seem to be handled quite independently which is another area that I don't understand. What is the benefit of having a service team partner?

 

I have not seen a lot of queries in this area so am not sure whether my thinking is correct or not.

 

Appreciate some pointers on the above.

 

Cheers!

SF


Re: Add the text segment e1edpt1 within already existing IDOC edidd

$
0
0

edidd-docnum = <Idoc number>
edidd
-segnum = <Leave blank>
edidd-psgnum = <E1EDP01 segment number>


See below EDID4 screen-shot for your ref.


2-26-2014 1-19-33 PM.png

Re: Crystal report Print small print area

Re: In a assement cycle accounting entry is not geting generated in FI

Re: Issue with Process and forms Subtype for IT0703 is not showing in value field

$
0
0

First check if you are able create a record in PUIT_UI.

Re: transports of plants failed

$
0
0

check whether any dependencies created for these object or not.

If not, revert back the changes in DEV, generate a TR and move it to QEC for sync.

Viewing all 9236 articles
Browse latest View live


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