Re: Problems with FXTRANS.LGF Validation
Hi Lucas, You didn't mention the RPTCURRENCY in FXTRANS.lgf. Also, I don't understand why did you mention Group in the script logic for currency translation. CALC is a hidden property and you cannot...
View ArticleRe: Single Results
There is no check in the QALS table of the inspection lot. You have to check the control indicators for each characteristics as in the same inspection lot you could use both summarized characteristics...
View ArticleRe: SUP HWC: Workflow application and container version management
The SUP HWC app itself you will need to control from Airwatch. The deployed MBO and workflow applications are best controlled using the package version number. (Called target version on screen shot)
View ArticleRe: Doubt on QA Refresh
Hi, Keep the value as false and click on next. Thanks and Regards,Vimal
View ArticleWhy do use wide casting instead of using subclass ?
Why do we use wide casting instead of using subclass to access the components of subclass ?
View ArticleRe: Issue with Query created via MAST,STKO,STPO
Join STAS also to your query, join on the field STLKN of STPO. If you're using engineering change management, then you query may not work properly. You'd have to use ABAP programming with function...
View ArticleRe: DI API
Olá pessoal, Trabalho com desenvolvimento SDK a algum tempo, e já desenvolvi vários Add-ons com DI-API e UI-API.O melhor caminho para iniciar que vejo, é como o amigo disse, abrindo e estudando os...
View ArticleRe: Web Dynpro OfficeControl - IF_IOS_DOCUMENT saveDocument does not update...
Hello, See if below code helps - I get the document from mime repository. Coding is done in Modify method, I add some text in the document. Press save, on_action save method handler, i called the put...
View ArticleRe: SAP Netweaver Portal 7.31 browser cache Issue on collaboration.
Hi Samuli, Thanks for your quick response.1.First I have to understand what you mean by "seeing user's applications". Do you mean user's portal roles, launchpad entries, NWBC roles or something else?...
View ArticleRe: NWBC Error - Page not displaying correctly
As an update, I decided to login to SAPGUI and double-clicked on one of the menu entries from within the user menu in SAPGUI. Internet Explorer loaded and was able to display the webdynpro...
View ArticleInstallation - SAP SRM7 SUS (Supplier Self Service)
Dear friends, we have in requirement in a project where our client wants to have SAP SRM SUS (Supplier Self Service). I have searched notes/documents but did not found much information. Can you please...
View ArticleRe: Function module to get all activities by given Business Partner
Hello,You can do a single select on CRMD_ORDER_INDEX with field PARTNER_NO = X. This is a table where data is stored redundantely.Best regards,Thomas Wagner
View ArticleRe: Error details in the Alert Message
Hi Praveen, First of all Alert is only helpful to get an idea that any message specific to an Interface failed within PI landscape and if you want to resolve / reprocess / do further analysis that one,...
View ArticleRe: Client Rename Using ABAP Program
Hello Raymond, I have written a small piece of code and tested the same and it is working fine. REPORT zupdate. TYPES : BEGIN OF ty_dd02l, tabname TYPE tabname, END OF ty_dd02l. DATA...
View ArticleRe: SAP SRM SUS (Supplier Self Service) Installation
just to add.. we are going to have SAP SRM 7.0.
View ArticleRe: GRR3 Data download to excel with same formatting
Hello Dilan, I dont think it is possible to download the data in the same format as you see in SAP screens to excel. SAP screens usually use ALV Grid format which is different than excel...
View Article