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

Re: Create a line chart from a DataSet using DateTime Field and value (decimal)

$
0
0

hi Neal,

 

although you can set a scale at run time you can have several charts with different scales and then conditionally suppress them based on the required scale. it's annoying but works.

 

-jamie


Re: Method of adding a graphic to a Report

$
0
0

Hi Neal,

 

In the dataset, it's type is byte[].

 

For Ex:  Save the image as a serialized string in the database.

 

Get it back as a byte array to put in the dataset:

 

byte[] buffer =Convert.FromBase64String(serialized string filed)


In the Crystal Report design tool, we just drag the field.

MB25 Not Displaying an Open Reservation

$
0
0

Hi Guys,

 

I know this is going to be an easy one for you but I just can't figure it out.

 

I have an open work order that generated a reservation, but when I try to pull it up on MB25 it doesn't come up unless I check the "Goods Movement Not Possible" box.

 

What could be wrong with the reservation? I have attached screen shots.

 

Thank you all in advance.

Re: EXTRACTING DATA FORM SWIFT MT103

$
0
0

Hi, thanks for your reply

My source file is the attached file, and I want to extract the fields from this file, the file contain many fields encoded as follow ":XXX:"  which XXX is 20, 23B, 50K , 59 Etc, and the target is a table with columns regarding to theose fields, each source file should produce one record in the table, but in the record I should place the informations in the right columns (fields).

 

thanks

Re: HANA BW free trial - no BO Launch Pad - CMC Only

$
0
0

Hello Tony,

 

we are looking into this and will update you as soon as this has been resolved. Sorry for the inconvenience

 

regards

Ingo Hilgefort

Re: Error Under >>BPC Admin>>Security>>Users>>"Users could not be retrived"

$
0
0

Hi Aravind,

 

Are you working with which version and SP level of BPC? (i.e.: CPMBPC 801 SP02)

Is your user an administrator of the environment you're maintaining?

Do you have SAP_ALL and SAP_NEW profile? (check in tx SU01)

What profiles does BPCUSER has in Netweaver? (tx SU01)

Have you followed all the post installation steps from the install guide?
(it doesn't matter you won't use some profiles or you're on QA and will transport the environment from DEV. All post installation steps are mandatory)

 

Regards,

Marcelo


Show Specific Groups Based on Record Criteria

$
0
0

SAP 14 / 2010

 

I am trying to make a report that will only return the Group if its records meet some sort of criteria.

 

So using my data below, and if the Job requires a variable called Criteria (this variable can be static and does not have to be a parameter), how do I get my Report to only return the Approriate Groups.

 

Example 1

Grouping = Job

Criteria: Saw, Tape Measure.

 

Returned Groups:

Job 1

Job 4

 

Example 2

Grouping = Job

Criteria: Screw Driver, Hammer

 

Returned Groups:

Job 1

Job 3

 

Example 2

Grouping = Job

Criteria: Pliers, Wrench

 

Returned Groups:

Job 2

 

Sample Database Table Looks Like This:

 

JOB_NUMBERTOOLS_REQUIRED
Job 1Hammer
Job 1Saw
Job 1Tape Measure
Job 1Screw Driver
Job 2Pliers
Job 2Wrench
Job 2Hammer
Job 3Screw Driver
Job 3Tape Measure
Job 3Hammer
Job 4Pliers
Job 4Saw
Job 4Tape Measure
Job 4Hammer

Re: Table Reorganization for Table/index name BALDAT

$
0
0

Hello,Do we have any SAP note to follow above procedure.

 

Regards

CC


Re: unable to load the dimension member

$
0
0

Hi Gopal,

 

What are the exact steps you're following to maintain these members?

In my VM copy & paste is a bit funky but it works.

Also, which browser are you working with? What is its version?

 

Regards,

Marcelo

HTTP_POST to .aspx URL/form

$
0
0

Hi Folks,

 

My requirement is to post data to an aspx form from ABAP program. After searching in the forums, I decided to use HTTP_POST function module to achieve the goal.

 

Now when I execute my program, I do get the status as 'OK' and status code of '200' but data is not getting posted to the form. The way I have been trying to pass data is - I have a structure with field names same as the form field names. I populate the corresponding values in the local work area and append it to request_body table. Which I have come to realize may not be the correct way. I also tried passing the data same way to request header, that did not work either.

 

Does someone have example code on how to use HTTP_POST? or suggestions? I tried where-used on the FM, but could not find anything discreet.

 

Or at a higher level, is this approach right to post data?

 

Thanks! 

 

#HTTP #POST #ASPX #ASPNET #ASP

Fiori Approval RFC Error

$
0
0

Hi Experts,

I’m at a customer implementig Fiori Approve Purchase Order, Approve Purchase Requisitions, and Approve Travel Expenses.

While running the Approve Purchase Order App, I get the following error:

Error RFC.png

I see that it brings back the workitem assigned to the user (so I guess communication is fine but..)

When I run it on the gateway client I get this error:

Error RFC2.png

Error RFC: An exception occurred that was not caught.

So I go through the error log. The flag backend error is checked. I run backend monitor and nothing is displayed.

Error RFC3.png

Error RFC4.png

Please Help.

Re: Adding GIS Control to the WPF Agentry Client

$
0
0

Hi Mohit,

 

You can get a developer version of the SDK after you sign-up to the ArcGIS Developer site

 

ArcGIS for Developers

 

Cheers,

Stephen

Re: BPC 10 - MDX PARSER creation using RSTPRFC

$
0
0

Hi Maurizio,

 

 

I suggest you follow the steps below in your target system:

  1. First re-create your RFC "MDX PARSER" connection of type TCP/IP (run a connection test to confirm it's working).
  2. Then go to transaction RSTPRFC, select the BW client and create the RFC Connection for the import postprocessing. You can name it mostly anything so don't use "MDX PARSER", try a combination of your system name and client along with the transaction name.Enter a background user and password and save it.
  3. Now go back to SM59 and ensure the connection you entered above exists. It should be of the ABAP type and the user in the "Logon & Security" tab should match the one you entered above. Run a connection test and a Authorization test (utlities menu), both of them must run without issues.
  4. The background user from the two steps above must have at least S_BI-WHM_RFC profile (Importing Client-Dependent Objects - Generic Tools and Services - SAP Library)
  5. If you want extra authorization to ensure transport will succeed then grant SAP_BPC_SERVICE (profile must have been generated already) and SAP_ALL + SAP_NEW if you really don't want to bump into authorization issues.
  6. For your transport request try to transport the whole environment first.

 

Regards,

Marcelo

Re: Use of DocKey@ in Crystal Reports

$
0
0

Hi,

 

If you run above query in SAP B1 query generator, you can also find the problem before import crystal report.

 

Please close this thread by marking correct answer to Mr.Thomas.

 

Thanks & Regards,

Nagarajan

 


Re: Valor de adquisicion y depreciacion historica en Activos Fijos SAP 9.0

$
0
0

Hi,

 

I think by mistake you have posted in English forum. Please repost your query in English or report at correct forum.

 

Thanks & Regards,

Nagarajan


Re: Last prices report

$
0
0

Hi,

 

No. It is just report to compare price. It will not update prices in sales order.

 

Thanks & Regards,

Nagarajan

Re: How to Import the Enterprise Portal EAR files in Track.

$
0
0

the nwds looks like 7.0 version.

Re: Questions for SAP Payroll

$
0
0

Hello Abdullah,,

 

Yes,you can track the employee travel plan,travel approval requests,leave request,PMS status and requested advance payment on the way to approval till clearence from bank.For that you need a workflow consultant and a abaper to do so.Employee hopefully can visit an track those in his ESS portal,as all employee havn't authority to use SAP .

 

Please explain in details-Process off-cycle urgently payment during payroll area locked for closing??

 

Regards,

Pradip

Re:-PCR

$
0
0

Hi,

 

Its depends on your client requirement for both time and payroll.

 

regards,

pradip

Re: IDES EHP7

$
0
0

Hi Goluef,

 

I am struggling for many weeks to install the IDES EHP7, with no success.

It took some time until I realize that I have to use SWPM instead the SAPINST, but it is always missing something, that don't allows me to finish the process

So please, give me the basic steps to install, mainly the required media, and the steps on the SWPM.

Any help will be very appreciated.

 

 

Best Regards,

 

Flavio Amoedo

Viewing all 8798 articles
Browse latest View live




Latest Images