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

Re: Value date change in F110

0
0

Hi Experts,

 

Any update on this?

 

Regards,

Zubera


Re: Index Steps in Daily Batch

0
0

Thanks. Also wanted to understand the dependency between Compression and SAP Archiving :-

If i compress the cube data then can this affect Archiving process?

Because we are also planning to implement ADK archiving on huge cube tables.

 

So if compression is being performed regularly then can i still archive the compressed data and then remove same data from cube and again reload whenever required in cube?

Re: MS BPC Wizard - There are no application set available

0
0

Hi Prithivi Raj,

regarding the first point please see the note putting the error message, there are several notes about different causes that generates this error.


About the second error message, sorry I'm not a BASIS so maybe it doesn't help, but in the second screenshot I see .NET 1.1, bpc 7.5 need also 2 or 3.5 framework, could you please verify if one of these version are installed (better 3.5)?


The error "cannot create ActiveX" normally is received when the bpc user isn't an administrator of the machine, if so or you set it as administrator of the machine or, with the admin user of the PC, you have not only to install bpc but also to open excel with logon to bpc and open the web launch page where are the activeX, after that, normal user could execute bpc without issues.


Regards

     Roberto

Re: Data Wrangling / Cleansing in PA

0
0

Hi Jerold

 

If your using SAP PA Automated mode/ Infinite Insight, then things like null values are handled automatically, but like if your are using time series or regression based algorithm where date is there, you have to check the SAP document as in which all date formats are supported. Second thing will be some junk columns which may be containing huge text or description or blank columns may present in your data. For such scenario, first select the algorithm, load the data and before running the model just exclude those columns  unwanted columns, and you will get your desired ouput. You can go through the below link for getting acquainted with the tool.

Use InfiniteInsight Recommendation: SAP InfiniteInsight 7.0 - YouTube

 

Now after understanding about Predictive Analysis using Automated mode come to SAP PA Expert Mode, it needs a bit smart user, who understands the algorithms and their coefficients. The out of the box available Predictive algorithms provide the option to handle missing values and do the prediction for them, you just need to tick the check box. You can see the below snapshot here: for the below eg. you have the option to handle missing values

Capture1.PNG

 

For anomalies in the data - e.g. text in numeric field, SAP PA Expert Mode has Data Preparation Tab where you can convert the numeric field to text field.  Check the below snapshot. Where customer number is converted to text for analysis.

Capture1.PNG

 

Regards

Ranajay

Re: SMARTFORMS - Problem in grid maintenance

0
0

Hi ANDREAS APOSTOLAKIS,

 

As per your screen shot , You have maintained  4 columns width only , 5th column is null and trying to give 5th column . System throwing error. Pls check .

 

 

 

Kabil.

Calling procedure within procedure in HANA

0
0

Hi All,

 

 

I have created two procedures in HANA i.e proc1 & proc2.

I am calling proc2 within proc1 with input parameter as 2.

 

 

 

create procedure proc1 as

begin

call proc2(2);

end

 

create procedure proc2(in a integer) as

begin

select a from dummy;

end;

 

 

 

When I am calling proc1, it inturn calls proc2 & proc2 code should be executed i.e select 2 from dummy should be executed & I should get result as 2.

proc1 gets called successfully but I do not get result as 2.

 

Why I am not getting result as 2 after calling proc1? Can anyone help me out on this issue?

 

 

 

Regards,

Jimit Doshi

Re: SAP SMP SDK 3.0 SP07 in not installed Cannot upgrade to 3.0 SP07 PL1

0
0

Hello Jitendra,

 

Sorry for the delay in reply ,

 

Your answer served the purpose.its Right Solution for the Issue.Thank You.

 

additionally during the installation,it asked to Select if i want to Install MBO Toolkit installer.

 

In Running the Installer it says to mention path for

 

SMP3SP03-MBOToolkit-Installer-drop11.zip.

 

Can to state from where i can get this and how to point it later again in installer.

 

Regards

Lakhan

Re: Show Data in Excel Format embedded in SAP directly - ABAP Report

0
0

Hi HERNAN UNAS ,

 

Press Ctrl+Shift+F9 Button you can download into excel.

 

 

Regards,

Kabil


In GRC 10.1 Approval status showing PENDING

0
0


Hi Team

 

 

The access reqeust which i create in Dev system shows decision pending although requst is approved at all stages .The provisioning is not hapenning.I have attached the screen shot.

I have checked all parameter and settings and all looks fine.Tried to regenerate MSMP but no success.

 

Please let me know if anyone has faced this issue before and its resolution

 

Below is the system status

 

GRCFND_A V1100 7 SAPK-V1107INGRCFNDA GRC Foundation ABAP

GRCPINW V1100_731 7 SAPK-11507INGRCPINW SAP GRC NetWeaver Plug-In

Untitled.png

 

Thanks

Nitesh

Re: Multiple Rows Selection in Choose From List

0
0

Dear All,

 

I have written the code as below mentioned and getting an error whilw trying to copy the data to the matrix :-

 

Dim ItemCode As Object

        Dim oCFLEvento As SAPbouiCOM.IChooseFromListEvent

        oCFLEvento = pval

 

        If oCFLEvento.BeforeAction = False Then

            Dim oDataTable As SAPbouiCOM.DataTable

            Dim Code As String = ""

            Dim Name As String = ""

            oDataTable = oCFLEvento.SelectedObjects

            oMatrix = F.Items.Item(item).Specific

 

            Try

 

                For i As Integer = 1 To oDataTable.Rows.Count

 

                    If i = 1 Then

 

                        oMatrix.GetCellSpecific("col_1", oMatrix.RowCount).Value = oDataTable.GetValue("ItemName", i)

 

                        oMatrix.GetCellSpecific("col_0", oMatrix.RowCount).Value = oDataTable.GetValue("ItemCode", i)

 

                    End If

 

 

                    If i <> 1 Then

 

                        oMatrix.GetCellSpecific("col_1", oMatrix.RowCount).Value = oDataTable.GetValue("ItemName", i)

 

                        oMatrix.GetCellSpecific("col_0", oMatrix.RowCount).Value = oDataTable.GetValue("ItemCode", i)

                       

                    End If

 

 

                Next

 

 

Error is showing :- Can't Set focus to the item.


Please suggest .

Re: Not able to see my own logs

0
0

HI Subha,

 

Could you provide the screenshot/link, of Firefighter logs, you are clicking on

 

Regards

Plaban

Re: SAP SMP SDK 3.0 SP07 in not installed Cannot upgrade to 3.0 SP07 PL1

0
0

MBO Toolkit installer comes along with SMP Mobile SDK zip file. Again, its an optional.

 

If you have any existing MBO based app (built on SUP 2.x or SMP 2.3) and you want to have it on SMP 3.0 by extending then you can select it. Otherwise no need.

 

Please note, SAP is not recommending any MBO based development on SMP 3.0, this MBO toolkit is just for supporting existing apps.

Also, to run MBO based apps on SMP 3.0, you will need MBO runtime (that comes along with SMP 3.0 runtime/server)

Hope it helps.

 

Regards,

JK

Re: wagetype /649 not generating

0
0

Dear All ,

 

Issue Resolved until we dont exit the payroll /649 not shows into the RT .I was running simulation payroll.

Re: FICO - FV60 PREM Search Help

0
0

Hi, in standard there is no search help in FV60 / FB50 for PERNR.

a) what object(s) has been modified to activate search help for FB50?

b) both transactions use structure ACGL_ITEM. In structure ACGL_ITEM is there a search help assigned to PERNR?

Getting Started with Screen Personas.

0
0

Hi Sap Techies,

 

Although OpenSap Course elaborates all the necessary info, can you help me get started with SAP Screen Personas..

Since going through the OpenSap SAP Screen Personas course I figured out that to get the Functionality we need to have an Add-on onto theserver in order to attend the features of it.

 

Please light my path for activating screen personas.

 

Thanks,

--Pavan G


Test Equipment Calibration : Need to record master value also

0
0

Dear Sir,

 

During the result recording for Test Equipment Calibration , We need to record the value measured by the equipment as well as the value measured by master equipment .

 

To illustrate the case , We have a voltmeter equipment for which calibration is being done . During the process , voltage measured by this equipment is 12.03 volt and voltage measured by master voltmeter is 12.06 volt .  During Result-Recording  of the  calibration process , We need to record both the values .

 

But in the standard SAP system , We are able to record only the one value i.e 12.03 volt .

 

I request members to kindly guide me , as what steps need to followed  to address the above requirement please .

 

 

Rgds

 

B Mittal

Re: Drilldown function from ALV list

0
0

Hi,

 

This is nice, can we use this for internal tables ?

 

Regards.

Re: Download Appraisal Form (BAdI: HRHAP00_OFFLINE)

0
0

Dears,

 

can anyone help me how to save / download appraisal document tru PDF or any format

please clarify the steps ...

 

your reply is highly appreciated

 

thanks in Advance,

Re: SAP DIR shortcut and logon issues SSO

0
0

Hi,

 

Basically the SSO will store the username and password with respect to clients, Since you are trying to open the shortcuts from the SAP GUI the SSO needs to have the required information of shortcuts as well.

 

I could suggest you that SSO (3rd party application) to have shortcuts details.

 

Corns: Once the SSO is used with shortcuts then you may login CV03N T code all time when logging in through SSO.

 

I think you may not have option to log in both (Shortcut and R3 Login)

 

I would suggest you that you can use R3 for SSO and use shortcuts directly.

 

Please let us know the result.

 

Rgds,

Nayeem.

Re: how to test my source and target data?

0
0

There is a length function in Oracle.

 

You can use that function to calculate length of each columns  at source & then compare the same with target.

 

You can create query like shown below after running job:

 

Select length(column1),length(column2) from source_table

minus

select length(column1),length(column2) from target_table.

 

If the result is null then it means data is loaded correctly in target.

 

Thanks,

Swapnil

Viewing all 8713 articles
Browse latest View live




Latest Images