Quantcast
Channel: SCN : All Content - SAP GUI
Viewing all 3616 articles
Browse latest View live

About SAP router string ?

$
0
0

Hi all,

 

I want to know about what is the best solution to connect a SAP server using SAP GUI. from outside the LAN network.

 

1. SAP router string

2. VPN client

 

Please give your best response......

 

Thanks

Ashish Kumar


Problems with Excel Inplace view after upgrading to 7.30

$
0
0

Hey there,

 

after I upgraded from 7.20 to 7.30 the Excel inplace view no longer works:

Screen Shot 2012-10-24 at 11.13.14 AM.png

Excel opens in the SAP GUI "iView" an freezes:

Screen Shot 2012-10-24 at 9.39.22 AM.png

I found some OSS notes and updated to patch level 1, but still the same. Any ideas besides downgrading or waiting for patch level 2?

 

Thanks!

Personas - 1 Transaction, 2 Flavours and 2 Business Processes

$
0
0

Hi,

 

Any tips on how to handle this situation ...

 

We use a lot of notifications for different things, we are using them for our helpdesk system and now for something else... We also use the worklists for notifications and the various workflows.

 

So I have 2 flavours for a notification transaction IQS23, and 2 of the worklist and of the workflow inbox, how do I get Personas to know which flavour I want it to render based on which worklist or business process I'm coming at it from?

 

I have shortlinks created for all my transactions but that doesn't seem to matter since I'm coming at the transaction from a worklist or workflow inbox.

 

This must be possible...

 

thanks,

Neil

Add Progress Bar while a Macro is running - Turn off screen updating (SAP)

$
0
0

Hi Community,

 

I need your Help. I have created an excel macro which gets into SAP system, enters to a transaction, chooses a variant, it downloads it to my computer and then it makes some changes to the file.

Basicaly, what I want to do is to add a progress bar while the macro is running, the idea is to replace the screenupdating with the progress bar.

Please find below the macro code:

 

Sub GMP()
'
' Macro1 Macro
'
   
If Not IsObject(SAPguiApp) Then
    Set SAPguiApp = CreateObject("Sapgui.ScriptingCtrl.1")
End If
If Not IsObject(Connection) Then
    Set Connection = SAPguiApp.OpenConnection("R/3 PCL nuevo", True)
End If
If Not IsObject(session) Then
    Set session = Connection.Children(0)
End If
session.findById("wnd[0]/usr/txtRSYST-MANDT").Text = "123"
session.findById("wnd[0]/usr/txtRSYST-BNAME").Text = "user"
session.findById("wnd[0]/usr/pwdRSYST-BCODE").Text = "pass-"
session.findById("wnd[0]/usr/txtRSYST-LANGU").Text = "EN"
session.findById("wnd[0]/usr/txtRSYST-LANGU").SetFocus
session.findById("wnd[0]/usr/txtRSYST-LANGU").caretPosition = 2
session.findById("wnd[0]").sendVKey 0

session.findById("wnd[0]").maximize
session.findById("wnd[0]/tbar[0]/okcd").Text = "ksb1"
session.findById("wnd[0]").sendVKey 0
session.findById("wnd[1]/usr/sub:SAPLSPO4:0300/ctxtSVALD-VALUE[0,21]").Text = "laca"
session.findById("wnd[1]/usr/sub:SAPLSPO4:0300/ctxtSVALD-VALUE[0,21]").caretPosition = 4
session.findById("wnd[1]").sendVKey 0
session.findById("wnd[0]/tbar[1]/btn[17]").press
session.findById("wnd[1]/usr/txtV-LOW").Text = "GMP REGControl"
session.findById("wnd[1]/usr/txtENAME-LOW").Text = ""
session.findById("wnd[1]/usr/txtV-LOW").caretPosition = 14
session.findById("wnd[1]/tbar[0]/btn[8]").press
session.findById("wnd[0]/usr/btnBUT1").press
session.findById("wnd[1]/usr/txtKAEP_SETT-MAXSEL").Text = "999.999.999"
session.findById("wnd[1]/usr/txtKAEP_SETT-MAXSEL").caretPosition = 11
session.findById("wnd[1]/tbar[0]/btn[0]").press
session.findById("wnd[0]/usr/ctxtR_BUDAT-HIGH").Text = "31.12.2014"
session.findById("wnd[0]/usr/ctxtR_BUDAT-HIGH").SetFocus
session.findById("wnd[0]/usr/ctxtR_BUDAT-HIGH").caretPosition = 10
session.findById("wnd[0]/tbar[1]/btn[8]").press
session.findById("wnd[0]/tbar[1]/btn[32]").press
session.findById("wnd[1]/usr/tabsG_TS_ALV/tabpALV_M_R1/ssubSUB_DYN0510:SAPLSKBH:0620/cntlCONTAINER1_LAYO/shellcont/shell").currentCellRow = 17
session.findById("wnd[1]/usr/tabsG_TS_ALV/tabpALV_M_R1/ssubSUB_DYN0510:SAPLSKBH:0620/cntlCONTAINER1_LAYO/shellcont/shell").firstVisibleRow = 13
session.findById("wnd[1]/usr/tabsG_TS_ALV/tabpALV_M_R1/ssubSUB_DYN0510:SAPLSKBH:0620/cntlCONTAINER1_LAYO/shellcont/shell").selectedRows = "17"
session.findById("wnd[1]/usr/tabsG_TS_ALV/tabpALV_M_R1/ssubSUB_DYN0510:SAPLSKBH:0620/btnAPP_WL_SING").press
session.findById("wnd[1]/usr/tabsG_TS_ALV/tabpALV_M_R1/ssubSUB_DYN0510:SAPLSKBH:0620/cntlCONTAINER2_LAYO/shellcont/shell").firstVisibleRow = 11
session.findById("wnd[1]/tbar[0]/btn[0]").press
session.findById("wnd[0]/mbar/menu[0]/menu[3]/menu[2]").Select
session.findById("wnd[1]/usr/sub:SAPLSPO5:0101/radSPOPLI-SELFLAG[1,0]").Select
session.findById("wnd[1]/usr/sub:SAPLSPO5:0101/radSPOPLI-SELFLAG[1,0]").SetFocus
session.findById("wnd[1]/tbar[0]/btn[0]").press
session.findById("wnd[1]/usr/ctxtDY_PATH").Text = "\\ARZFP0101\Data\EMP\FINANCE TEAM\Control\2014-02"
session.findById("wnd[1]/usr/ctxtDY_FILENAME").Text = "GMP.XLS"
session.findById("wnd[1]/usr/ctxtDY_FILENAME").caretPosition = 3
session.findById("wnd[1]/tbar[0]/btn[0]").press

Workbooks.Open Filename:="\\ARZFP0101\Data\EMP\FINANCE TEAM\Control\2014-02\GMP.xls"
Range("1:3,5:5").Select
    Range("A5").Activate
    Selection.Delete Shift:=xlUp
    Columns("A:B").Select
    Selection.Delete Shift:=xlToLeft
    Range("A1").Select
    Selection.CurrentRegion.Select
    Selection.Borders(xlDiagonalDown).LineStyle = xlNone
    Selection.Borders(xlDiagonalUp).LineStyle = xlNone
    With Selection.Borders(xlEdgeLeft)
        .LineStyle = xlContinuous
        .ColorIndex = 0
        .TintAndShade = 0
        .Weight = xlThin
    End With
    With Selection.Borders(xlEdgeTop)
        .LineStyle = xlContinuous
        .ColorIndex = 0
        .TintAndShade = 0
        .Weight = xlThin
    End With
    With Selection.Borders(xlEdgeBottom)
        .LineStyle = xlContinuous
        .ColorIndex = 0
        .TintAndShade = 0
        .Weight = xlThin
    End With
    With Selection.Borders(xlEdgeRight)
        .LineStyle = xlContinuous
        .ColorIndex = 0
        .TintAndShade = 0
        .Weight = xlThin
    End With
    With Selection.Borders(xlInsideVertical)
        .LineStyle = xlContinuous
        .ColorIndex = 0
        .TintAndShade = 0
        .Weight = xlThin
    End With
    With Selection.Borders(xlInsideHorizontal)
        .LineStyle = xlContinuous
        .ColorIndex = 0
        .TintAndShade = 0
        .Weight = xlThin
    End With
    Range("A1").Select
    Range(Selection, Selection.End(xlToRight)).Select
    With Selection.Interior
        .Pattern = xlSolid
        .PatternColorIndex = xlAutomatic
        .ThemeColor = xlThemeColorLight2
        .TintAndShade = 0
        .PatternTintAndShade = 0
    End With
    With Selection.Font
        .ThemeColor = xlThemeColorDark1
        .TintAndShade = 0
    End With
    Selection.Font.Bold = True
    Range("A2").Select
    ActiveWindow.FreezePanes = True
    Range("A1").Select
    Selection.AutoFilter
    Cells.Select
    Range("C1").Activate
    Cells.EntireColumn.AutoFit
    ActiveWindow.ScrollColumn = 4
    ActiveWindow.ScrollColumn = 5
    ActiveWindow.ScrollColumn = 6
    ActiveWindow.ScrollColumn = 7
    ActiveWindow.ScrollColumn = 8
    ActiveWindow.ScrollColumn = 9
    ActiveWindow.ScrollColumn = 10
    ActiveWindow.ScrollColumn = 11
    ActiveWindow.ScrollColumn = 12
    Columns("P:P").Select
    Selection.Replace What:=".", Replacement:="/", LookAt:=xlPart, _
        SearchOrder:=xlByRows, MatchCase:=False, SearchFormat:=False, _
        ReplaceFormat:=False
    Columns("U:U").Select
    Selection.Replace What:=".", Replacement:="/", LookAt:=xlPart, _
        SearchOrder:=xlByRows, MatchCase:=False, SearchFormat:=False, _
        ReplaceFormat:=False
    ActiveWindow.ScrollColumn = 11
    ActiveWindow.ScrollColumn = 10
    ActiveWindow.ScrollColumn = 9
    ActiveWindow.ScrollColumn = 8
    ActiveWindow.ScrollColumn = 7
    ActiveWindow.ScrollColumn = 6
    ActiveWindow.ScrollColumn = 5
    ActiveWindow.ScrollColumn = 4
    ActiveWindow.ScrollColumn = 3
    ActiveWindow.ScrollColumn = 2
    ActiveWindow.ScrollColumn = 1
    Workbooks.Open Filename:= _
        "\\ARZFP0101\Data\EMP\FINANCE TEAM\Control\2014-02\0 GMP Expense Control Actuals 2014-02 previa V0.xlsx" _
        , UpdateLinks:=0
    ActiveWindow.SmallScroll Down:=-84
    Range("A752").Select
    Selection.End(xlUp).Select
    Range("A573:U573").Select
    Range(Selection, Selection.End(xlDown)).Select
    ActiveWindow.SmallScroll Down:=3
    Range("A573").Select
    Windows("GMP.XLS").Activate
    Range("A2").Select
    Selection.CurrentRegion.Select
    Selection.Copy
    Windows("0 GMP Expense Control Actuals 2014-02 previa V0.xlsx").Activate
    Selection.End(xlUp).Select
    Range("A2").Select
    Application.CutCopyMode = False
    Application.CutCopyMode = False
    ActiveSheet.ShowAllData
    ActiveWindow.SmallScroll Down:=-15
    Range("A3").Select
    Windows("GMP.XLS").Activate
    Selection.Copy
    Windows("0 GMP Expense Control Actuals 2014-02 previa V0.xlsx").Activate
    Selection.PasteSpecial Paste:=xlPasteValues, Operation:=xlNone, SkipBlanks _
        :=False, Transpose:=False
    Range("A3:U3").Select
    Range("U3").Activate
    Application.CutCopyMode = False
    Selection.Delete Shift:=xlUp
    Columns("U:U").Select
    Selection.NumberFormat = "dd/mm/yyyy;@"
    ActiveWindow.ScrollColumn = 16
    ActiveWindow.ScrollColumn = 15
    ActiveWindow.ScrollColumn = 12
    ActiveWindow.ScrollColumn = 6
    Range("A2").Select
    ChDir "C:\Users\arzjsenk\Desktop"
    Application.WindowState = xlMinimized
    ActiveWorkbook.SaveAs Filename:= _
        "\\ARZFP0101\Data\EMP\FINANCE TEAM\Control\2014-02\0 GMP Expense Control Actuals 2014-02 previa V0 COPY.xlsx" _
        , FileFormat:=xlOpenXMLWorkbook, CreateBackup:=False
   
    ActiveWindow.Close
    ActiveWindow.Close

MsgBox "If you click on the OK button, the SAP session is terminated."

   
End Sub


Thanks in advance,

Jose

SAP GUI 7.30 Products Patch Level / Versions

$
0
0

Hi all,

 

if I update my installation server with the "SAP GUI for Windows 7.30 CORE" patch, other components versions like "SAPSetup" get updated too.

 

1. Question

Is there a overview which Patch Level / Versions are provided to the components if I update my installation server with the "SAP GUI for Windows 7.30 CORE" patch?

 

 

2. Question

If not, where am I able to find the Patch Level / Versions info for the components in my installation server? If I search through the "NwSapSetupAdmin.exe" and compare this with the info given on the SAP marketplace website "Support Packages and Patches" located in the download section it is not really proper.

 

For example after patching my running installation server to "SAP GUI for Windows 7.30 CORE" Patch Level 8 and the today's information given on the "Support Packages and Patches" website:

 

SPaP website

NwSapSetupAdmin.exeSPaP websiteUnderstanding
SAP GUI for Windows 7.30 COREPatch Level 8Patch Level 8OK
KW Addon for SAP GUI 7.30Version 4991Patch Level 3?
BI Addon for SAP GUI 7.30Patch Level 401Patch Level 600OK
SAPSetup 9.04344OK
SAPSPRINT 7.30?Patch Level 12?
SAPPDFPRINT 7.30?Patch Level 4?
SAP Screenreader Extensions?Patch Level 37?
ECL Viewer 7.0Version 4009Patch Level 16?
SAPConsole 7.30?Patch Level 1?

 

 

3. Question

Whats the difference between the following versions of SAPSetup? They are all from the same date and all with the same info file.

 

 

 

Thanks in advance for your hints.

 

Best regards,

Christian

What are the latest updates in the SAP GUI patches?

$
0
0

Hi All,

 

Can anyone let me know what are the major updates in the SAP GUI 730.

Any note that says this..The release note with each patch is too grainy and i cannot consolidate what are the major updates.

We are currently on patch level 1 and SAP GUI have patch 8 released?

Can someone kindly assist in identifying the major updates in SAP GUI 730?

 

Thanks,

Deep Desai

SAP Screen Personas Roadmap update March 2014

$
0
0

We often receive inquiries about the roadmap for SAP Screen Personas. While revenue recognition rules prevent us from sharing specific product features, version numbers, or release dates, I would like to share some information about the general direction of the product and how development is progressing.

 

SAPScreenPersonasRoadmap2014March.png

 

We have had many conversations with SAP Screen Personas customers about what they love about the product and what areas they would like to see improved. These are ongoing discussions that drive product development based on their feedback. Over the past few months, several categories have emerged. These are reflected in the key themes for the next major release:

 

  • Tighter integration with Web GUI (SAP GUI for HTML) - Several customers have expressed concerns about the dependency on Silverlight, since Microsoft is only supporting it through 2021. So, we are working on a version of SAP Screen Personas that is entirely based on HTML. The plan is to leverage HTML5 features if the browser supports them, but still support some legacy browsers. It will run everywhere the Web GUI runs, because we plan to integrate Personas into the Web GUI, although still a separately licensable component.
  • More powerful scripting - Advanced implementations of Personas generally include scripting. Some customers have pushed the product beyond where we expected when it came to automating keyboard and back-end actions. So, for these people, we are planning to deliver a more powerful scripting engine, along with an easier interface to access this functionality.
  • Improved performance - A new, simplified architecture should deliver faster performance. Also, we are planning to change the way we perform certain actions, also with the goal of making Personas screens render faster. Since Personas is planned to be part of the Web GUI, this remains the benchmark against which any speed comparisons should be performed. SAP GUI may still be faster in certain cases, but we expect to narrow the gap.
  • Further usability improvements - As customers rolled out larger scale deployments of SAP Screen Personas with more users, transactions, and flavors, they uncovered several tasks that we could have made easier. We plan to address these concerns by streamlining the admin user interface.
  • Advanced properties easier to access - While it was always possible to do lots of very cool stuff by using the advanced properties editor, you needed to know how to open this window and find the various properties. We are planning to expose these items so everything will be accessible through the main menu structure. This would give more people access to these capabilities.

 

Development Update
We are making steady progress on the next major release of SAP Screen Personas. The development team has grown to include developers from the kernel team and core UI team in addition to the custom development and SAP Imagineering organizations. This cross-departmental team ensures that the necessary integrations among the different components will work smoothly. Interestingly, the broader development team is what will allow us to deliver a simpler architecture, which we expect will deliver improved performance.

 

Ongoing Co-Innovation
We are working with several existing Personas customers on the next version. They are providing their use cases (including screens and scripts) and we are testing these to validate functionality. They are also part of some design reviews to ensure that we continue to raise the bar on usability.

 

Roadmap Disclaimer
Let me also include the standard SAP roadmap disclaimer that everything mentioned here is subject to change without notice and we are not committing to delivering any of the functionality discussed above.

 

To avoid questions that will potentially take us into murky waters regarding revenue recognition, I have disabled comments on this post.

And apparently upset several people by doing so.

 

For SAP Screen Personas, Peter Spielvogel.

Personas Error - You are not allowed to access this system

$
0
0

We have installed Personas and done the configuration but in when we are trying to access Personas in browsers , we are getting "You are not allowed to access this system. If this is not correct , please contact your system administrator"

 

we have done all configurations in SPRO , managed system , created roles (tried with permission -1 also). How we can solve this issue?

 

Personas01.png

Personas02.png

 

Regards,

Vignesh P    


GUI XT - data transfer from modified screen to SAP database table

$
0
0

Hi Gurus,

 

I am newbie in GUIXT. can anybody please let me know how data transfer takes place from screen created \ modified using GUIXT to standard SAP tables.? Do we need to write some code in scripting language or is there any functionality provided by SAP for the same.

 

Please provide me the actual scenario for Sales order/ PO processing ..

 

 

Regards,

Sachin

GUIXT Issue

$
0
0

Hi Gurus,

I have made some changes to screen using GUIXT and they are visible for all clients (Servers for Client , A Client B... ).

This should not happen..

Is there any way to restrict changes to particular server of a client  only..

 

Please suggest. Also let me know disadvantages of using GUIXT.

 

 

Regards,

Sachin

SAP Screen Personas - Issue

$
0
0

Hi...

 

I am facing SAP Screen Personas error as below. I have done the config as per the guide.Also checked the XML & RESTGUI connections. Its all having the response in Browser. But getting 500 user profile not found error. Can anyone please help me...Thank you in advance...

 

Kind Regards,

Sundar

Blocking 'Basic View' & using one transaction with different flavors.

$
0
0

Hi There,

 

I'm currently working on a Screen Persona project for a large Dutch client and really challenging Screen Persona's.

I have a couple of questions about the use of flavors:

 

- Is it possible to prevent users from using the 'Basic View'? Our client wants to block some functionality/information for their users.

- Is it possible to create 2 different script-buttons which refer to the same 'transaction(code)' opening with different flavors.

 

Regards,

 

Jasper

Transaction me21n - Header data always expanded

$
0
0

Hello everyone,

 

For a project, I am looking into the simplification of the me21n transaction through SAP Screen Personas. This is working well but when I enter data in the items table and press enter, the header data collapses and the item detail data is expanded.

 

Can someone tell me if it is possible to keep the header data expanded at all times, even after I enter item data?

 

Kind regards,

 

Iemke Kooyman

SAP Personas using SSO to connect SAP ECC

$
0
0

Hi,

We configured SAP Screen Personas test landscape.

When I launch the mainapp page, the system is prompting for user credentials.

Then I get "System Selection" screen where the system I have configured  (SAP ECC).

When I click on system backend, an new popup ask for user and password (SAP ECC credentials).

We are trying to understand if it is possible configure SSO to access ECC backend.

So, the ECC backend credentials will not be required anymore.

I am not sure if it is possible this configuration.

According SAP note 1684886 - License conditions of SNC Client Encryption, I think this scenario requires additional license.

Any help to resolve this is highly appreciated.

 

Best Regards,

 

Leonardo.

How to add a search help for a field in Screen Personas?

$
0
0

   I just started learning to use a Screen Personas, and I want to know how to add a search help for a field.

 

   I found a property in the help document named "IsLookupSupported". Is it the key?  But I saw it was gray in the field I created, and its value is "false". I could not change it.


QQ截图20140326235145.jpgQQ截图20140326235218.jpg


SAPGUI For Android

$
0
0

Hi Gurus,

 

Is there already a SAPGUI for Android? I'm looking at acquiring a Samsung Galaxy tab. Help will be truly appreciated.

 

Regards,

Kennedy.

SAP Personas - ME11 - Screen Simplification

$
0
0

Our client  want to simplify the ME11 ( Purchase Inforecord screen ) using SAP Personas. They  want to bring the values in the Conditions Tab along with their Scale values in the same screen or Table structure. Currentlty the standard ME11 transaction is displaying the Condition data and Scales details of each Condtion types in separate screens. Is it possible to club the content for a Field which is in one screen with another Screen in SAP Personas. Request you to please provide your inputs in this regard.

Change language when connected

$
0
0

Hi experts,

 

Is there anyway to change the system language when already connected without disconnect/reconnect?

Thanks.

 

Amine

document number display

$
0
0

Hi everyone,

I have an issue ,at any transaction ex miro or mmo1 or me22n and other ,after saving  a message line in down left was appearing showing  documents number .Now I don't see that message  every time I save  atransaction.I believe that is quite simpe and I just miss something.

 

kindly suggest me some solution

SAP Screen Personas - How to hide a frametext

$
0
0

Hello Personas Users,

 

Since the beginning of the afternoon, I am facing some issue.

 

I would like to know if it's possible to hide a frametext in a personas flavor screen? Can we change the attributes of the frame in Javascript?

In fact, I tried to hide/unhide the first frametext (Organization Data) of VA01 transaction by clicking on a custom button.

 

 

Thank you for your help.

Regards,

Viewing all 3616 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>