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

Re: Different tabs on UI-API form

$
0
0

Hi Ted,

 

If you want your items to only appear on one specific tab then you should set the FromPane and ToPane properties to the pane level of that tab.

 

Example:

oCheckBox.Item.FromPane = 2

oCheckBox.Item.ToPane = 2

 

If you set FromPane to zero then this means that the item will appear on all pane levels (regardless of the value you set in the ToPane property).

 

Kind Regards,

 

Owen


Re: Maintain entries for Z data element

$
0
0

Hi Pham,

 

Could you please clarify whether you want to maintain new entries to the table or you want to add entries to the domain.

 

If you want to maintain fixed values you cannot maintain entries at Data Element level but you can do the same at Domain Level.

 

Thanks and Regards,

Vinay Mutt

No ATP orders found in WUF

$
0
0

Dear Experts,

 

We would like to know how to delete atp orders from wuf. Apparently we were able to delete some of the orders from wuf but upon doing them I noticed that wuf still gives atp order with no details at all. At first, there were still details and then we ran the deletion programs. Upon going back and checking again wuf, the details are gone from atp order but we can't still delete the product-location since it is saying that there are some orders from wuf. How can we proceed? Thanks! 

 

Regards,

AA

Re: Connection between MS Sequel server 2007 & SAP BW 7.4 on HANA

$
0
0

Hi Suresh,

 

1) Use Smart Data Access (SDA) in HANA Studio to connect virtually to MS SQL Server.

2) Create Virtual Tables

3) Create Open ODS View using BW Modeling tools in SAP HANA Studio.

4) Then if you want to persist data in BW, create ADSO on top of Open ODS View.

 

Regards,

Venkat N.

Re: Correlation Matrix

$
0
0

Hi Uwe,

 

In addition to Andreas' suggestion below, in case you are working on a PA + HANA architecture, you could use the Multivariate Statistics PAL within HANA.


This function calculates several basic multivariate statistics including covariance matrix and Pearson’s correlation coefficient matrix. The function treats each column as a data sample.


Here is an extract from the PAL documentation for your reference:


Covariance Matrix

The covariance between two data samples (random variables) x and y is:

Multivariate Formula 1

Suppose that each column represents a data sample (random variable), the covariance matrix Σ is defined as the covariance between any two random variables:

Multivariate Formula 2

where X=[X1,X2,...,Xn].

Pearson’s Correlation Coefficient Matrix

The Pearson’s correlation coefficient between two data samples (random variables) X and Y is the covariance of Xand Y divided by the product of standard deviation of X and the standard deviation Y:

Multivariate Formula 3

Similar to the covariance matrix, the Pearson’s correlation coefficient matrix Σ is:

Multivariate Formula 4

where X=[X1,X2,...,Xn]

 

Regards,

Surya

Re: Clear CFL EditTextBox

$
0
0

Hi Lakshmi,

 

Try this:

 

Private Shared Sub clearAllEditTextOfForm()  Dim items As SAPbouiCOM.Items = objApp.Forms.ActiveForm.Items 'here, get the form that you need clear  For Each item As SAPbouiCOM.Item In items 'walk in items of the form  Select Case item.Type  Case SAPbouiCOM.BoFormItemTypes.it_EDIT 'Case type of item is equal EditText  If item.Enabled AndAlso item.Visible Then  Dim edt As SAPbouiCOM.EditText = DirectCast(item.Specific, SAPbouiCOM.EditText)  edt.Value = String.Empty 'clear the EditText  End If  Exit Select  End Select  Next
End Sub

I wrote this method to clear all EditText controls of a form(I wrote in C# and it was converted to VB with Code Converter | Provided by Telerik,  I hope that site has converted correctly).

 

Hope it helps you.

 

Regards,

Diego

CAPACITY REQUIREMENT LEVEL PERSONNEL NUMBER (ASSIGNMENT TYPE ‘4’)

$
0
0

Hi,

 

We have configured work manager to push the work orders based on operations assigned to that user using Assignment Type 4. But this has created some issues in the system wherein work order start and pause buttons are inactive. I ahve few questions around this.

1. Is the use of Assignment Type 4 not expanded properly so that with configuration panel changes, the buttons like Order Start and Order Pause remains active?

2. Do we need to do enhancements for Assignment Type 4 so that process do not break?

3. Work order transfer functionality now fails everytime during sync.

4. For existing work orders which were started, now I cannot do time confirmation because the buttons are inactive.

 

Is there any OSS note available to fix the issues around Assignment Type 4?

 

Any help is appreciated.

 

Thanks.

Re: How to clean recent history in Launchpad

$
0
0

Hello Manikandan Elumalai

 

Is there an alternative ? For each user can clean if they want the recent history ? Or maybe remove only some items of the recent history ?

 

Regards

 

Héctor Santos


Re: Fiori Launchpad My Inbox (CA_FIORI_INBOX) Tile does not displaying

$
0
0

Hi Abdul,

 

I'm working with Regis in this issue.

 

The log of Console are attached bellow

2016-01-11_2221.png

 

I checked these authorizations and all are assigned to role ZSAP_UI2_ADMIN_700 and this role are assigned to use

2016-01-11_2229.png

There are other verifications to do?

 

Thanks & regards

 

Luciano Feletti Aponte

Re: Stop Email sending

$
0
0

Hi Earl

 

You need to check the Print Preferences for the User Defaults as well.

 

Kind regards

 

Peter Juby

Re: Consulta Formatada Divisão de Dois Campos

$
0
0

Olá Elder,

 

Não deveria haver uma clausula where em sua consulta , especificando qual o DocEntry da nota que você quer calcular o frete? Dessa forma trará um único resultado.

 

Att,

Diego

Re: CANADA Year End 2015

$
0
0

The YE15 Master Note for Canadian Year End 2015 is a very good source of information.

 

Currently, only in it will you find about the 6 Notes (2262236, 2241798, 2261900, 2258800, 2245419, 2228362) that were released on January 5 and 6.

How can do Mass Changes in Z field for Customer Master

$
0
0

we have a custom fields in the customer master, we want to update the whole customer master with new settings. Question is how can we add custom fields to update through XD99 or Mass ?

 

Thanks

Splitting cost element at material consumption

$
0
0

Hi

 

We are using standard production process without material ledger activated. Creating a production order for a FERT and BOM component is a HALB (€100) which is also own produced. At goods issue, €100 is posted into material consumption cost element.

 

Now I'm exploring the possibility of splitting material consumption amount into more than one cost element, with a distribution rule referring HALB material's costing structure. Not sure if it exists in standard SAP?

 

milk

Architecture Option

$
0
0

We often read that SLT is the standard method to import ECC data to yMkt. SLT creates a schema and HANA uses schema mapping to redirect the yMkt views at the replicated schema.

 

Can yMkt reside on the same server as ECC? If so can we use schema mapping to point directly at the ECC tables and so eliminate the need for SLT?

 

Thanks

Cliff


Re: SAPCC 2.0 vs new version

$
0
0

You should not upgrade only if main reason for that is to have the latest version of application.

 

I presume, since you have SAP CC, that means your business is usage and subscription based.

 

Rational decision should be based on cost benefit analysis - if benefits of BRIM implementation are bigger than cost of implementation you should upgrade.

With BRIM, I mean Hybris Billing implementation your company gets much more than just latest version of rating and charging server.

 

P.S. BTW, I believe your organization could benefit from Hybris Billing implementation.

 

Cheers,

Mario

 

Message was edited by: Mario Prkacin

Re: PERFORM_NOT_FOUND short dump

OB29 - Custom Variant / Factory Calendar Year Variant in BW

$
0
0

Hi BW Experts,

 

Need your help !!!

 

1) BW version 7.1

2) Data sourced from Non SAP ( EDI)

3) There is a new requirement. need to maintain new Factory Calendar variant in BW – OB29 (Year Dependent) will change every year.

I tried in various way to maintain custom calendar in BW- OB29 but no luck.

and haven't seen any useful SCN posting for this requirement.


Factory Calendar year will start in Feb ( may not start at 1st) and End in Jan ( may not end with 31st),


Need maintain these custom variant for month, week , and Quarter, finally need to create a YTD report, Weekly reports based on this calendar.  Data flow has built long back and current report is running based on Fiscal Calendar ( 1st Jan to 31st Dec) - which has be changed based on new factory calendar.


It would be great if someone could help me to resolve this issue.


Note :  Jan 30, 31 will fall under next year 2017, First week of Feb

 

Attached  calendar for 2016, Please suggest me how to maintain/achieve this factory calendar in BW ( OB29). thanks in advance

  Image-0216.png             Image-0217.png


For example I tried following way but no luck


OB29 - BW

22810
20120
32720
30430
43030
40130
52840
50250
62650
60460
73160
82870
80380
92580
90590
103090
1001100
1127100
1103110
1225110
1206120
12912+1




Thanks in advance, looking forward your responses


Regards

Muruga



























Re: Short dump: Call (PERFORM) to a non-existent routine

Re: Short dump SAPLSLVC_FULLSCREEN in ALV mode

Viewing all 8594 articles
Browse latest View live




Latest Images