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

Re: How to remove Attachment lines?

$
0
0

Hi William

 

The following is working in one of my add ons:

 

Dim vAtt As SAPbobsCOM.Attachments2

vAtt = oCompany.GetBusinessObject(SAPbobsCOM.BoObjectTypes.oAttachments2)
        
vAtt.GetByKey(AttCode)
vAtt.Lines.SetCurrentLine(AttLine)
vAtt.Lines.Override = SAPbobsCOM.BoYesNoEnum.tYES
vAtt.Lines.SourcePath = ""
vAtt.Lines.FileName = ""
vAtt.Lines.FileExtension = ""
retval = vAtt.Update
If retval <> 0 Then
    oCompany.GetLastError(lErrCode, sErrMsg)
    oApp.SetStatusBarMessage("Exception removing attachment" & sErrMsg)
End If

 

Kind regards

 

Peter Juby


Re: Handling of Null as output in Scripted views

Re: Correct Automatic work orders being generated for the year 2023

$
0
0

Hello Daniel,

  • The Call Horizon 0% is causing immediate call of future plans. If it is set to some 95% etc these calls will be shifted close to the Plan date. From the picture provided this much can be assessed. For other specifics you need to provide pictures of other tabs too (Cycle, Scheduled calls).
  • If these calls are being generated from a background job (SM36/SM37), then you need to cancel the same and regenerate a new job with a new IP30 variant after modifying the Call Horizon. (Ignore this point if not applicable to you).

 

 

Regards

KJogeswaraRao

Dynamic Internationalization / Localization

$
0
0

Hello!

 

We have MII work centers on the manufacturing floor that run under "dummy" accounts (ex: workcenter1 login). That login is set to use a language setting of "es" (Spanish). We have many different users throughout the day who clock in and out of the MII application, but the single dummy account is who is actually logged in. Meaning: each workcenter user does not login / logout throughout the day. The application stays running under the dummy account.

 

I have a requirement to allow users to change the language setting within the application as they see the need. In the example above - the default setting is Spanish, but maybe that particular user is more comfortable reading English. They need to be able to, on the fly, set the new language and have the page render correctly.

 

I have defined 2 bundle files: MII_en.properties and MII_es.properties and placed a few label names inside each. If I change the dummy user's language preference in their account and log out and log back in under that dummy account, the new language takes affect as I'd expect. The labels are read from the correct bundle file.

 

However, if I try to programmatically, within the MII application, set the session variables for Language, Country, locale and Locale - it has absolutely no effect on the page or resource bundle that's chosen! I always see the labels as they were when the user logged in.

 

In "normal", non MII, web development (think: Java/Spring/JSP stack), I can create a dropdown list for the user to choose their session language dynamically and refresh the page. The correct resource bundle gets picked up and the language renders correctly. I don't need the user to log out and log back in.

 

Is this same functionality not available in MII? Am I required to have the user log out and log back in?

Re: Training for next step

$
0
0

Thank you so much Raghuraman!

 

So learning Hana cloud integration would be considered expanding my PI skills, plus both Hana and Cloud are in demanding, so probably I would go with Hana cloud integration first.

 

Blue

Re: Which service pack supports IE11

Re: Select statement is not retrieving the data in background

$
0
0

Hi All,

 

Thank you for your replies.

I am calling this in function module immediately after PO release.I check V_ekkona has data but my select statement is returning sy-subrc eq 4.

 

 

 

Thanks & Regards,

Anusha.B

2 SAP Clients from different 2 SAP Server network in same computer

$
0
0

Hi all

 

Is it possible to access 2 SAP Clients installed from 2 different SAP Servers B1_SHR in the same computer?

 

 

 

 

 

Kedalene


Re: How can I make horizontal input box in XML.view??

$
0
0
<mvc:View  controllerName="sap.ui.layout.sample.HorizontalLayout.C"  xmlns:l="sap.ui.layout"  xmlns:mvc="sap.ui.core.mvc"  xmlns="sap.m">   <form:SimpleForm  width = "50%" editable="true">    <l:HorizontalLayout class="sapUiSmallMargin" >       <Label id = "iO" text= "IO" design = "Bold"/>       <Input type = "Text" width = "20%"/>       <Label text = "Date" design = "Bold"/>       <Input type = "Date" width = "35%" />  </l:HorizontalLayout>  <Label text = "Purpose" design = "Bold"/>  <Input type = "Text"/>  <Label text = "Spec" design = "Bold"/>  <Input type = "Text" />  <Label text = "Ship to Loc" design = "Bold"/>  <Input type = "Text"/>  </form:SimpleForm></mvc:View>

Many examples including code can be found in the "Explored" section of the SAPUI5/OpenUI5 Developer Guide.

 

OpenUI5 Explored

 

Cheers,

Stephen

Re: Error Item category

$
0
0

Hello Rodney,

You should start a new discussion especially in SAP ERP Manufacturing - Production Planning (SAP PP) space.

 

Regards

KJogeswaraRao

Inacative Items Report

$
0
0

Dear Experts,

 

I found there is Inactive Items report under Inventory module but it's only cater for Sales Quotations, deliveries, orders & A/R invoices. Is it possible to create a query to display items that are not involved in goods issue since a specified date?

 

Kindly guide me on the above mentioned.

 

Thanks.

 

Best Regards,

Leng

Re: SAP GUI7.40 & NWBC Configuration issues

$
0
0

Hi,

 

You can set "LandscapeFormatEnabled" to "0"(means disable landscpe formate),
so that you you will use saplogon.ini file again.

And we'd like to suggest you to use the latest GUI patch(now is PL 7), this had fixed many bugs.

 

Best regards,
Xuejiao

Re: SAP Web IDE On-Premise problem: Unable to access selected system (404)

Re: C4C Fine Tune: Sales Cycle and Phases-->Analysis Phases, what is it used for?

$
0
0

Many thanks, Kendal, for your detailed explanation of sales phase.

Re: Database logon failed when export to PDF

$
0
0

Hi Jeff,

 

I tried already, the code run without error, but the data still remains the same even i changed the connection to point it to another text file with different data set.

 

Is there any other way to refresh the report before export it out in PDF?

 

Thanks and regards,
Derrick Tan


Re: F110 - generate one proposal for 3 vendor

$
0
0

Hi Mukthar,


i have follow the step you given, after proposal and payment generated

I run Environment>Payment Medium>DME administration

It pop out this error message


2016-01-14 10_02_33-Performance Assistant.png


Please help me



Regards,

Sharon

Re: Database logon failed when export to PDF

$
0
0

Hi Dell,

 

We are using Visual Studio 2010 to develop the app. We are trying to change the connection properties of the crystal report to another text file, then refresh the report so that new data will be fetched by the report before export in PDF to a local folder.

 

In my case, we not able to schedule the crystal report, because:

 

1) Data source is text file instead of database.
2) We will have multiple text file for 1 crystal report, for example after crystal report had fetched the data from 001.txt, export the report to PDF and send to a local folder, then we need to change the connection to 002.txt. The process will repeat until all text file had been processed. Therefore, if i have 20 text file, then i will have 20 same PDF report with different data set.

 

 

 

That is why we need to change the connection properties at run-time.

 

By the way, am i setting correct property details on the data source?Besides, since the data source is text file and it sitting in the same server as my crystal report server, then it should not prompt for database logon right?

 

 

 

 

Thanks and regards,
Derrick Tan

Re: Content Refresh for Server Side

$
0
0

Thanks for Reply,

 

As per your image we can do refresh only for excel, i have to do Excel(datacache) and (BW Datasource) with one click content refresh.

 

Regards

Veera

Re: Query on Sender Email adapter

Re: Report not able to select Nov data

Viewing all 8713 articles
Browse latest View live




Latest Images