Re: Newbie material for SAP MII
I Hope MII Wiki provides lot of information for the starters.And also if you are already experienced in SAP ABAP and other modules its like more added advantage. To tell in layman words, MII is a...
View ArticlejCo RFC Structure
I am attempting to call a custom RFC fm from MII using the jCo interface action block. The request structure/document for the RFC is shown below as a trace of the jCo request document...
View ArticleRe: jCo RFC Structure
I don't think you are doing anything wrong. I don't know if it is at the xMII level or the underlying JCo level but at this time that functionality seems to not be supported. I haven't personally tried...
View ArticleRe: jCo RFC Structure
Thanks for the reply. Everything I have found on the web indicates passing deep structures to RFCs is not allowed
View ArticleBapi to get Base_Qty from Master Recipe
I am trying to get the value of Base_QTY from the master recipe for a material being produced on a line. Does anyone know of a BAPI for this or the table(s) I would read to obtain this information?...
View ArticleWrong WSDL for MII WSDLGen
Hi There, I am having hard time to generate right WSDL for the BLS transaction.I tried couple of things - When i don't assign XSD to OP variable. WSDLGen generates wsdl document but looks it is...
View ArticleRe: MII 14 Cannot Find PCo 2.3 WSDL - Error while getting PCo Agents
Hi Aravind, Thanks for focusing on the JVM version of MII NW server.Our Basis team is still working on it & I'll update whether downgrading of JVM resolved the issue or not. Thanks,Sumit
View ArticleRe: Arabic Navigation links in SAP MII
Hi Praveen, I was not asking about implementing Arabic localization, it was about Arabic language naming of MII Navigation links (Folders) in the Navigation editor. The problem was in some special...
View ArticleRe: MII 14 Cannot Find PCo 2.3 WSDL - Error while getting PCo Agents
You are welcome Sumit. I am confident issue will be resolved after downgrading the JVM. Regards,Aravind
View ArticleRe: SQL Output in BLS is not handling Foreign Language Chars in MII 14.0
Hi George, Unfortunately no elegant workarounds comes to mind, especially if the issue is truly nested inside the TRX engine when processing any query results in the logic. One remote possibility...
View ArticleRe: jCo RFC Structure
Thanks all for the info. We are using MII version 12.2 and don't have any immediate plans to upgrade to 14.0. The function module works fine in ECC se37 when executing with the same data and I have...
View ArticleMII 14.0 UI5Grid Error
Hi Experts, I m working on UI5 igrid in MII 14.0when i load query n try to execute UI5Grid,it is giving following error in browser: 404 not foundError: Cannot define forward location.I have imported...
View ArticleRe: Wrong WSDL for MII WSDLGen
I totally aware of what you are telling in step 2 ... It is ok to not have step 1 setup since i can create proxy using file ... Any way, Let me explain what i am trying ,where i am getting into the...
View ArticleRe: Wrong WSDL for MII WSDLGen
So my question is what to change in the transaction to make WSDLGen to generate right wsdl. I know i have to assign XSD to o/p variable but ,i couldn't give right XSD to generate correct wsdl . Does...
View ArticleFixed query not returning results on numeric nulls/blanks - 14.0 SP04
We are attempting to query data in MII 14 SP04 and the fixed query is not returning results for database columns that are numeric types (Integer, Float, Number). We had no issues with this in MII 14.0...
View ArticleRe: MII 14.0 UI5Grid Error
Hi Neha, When you launch the i5Grid, does the MII logon screen open up in the browser before you see a 404 error? If that's the case, then try to open the MII session in the same browser in which the...
View ArticleRe: Data Server connection status is error after restoring database
Hi Rajesh, The error is indicating authentication problem.Check for the user(given in the data server in MII) in the database. Also try to recreate the dataserver. Regards,Rohit Negi.
View ArticleRe: MII 12.2 + problem connecting to MYSQL database
com.inet.tds.TdsDriver - JDBC driver is used to connect to SQL server. I am using - com.mysql.jdbc.Driver.
View Article