Re: SAP BW-IP : Not allow to change records in BEX analyzer
Hi Cornelia Lezoch, Thanks for reply Query input enabled.Query in Change mode.
View ArticleRe: Attachment in Email
Hi Fernando, The problem was the credential of the client for the ADS. Thanks a lot, Regards,
View ArticleRe: How to give a message in output if the same role already exists ?
SELECT * INTO CORRESPONDING FIELDS OF TABLE IT_T_AGR_define FROM AGR_define. IF NOT IT_T_AGR_define IS INITIAL. IF NOT T_FILE_ITAB IS INITIAL. LOOP AT T_FILE_ITAB. READ TABLE...
View ArticleRe: SAP PI7.31(dual stack) to SAP PO 7.5
Thank you Bhavesh for the info. Just one more question out of curosity. ECC system (proxy) can connect to one PI system at a time. So, if we use ECC DEV to point to PO DEV. How we can work for any...
View ArticleRe: Split of COGS accounts in S/4 HANA
Hi Samir It will have to be a Primary GL, Ofcourse Instead of COGS (GBBVAX) you can map the New COGS accounts in your FSV or map both of them at the same place That should not duplicate anythinig in...
View ArticleRe: Universe design tool error
check attached thread. DBDriver failed to load dbd_oci.dll (not a vali... | SCN
View ArticleScale to Page Setting
Hello all, I wanted to inquire about the "automatic - scale to page " setting in WEBI. How does this exactly work? In the report that I'm working with, when I set the page scale to 1 page, everything...
View ArticleRe: How to read the data from Excel Sheet using sap/ui/unified/FileUploader
JunWu, I followed this thread Read contents of Excel file into Sapui5 table | SCN i downloaded Download xlsx.js and jszip.js from the above URL and added into the my Application. PFA my application.I...
View ArticleRe: Select statement is not fetching sequential records from VBAP
A basic principle of relational databases is this: 1) There is no concept of order in a relational database It would be good if you, and some of your respondents who came up with weird and wonderful...
View ArticleRe: How to avoid creating the target node if all the source fields are empty
Hi Evgeniy, Can you please let us know where will you direct the output of the text function.Secondly even if you are able to direct the output to entire xml of target, there is...
View ArticleRe: Select statement is not fetching sequential records from VBAP
NewB To Abap wrote: May be data is not available. No. See my comment below.
View ArticleRe: UPDKZ indicator is not getting set correctly in VA01/VA02
No only one item is getting updated with U.
View ArticleRe: exit to check equipment after selecting enter button in IW31
Hi Vinay, Can you please try this code instead of normal error message display. And confirm if it is allowing you to edit fields after error message. ReplaceMESSAGE: 'You can not create Orders on...
View ArticleRe: HTML Viewer - Replaceable Parameters?
Hi Kevin, I would create activity in Activity maintenance with such settings:1. Class/Program value should be your path to MII Report, for example :...
View ArticleError 471 when trying to create Virtual Functions on Remote Source
Hi Experts, I am trying to execute the CREATE VIRTUAL FUNCTION statement to extract data from a Remote Source I have created in the HANA System 'TRS'.I have created the Remote Source based on the...
View ArticleRe: Conversion from UNV to UNX
if you converts UNV universes to UNX you will have 2 sets of universes.reports which were based on UNV universes will continue to use them. Conversion doesn't affect them.that's it.You'll need to...
View ArticleRe: Change in Requirement Quantity !
Thanks for responding sir.You are right sir the release strategy works fine.The issue here is a bit different. Scenario 1:After the order is created it stops the order from order release because the...
View ArticleRe: Conversion from UNV to UNX
Most common is the connection issue. Try having a look at this SAP note:1702625 - "Error invalid connection (mds 00004)” on converting the universe from BO 3.1 to BI 4.0Also have a look at this blog,...
View ArticleRe: Conversion from UNV to UNX
check attached link.You will get the idea what features can convert. Conversion of the relational universes in BI 4.x, from UNV to UNX - Business Intelligence (BusinessObjects) - SCN Wiki Convert...
View ArticleRe: Error 500 when starting web IDE
Thanks Michal I restored the settings on you suggestion and it works fine now.
View Article