Re: Personas 2.0: Best practice - flavor naming convention in Personas?
Our screen design removes the title bar that Steve is using to identify the flavors, so we use the flavor's description as the key identifier instead. We use a four letter group identifier followed by...
View ArticleRe: SAP Screen Personas - Script Object Not Found
Hi Tobias How do you send a keyboard shortcut to expand / collapse the sections? For example, to collapse the Details section is Ctrl-F7. I can see how you send the Function key but how to send...
View ArticleCant Modify ALV Toolbar Dropdown Buttons in PERSONAS
Hi, I have an issue with these four buttons (found in the ALV Toolbar) in Personas. My screen design requires new icons for the ALV and its butttons..The first 3 buttons are Filter, Choose Layout and...
View ArticleRe: SAPLOLEA BC-FES-OAC AC_FLUSH_CALL_INTERNAL
Check note 2061219. https://websmp230.sap-ag.de/sap/support/notes/2061219
View ArticleRe: Customize a desktop shortcut (file .SAP)
It has been a long time, but could you tell us the solution?It is disrespectful from your side to ask for a solution and not sharing yours.
View ArticleCheck for valid external mail id
Hi every one, I did one program that sends alv report output to external mail id's. I need to check is that mail id is correct or not.For example vinatha@gmail.com does exit , when I give that...
View ArticleRe: Check for valid external mail id
hi vinatha, I think through telnet only we can check whether email exists or not.
View ArticleScreen Personas 3 - Passing values through different scripts
Hello, I would like to know if it's possible to pass values from fields that are in a screen, to another fields that are in another screen ? My need is that i have to save the values from the fields in...
View ArticleRe: Screen Personas 3 - Passing values through different scripts
If you restrict yourself only to Personas running in the browser then you can create objects in the global "Window" object that will persist until the browser page is refreshed. In particular you can...
View ArticleRe: Screen Personas 3 - Passing values through different scripts
hi steve,I would discourage to use windows object for reasons you have put. I would recommend to usesession.utils.put("key","value")session.utils.get("key")This way, the "key" value is saved for entire...
View ArticleRe: Screen Personas 3 - Passing values through different scripts
Thanks Sushant. I hadn't registered that the put and get utilities had been finalised. If all you need to store are string objects then those are certainly the preferred method as they'll work in all...
View ArticleRe: Check for valid external mail id
There's no way in general to check that. Only the mail server at the final endpoint can know for sure if an email address exists. You can't tell just from the email address where that endpoint server...
View ArticleUsing custom paper size in SAP GUI for Java
Hi, Can we use custom paper size in SAP GUI for JAVA? We are using Front End printing in SAP and use custom sized invoices. We are able to select the custom paper size from the printer properties in...
View ArticleRe: Screen Elements disappearing in SAP Screen Personas.
HI Steve, Sorry for the delay in replying. I checked the links you sent but in IP10 the dynpro screen is constant during navigation among tabs. The issue is in the tabs in Transaction IP10. See...
View ArticleRe: Screen Elements disappearing in SAP Screen Personas.
Did you check all the screen overwrite rules in the OSS note I mentioned? It really sounds like that sort of problem, so it may be that SAP need to produce new ones for this transaction. If there's...
View ArticleInbound delivery (HU PACKING)
Could you please help me handling the situation... I have requirement as follows: Need to create inbound delivery(HU PACKING) with huge quantities in a Line item..While doing HU, we are packing one HU...
View ArticleRe: SAPGUI Loadrunner Controller error "Failed to find component by Id"
This is an issue with the loadrunner program. It's not a SAP GUI issue.There maybe some restrictions on using over a vmware environment.I would suggest you contact HP support regarding Loadrunner.
View ArticleRe: GUI 7.40 Net weaver5.0 is required?
7.40 GUI is compatible with ALL supported backend releases.Sorry, your title is misleading, If you mean NWBC (Netweaver Business Client) then no, NWBC 5.0 is NOT required, you can simply leave it out...
View ArticleRe: SAP Screen Personas - Unable to add image in flavor
Hi, I update my SP to the latest version and applied the note 1964257, but did not work yet. Regards, Amanda.
View Article