Re: BRF+ Workflow - Loop Until
Using Call Subworkflow option in Non User agent decision table (will create ABAP Workflow with approval step, loop for all users one by one till reject encountered OR all approved) how do I pass back...
View ArticleRe: Informations for implementation SAP BO Mobile
HI Steffi, Mobile Server is not required to be deployed seperately. Services for the same come along with the installation of BO server ( full installation ) As Mobile itself does not require any...
View Articleerror while installing the uPerform application server
Hi Everyone, While trying to install 'uPerform_Server_4.40.0.26' on Windows 2008 R2 SP1 with IIS 7.5, it is failing with the following error: I reviewed the installer log and I could see the...
View ArticleRe: Error Import Provisiong Framework 2 for SP9
Scott, I don't know if you can. Fedya Toslev any ideas on this? Matt
View ArticleService engineer available work time
Hi everyone , I have made a testing in "Show Calendar" view under Work Center Field Service and Repair.Here what we can do is to create work plan with different activities and review the plan here.But...
View ArticleRe: BREACH vulnerability
Does it mean that SAP uses the Tomcat as web app but doesn’t patch Tomcat; if client updates Tomcat to a new version, SAP may not support the updated web app anymore?
View ArticleRe: Query on GUI_UPLOAD with server file
Hi, The table type LIKEY_FILE_CONTENTS is just a table of STRING. So you can use READ_DATASET to populate this table; it reads one line at a time from the file & puts the result into a string....
View ArticleRe: cannot find 'FTP storage system' as an option in Storage Type DMS
Dear Christoph Hopf, Thanks a lot for your information regarding my issue.But i am really sorry for some reason we cannot install SAP Content Server in our server.I am really appreciate if you can...
View ArticleRe: XSLT mapping to replcae ns1 from output xml payload
Hi Nida, You can just simply open the Message Mapping and Edit the <XML Namespace> section with any desired value you want. It is easy and don't need any customization. Check the below blog and...
View ArticleRe: Content Type - Mail Sender
Hi Ricardo Standard adapter modules only work on the main payload, unless you swap it with the swap bean. Since for your case using swap bean is out of the question due to multiple attachment, a...
View ArticleInstall BEx Analyser
Hi all, How shall i install BEx Analyser on my new formatted PC.(With Microsoft Excel Starter 2010 available) Thanks for help
View ArticleRe: Transform JSON array with subobjects to internal table
So, I just tried something. I created a structure and table type for the displayuserinfo object and added it to my agreements structure. I did the following and now I get the data.REPLACE FIRST...
View ArticleRe: create stacked bar with line
Hi Suja, Thanks for the sample code. It works. Regards,Rixin Hu
View ArticleRe: Cross- docking step by step
Dear Gurus, Please help, I still waiting and looking for the answer. thank you.
View ArticleRe: Install BEx Analyser
Hi, You do not want to install BEx separately. When you install SAP GUI, it will be installed automatically. Arivazhagan S
View ArticleHow BI Dashboard / Exploration handle the non standard SAP data?
How BI is designed to handle the customize data since many of certain fields are not standard where else BW infocubes reads from standard items only?
View ArticleRe: Error is SUM tool
hi,KrishnaCopy these files to /usr/sap/sid/sys/profile/oracle. but can not solved this issue.can anyone else help me? ThanksYork
View ArticleRe: Transform JSON array with subobjects to internal table
Hi Chris, Believe or not, this solution is pretty much what I was going to suggest Yes, it should be a better/easier way. Maybe if you use Uwe Fetzer 's ZJSON it helps? Cheers,Custodio
View ArticleRe: bdc tablecontrol for basicpay
REPORT ZBASICPAY_CONTROL. TYPE-POOLS SLIS. TABLES:PERNR,RP50G,Q0008. INFOTYPES:0008. SELECTION-SCREEN:BEGIN OF BLOCK B1 WITH FRAME TITLE...
View ArticleRe: T-code for a view cluster in display mode only
Hi Seema The way to make the view cluster show in display mode only is to change all the relevant maintenance view in "read only" mode, this can be done in the definition of maintenance view in...
View Article