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

Re: access to Oracle databases from CR for VS

$
0
0

I tried the Crystal Reports 2013 designer (30-day eval) - got the same error in Preview as within the Visual Studio designer ("Failed to load database information.  Details: The database connector 'crdb_oracle.dll' could not be loaded.  The correct version of the database client for this database type might not be installed.")

 

Again, this is a report .RPT originally created with CR10 using the native Oracle driver - now I'm running it from CR13 SP1 on a Windows 2012 (64-bit) server with Oracle 12c ODP insalled (64-bit version).  I actually got data loaded at run-time in my ASP.NET application (created in Visual Studio 2013 compiled as 64-bit) running from this same server using this same report .RPT.  Is there any way to get the data loaded into the .RPT in Preview from the CR designer?


Re: Subcontracting material in R/3

$
0
0

Hi Ganesh;

 

I have a follow up question to this solution. 

 

In R3P, how do we backflush the entire BOM quantity for the subcontracted comopnents, when only a partial of the parent material is received?

 

For example, we sent 500 labels to the subcontractor for consumption in a parent material.  One was damaged, so we receive 499 of the parent number.  The receiving method we use now leaves the 1 label in stock at the subcontractor that must be manually adjusted out.

 

Is there a method we could use to ensure that all of the subcontracted inventory is back flushed, when the final receipt of the parent is entered, regardless of the quantity?

 

Your help on this would be much appreciated!

Re: Fiori Error while creating catalog and Group in Fiori Launchpad

$
0
0

Hi Masa,

 

Thanks for your reply,we are able to resolve this issue there was some system alias issue which is resolved by Basis Team.

 

Now we are facing another issue we are following your blog Understanding launchpad object relationship with screenshots and assigned the roles ( SAP_MM_BCR_BUYER_X1 (Group) and SAP_MM_TCR_T_X1 (Catalog)) mentioned to user but user is not able to see the application in launchapd i.e he is getting blank page.

 

Regards,

Trilochan

Re: Red X instead of images when running a CR for VS report in my ASP.NET app

$
0
0

Hi Trevor,

 

What happens if you simply double click on the image when browsing through Explorer, not IE?

 

Seems like it's missing a dependency to display images in the DDE command.

 

Try Fiddler and Process Monitor and look for Permission Denied or Access errors.

 

Don

Re: How to modify existing code of SQVI report?

$
0
0

Hi Jogeswara,

 

       is there any option to edit and add various condition based on particular requirement?

 

Thanks
Savita

Re: GRC 10.1 SP06 - Role sync fails with dump DBIF_RSQL_INVALID_RSQL

Re: Dump CALL_FUNCTION_SIGNON_INCOMPL

$
0
0

Hello Divyanshu,

 

The system is SAP ECC 6.0 and SP level is 14. We did support packages installation 3 weeks back.

But we are getting these dumps from past 3 days.

 

Regards,

Mohit

Re: Project Cost Settlement

$
0
0

Are you sure that the actuals incurred were manually settled using FB01?


As far as i know, FB01 is used to post documents not to settle anything. Try reversing the posting done using FB01 and then follow the normal process of booking actuals for purchase order processing.

 

Check the reports then and let us know.


Re: Problem exporting PDF from Crystal after installing BO BI Client Tools

$
0
0

You would have to uninstall the current version and then install one of the 4.0 versions.  The issue is that your client tools version should really be exactly the same as your version of BO.  If you run into any issues and have to open a support case, the first thing SAP will have you do is upgrade the Client Tools.

 

Another option that you have would be to upgrade to the latest SP of Crystal 2011 and see if that makes a difference.

 

Also, anything that was written in CR 2011 will run fine in CR 2013 - there weren't really any features added in 2013, just the name was changed, so the two are basically interchangeable.

 

-Dell

Re: SE16_DUMP : SYNTAX_ERROR : Syntax error in program "SAPLSETB ".

$
0
0

I suspect the issue is coming after execution of "RS_TABLE_REPORT_GENERATE" of FM.

 

Any way to resolve this dump?

 

Regards,

Sanjana

Re: no program run in background

$
0
0

i run extractor "z" program in background.

 

This extractor generate xml file stored in application server path like "D:\usr\sap\put"..

 

when i look for the xml file in that location, i don't find it.

 

when i execute this report in foreground, i find well the xml file in that location.

 

Do have any idea?

Re: Inspection lot creation time

$
0
0

The easiest way is to manually create a lot, write down both times from QALS.  Wait a few minutes, then go in and make a UD.  The UD time should only be offset a few minutes from one time or the other.  Than you'll know how to write your program spec.

 

Craig

Re: The product version is not registered on the server. Contact the administrator of your FLEXnet Connect account.

$
0
0

Hello Don

 

Thank you for the reply

 

My memory fails me on the order in which updates were installed.

 

There was an update that I installed for CR and there was an update for VS but which one was done first I am not sure, but I think that the CR update was after the VS update

 

Regards

David

Portal side Upgrade Prerequisistes

$
0
0

Dear Experts,

 

we have planned for upgrading our portal systems from NW7.0 to NW731.Please provide the portal side prerequisites what we have to follow before upgrade and activities after upgrade. I have gone through NW731 upgrade guide but it does not have much portal side activities.

 

we have the below portals:

 

1.NW70 Dual stack system ESS(dev,prd) portal with back end ecc6ehp5:

2.NW70 Dual Stack system ESS(dev,prd) portal with back end ecc6ehp4

3.NW702 Single stack Portal with Back end ECC6EHP4

 

all of the above systems are developed with applications webdynpro java and i am not sure some of the applications are on webdynpro ABAP. I am new to the this landscape and also for ESS Systems.

 

Please provide some prerequisites to be follow for ESS and for customized logon par files and is there any aviable prerequistes for the above systems

at portal level.

 

shall we go for upgrade to NW731 with same backend as existing  Backend Systems.Please guide me

 

 

Regards,

Samba.

Re: SAP Screen Personas - Textbox

$
0
0

Hi,

 

ok, then as suggested, use a script to copy the data from your custom fields to the additional data fields on the other screen, you can execute your script upon saving the customer by replacing the save button with your script button and include a save action at the end of the script.

 

Neil


Re: Different Authentication methods for different interfaces/channels (SOAP) PI 7.11

$
0
0

No. Maybe I wasn´t clear enough...

 

We already have 100+ interfaces implemented and running OK in production env. with Basic Auth. Now we need to implement SPNego, so we can't change the auth stack without affecting the already implemented interfaces.

 

All WebServices (SOAP Sender Adapter).

 

I know this isn't some simple task, but I was hoping some guru could enlighten me.


There should be some way to have multiple auth methods for the same adapter type.


Thanks in advance.

Re: target costs of a production order: What material cost estimate is used

$
0
0

i have a doubt how is actual, target,planned cost is calculated??????

Please specify which all transactions are used.

Re: Template file - EPM.hdbdd

$
0
0

Hi Zhou,

 

Thanks for your quick reply.

 

If i say that Native HANA( XSJS, ODATA etc.) is not in my scope currently then i need not switch to Project Explorer in Development Perspective.

 

Thanks

Kamal

Re: Difference B.W "RSR_VARIABLE_F4_RESTRICT_BADI" and "ZXRSRU01"

$
0
0

Instead of handling this requirement with BADI for F4, you can achieve with compounding characteristic concept in modeling.

 

You can make Purchase Group as Compounding char for plant in RSD1. Then your functionality can be achieved in BEx.

Re: Buttons Save and Back , Save , Cancel not appear

$
0
0

Hi Siddharth.

 

I have checked the class CL_HRESS_PER_DETAIL , method MODIFY_CNR_BUTTON, found the solution -

 

 

SE80-->FPM_OVP_COMPONENT

 

Config ID: ZTESTESS_CC_PER_OVP-->Button "Start Configurator"

 

1. Select Edit Page.

2. TAB Toolbar Scheme

3. Add ToolBar Element

4. Element added.

 

Agregar botones pagina de detalle.jpg

 

Thanks

 

Regards

Viewing all 8798 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>