Oracle upgrade in Solution Manager 10g to 11g
Dear Expert team , Our Solution Manager is running in Windows 2003 with oracle 10g . SQL> select * from v$version; BANNER----------------------------------------------------------------Oracle...
View Articlecant find procedure code in river development guide
Hi, Expert In below guide, mentioned that need to run 4 procedure to enable river enviroment, http://help.sap.com/download/River/SAP_River_Developer_Guide_en.pdf call...
View ArticleRe: Importing DSO to HANA analytical view
Please check the below document for detailed steps to import Step-by-step guide to implement Modeling Scenarios in SAP BW 7.4 on HANA
View ArticleRe: Assign Partner fucntion by Coding in CfC
Hi Vinod, Exactly.. That's the place I am searching where I could write the code for parties involved because I need to do it generic for all Business Transaction.if that transaction has the...
View ArticleWhat is the process to extract data from function module 'CRM_ORDER_READ'...
Hi, We have a CRM function module 'CRM_ORDER_READ' available in CRM system. we want to extract the data from this function module to our BI system.The function module is accepting most of the import...
View ArticleVersion mismatch in SAP HANA Studio
Hi All, We have updated the SAP HANA Database, Client, Studio, Host Agent through HANA Lifecycle Manager (HLM) from Revision 60 to 70 successfully.But when I checked the version of SAP HANA Studio in...
View ArticleRe: Cross docking and flow throughs
Helo Damodhar, Can you provide me the mail with the difference? Thanks in advance, Paulo Cherem
View ArticleRe: How to get creation date of a file created in application server?
Hi, Thinking aloud.... Why not use DOS DIR command as external command redirecting the output to a file and then read this file ? Or use the output of the command (I am at home cannot test this....) ....
View ArticleRe: Problem in my Select query
Hi Ram, Check this WHERE ( ( zzreq_id LIKE lv_pattern ) and ( nachn like lv_last_name ))AND zzstatus = lv_workflow_status. or (( zzreq_id LIKE lv_pattern ) and ( vorna LIKE lv_first_name...
View ArticleRe: CC-e SVC - Erro 491 - Rejeicao: O tpEvento informado invalido
hi Gustavo,I guess your query is on Brazil NFE interface. tpAmb = 1 is for production and 2 for homologation. tpAmis is 3 for contingency and otherwise for normal.The field cUF is specific to SAP...
View ArticleRe: MDG Get Company Code Data / Parallel Workflow
Hello my friend Abdullah! Yes I'm prepared for the World Cup! Let's see what is gonna happen here in the matches!! I have hope on Brazilian team! Can I adapt it to use with MDG-C? Another question is...
View ArticleRe: CC-e SVC - Erro 491 - Rejeicao: O tpEvento informado invalido
Brazil's nota fiscal interface framework uses PI. Cheers,Ambrish
View ArticleRe: Unable to remove empty nodes from Message
Here is my XSD: <?xml version="1.0" encoding="utf-8"?><xs:schema xmlns:tns="http://pac.bluecross.ca/Common/Types" xmlns:ser="http://schemas.microsoft.com/2003/10/Serialization/"...
View ArticleCreating a Dashboard with Stored Procedure
Hello Experts I have a doubt. I'm starting to develop Dashboards for SAP b1.How do I pass a parameter for a procudure and can operate in DashBoard?I am using the example below, where the procudure...
View ArticleRe: Unable to remove empty nodes from Message
<xs:element minOccurs="0" name="Dependents" nillable="true" type="tns:ArrayOfCoveredLife">
View ArticleInvoice created in FB60 not in MIRO
Hi The finance team have created an invoice in FB60 posted it however they should have used MIRO as there is an open PO with a good receipt. How can the PO line be cleared down? be cleared against the...
View ArticleHow to disable New entries in sm30 transaction for table
Hello, I want to just keep delete functionality for table in sm30, and dont need new entries please help me out how can i achieve it. Found out that using SET STAUS <STATUS> EXCLUDING...
View ArticleRe: Mass user creation with SU01 parameters
Hi Mia, You can do that in a 2 simpler ways. 1) Directly try adding MASTER PRIVILEGES to those Ids.Which will inturn create the IDs for you if you already have provision set up ( If you choose to...
View Article