Re: How to bind a Matrix data into system table WOR1
I don't used DataBind instead: Dim oMatrix As SAPbouiCOM.MatrixDim oVMWTotal As DoubleoMatrix = frmDelivery.Items.Item("39").Specific For oLines As Integer = 1 To (oMatrix.RowCount - 1)...
View ArticleRe: Database Logon Failed - only on one of two identical servers
I had them try changing to the Native 10 client while I was waiting for a response, and it didn't help. (I had them install the 64-bit install for that.) The application connects successfully to the...
View ArticleRe: Date Calculation
Actually there are a lot of FM to do this also. Check some below:...
View ArticleRe: Date Calculation
Shawn, Did you try debugging your code? I'm sorry, but this is pretty simple stuff. If you got no result, then your two variables (PA0001-BEGDA and PA0001-ENDDA) had no values in them. I think you...
View Articlecluster key on two different system
Hello,I have SAP BI 4.1 SP06 on Windows 2008 R2 server. There two systems PROD and QAS. PROD has one server. server11 with cluster key=clusterkey1QAS has one servers, server21 with cluster...
View ArticleRe: Can´t release blocked order
Hi Carsten, Yes, it is right that you can't change the customs document of the SO anymore. This is actually a wrong scenario from business point of view. -> If the SO is blocked by SPL check, why...
View ArticleRe: Confirmation in error in process
Hi, To fix such confirmation, I suggest you read the following KBA note: 1796585 - confirmation status remians in 'Approved' or 'Error in Process' It contains Z-report to fix different scenarios....
View ArticleRe: Unable to get destination bin with Pick pack & Pass scenario(user driven...
Juergen and Reddy, Thanks for the response. I got the solution from SAP. They have recommended Note#2309107 (created for us). Now it is picking destination bin as the end bin of the activity area...
View ArticleRe: Sceduling agreement referencing a value contract (kw)
Thank you. Actually I have to present to my client a second solution (and then He will choose which one is better). I have tough of using an open purchase order (ME21N) without limit (see the picture...
View ArticleRe: Header shipping instructions paragraph issue
Hi Prakash, Thanks for your reply.I am calling READ_TEXT FM in driver program and storing this shipping instructions in a internal table and passing this text from internal table to sapscript to...
View ArticleCertification SAP BUSINESS BYDESIGN in California
Hi Everyone,I need to know if I can help me to get information how I can get certified as a consultant in SAP Business ByDesign, when searching for the page PERSON VALUE does not give me any course,...
View ArticleWork Step not reflecting in VAS work center
Hi Guys, I have configured VAS inbound Scenario.Pack spec does not have a packaging material but have added work steps.In my VAS order pack spec is getting determined.But in VAS work center work steps...
View ArticleRe: How can i activate TLS 1.1+ on SAP AS JAVA 7.31 client-side?
Hi Edger, I am also facing the same problem. Was this resolved? did you get any response from SAP.Did you find any other solution to make a connection with TLS 1.1/1.2? Regards,Veerendra.
View ArticleRe: Customs expense allocation account not reflects in the GL
Hello Guys, It was not related to the Inventory affects inventory and all. It was mainly about the Perpetual Inventory. It is a default behaviour of Perpetual Inventory that the cost can be reflected...
View ArticleRe: Field does not display on Outgoing Payment draft layout
Hi, requesting you to plz close the thread if you have received your answer.. regards,Ravi.
View ArticleEnhancement for MIRO
Hi everybody. I am facing a problem in this case I have to do a validation and substitution when the user press enter for these fields: I cant find a badi for this, please help
View ArticleRe: Decision table - working in both directions
I think you want the decision table to return the new number if it's fed with the old number and to return the old number if it's fed the new number. No, you cannot use a decision table in a...
View ArticleRe: update dropdown box after Ajax call
Hello, Did you check in SAPUI5 Diagostics(CTRL+ALT+SHIFT+S) about the binding of control ?What is shown there ? BR.
View Article