Re: regarding the table powl_act_query
im having a requirement to refresh the powl query based on function module POWL_QUERY_REFRESH. In this function module exporting parameter i_query_data is to be filled from table POWL_ACT_QUERY-QUERY...
View ArticleRe: Removal of the BUPA REL relationships on the ECC Side
Hi Vijay, Could you let us know which precise error you get in the bodcs, the error ID and error number? Thank youBest regards - Christophe
View ArticleRe: Personal Settings
Please explain which field and where you try to change it (explain the path you are going)
View ArticleRe: Personal Settings
You probably don't NEED to make that change. Know what I'm saying? ;]
View ArticleRe: Removal of the BUPA REL relationships on the ECC Side
Make sure its an altruistic change to the content, and it should work already.
View Articlesplit tables for DMO
I am preparing to use DMO to upgrade/convert an Oracle/Unix based BW7.1 to Bw7.4 at Hana/SUSE. Some tables are very big so that I plan to split them. However, the DMO document does not show the step...
View ArticleRe: No GUI server connected; waiting for a connection
Hi Pramod, I was facing the same problem and I just unset SAPINST_JRE_HOME and it works out. I followed Sunny's idea. I don't know if you already fixed it but here is the solution I have found. Regards.
View ArticleNew incident view configuration with SM 7.1 SP10
Hello!There is new Incident View configuration with SAP SM 7.1 SP10. How to delete the block «title 2»?I want that assignment block «Summary» was in all width of the monitor screen Thanks!
View ArticleRe: select doing sort in tempdb is preventing tempdb log truncation
For getting a spid's total tempdb space usage try using the pssinfo() function, eg: select pssinfo(<spid>,'tempdb_pages') I've got a couple monitoring scripts that use this function and I've...
View ArticleRe: RSNASTED and RLE_DELNOTE programs
Hi vr, usual you got one entry routine. The driver-program got a routine in which handles the different cases. If you have a look in your NAST-table you will see a field NACHA.. that is the medium...1...
View ArticleRe: Change in data element
Hi peter,it just depends on how much entries we talk about. If there are just plenty in, download it and upload it again after repairing the table via SE14.Another suggestion would be to contact your...
View ArticleRe: SAP MII SQL Data Source connection Returns backdated (old) data.
Did you trace the query string on the database side? Do you get the same results when requesting the same SQL natively on the Oracle DB side? Unless you have date logic in the select statement, MII...
View ArticleRe: HANA Procedure with parameter in create part
Hi There, Can you try the below code: CREATE PROCEDURE myProcedure ( IN ToDate TIMESTAMP) LANGUAGE SQLSCRIPT AS d1 TIMESTAMP; BEGIN DECLARE SQL_STR VARCHAR(10000); d1:= :ToDate; CREATE LOCAL TEMPORARY...
View ArticleRe: upgrade to EHP7 from a database with nonstandard tablespaces
I am not aware of such requirements for the upgrade and also for the stack split but if you really need to move the tables to another tablespace then get a maintenance window and trigger an online...
View ArticleRe: Even though ERROR / 'E' type message, still program is executing normally!!
And why don't you believe your workflow-expert?Maybe you should trust people.And on the other hand you can read/learn a lot about workflow programming by using the search...~Florian
View ArticleRe: Advise required
In your Input Table to PCR )AD3, WT /GPY has 547.12 as Amount. When processing WT AWEA, that is the value that will be used.If WT /GPY is being modified in PCR )AD3, then you have to add a new PCR...
View ArticleRe: Granting schema privileges
Hi There, For your user ask the basis to assign the below role:<SLT_SCHEMA>_DATA_PROVRegards,Krishna Tangudu
View ArticleRe: How to schedule procedure in HANA
Yes krishna as I mentioned in this blog SAP HANA: Replicating Data into SAP HANA using HDBSQL But it is better to use from XS job scheduling ( unless your client already has some setup and has a...
View ArticleABAP REPORT using SQVI, need to hide Layout section
HI, I have created report in Sqvi and imported in ABAP (se38) now I want to hide "Output Specification" block which asks for layout, how do I hide that? See attachment
View ArticleRe: Work Manager 6.1 Java exception on SAP login during server start
When downloading the app again from the Management Cockpit, the included Agentry.ini file does not have the stracktrace config changes. So, looks like it's not picking up the Agentry.ini which is in my...
View Article