Re: MDG_S workflow
Hi Abduullah Apologies for not reading it carefully. Can you explain from whree CR steps assigned to CR type in desion table and it;s status is taken as description maintained under node Edit Statues...
View ArticleRe: Validation on UDF
Hi, Try this: IF @transaction_type IN (N'U') AND (@Object_type = N'18')begin if exists(SELECT t0.docentry FROM OPCH T0 where T0.docentry = @list_of_cols_val_tab_del and T0.[U_InvoicType] <> ' '...
View ArticleCommitment item 1000/0000//0005900020 does not exist
Hi Friends,Please help me for below issue. S.Suresh Babu-Commitment item 1000/0000//0005900020 does not existMessage no. F6177 DiagnosisCommitment item 0005900020 does not exist in FM area 1000, fiscal...
View ArticleRe: What is Shipping Management, I got to know that this is launch in EHP 7...
Dear All First of all thanks for your suggestions. I am very diligent about my work, until I am not get the perfect solution I don't left that topic. Actually I just started my career in SAP industry...
View ArticleRe: MRP Behaviour
Hi Mariano, Very good explanation. Thank u. So in APO, during MRP run, using the "Bottom up approach" this problem can be solved. Is it? Thanks
View ArticleKernel Upgrade using SUM for PI 7.1
I am using the SUM latest patch level to do the Kernel Upgrade on a DUAL Stack PI 7.1 system from 7.11 to 7.21 kernel release SUM is stuck in JAVA_RESTART_SYSTEM_ONLY phase when I give tp-v in the main...
View ArticleVB11 Transaction -removing the pop-up messange
Hi All, We are planning to use to VB11 for material substitution process.The reason we are using Manual matl selectn but the issue is while creating the sales order, system is creating a pop up...
View ArticleRe: Outbound Delivery via MIGO - Error message M7-685
Hi Caio, I have the same problem while doing transaction MIGO against outbound delivery it shows short dump as it same error message mentioned by you.If you aware could you please tell me what...
View ArticleRe: Query on Configuration of Gross Salary ?
Hi All; Thanks for all the inputs given . The client has understood the logic behind the display of gross amount on the payslip. But now I am facing a different issue in regards to cumulation of wage...
View ArticleRemove "New" icon in CRM Web Client Search Results
Hi In CRM Web Client UI, I have setup various searches (see below image for example). In the Results List, you will see a "New" icon...which will allow users to create a new transaction type. I want to...
View ArticleRe: Leave request workflow
How to make a workflow as general task. I made only the workitem sending task as general task.
View ArticleRe: Hyperlink inside pie chart
Thanks for the suggestion. I will use it as a workaround for my pie chart.
View ArticleSAP Business One Integration Problems & Solutions- DI Server, DI API, B1WS
As we know, using DI API/DI Server/B1WS, we can connect SAP Business One with third party systems. But while configuring/using these components in SAP Server, we often face many problems. Here is a...
View ArticleSuspend and resume synchronization in iOS native app.
Hi all, I'm currently trying to synchronize my iOS app with the SUP.The problem I'm facing is, when I call [DB synchronize] method in a separate thread, it starts synchronizing but at the same time it...
View ArticleRe: RESTORE Deleted User
HiYou can do it from the SQL in table OUSR.when you delete user the system keep it and change the groups to be 99 just change the groups bake to 0for example if your user is 10 you can run this query :...
View ArticleRe: I need a Small FMS query.
Hi Srinivas.. Try This Select $[rdr1.SalFactor1 ]* $[rdr1.U_Manpric] from rdr1 t1 inner join oitm t2 on t2.itemcode = t1.itemcode RegardsKennedy
View ArticleRe: Filter Condition
Hi, Currently which version you are using in BO ? Refer below Blog once : BI4 SP5: All you need to know about compounded objects Thanks.
View ArticleSAP ERP BP and Customer Replication via CVI
Hello Experts, We are creating customers as Business Partners via a BAPI. The BPs are created fine and almost immediately so are the Customers. But the first name and last name of the BP are being...
View ArticleRedwood group box not showing as Error
Redwood group box is not showing as error even some of the subboxes under the main box fails.Please help to resolve this issue.I need to show the group box as error even if any subboxes job fails...
View ArticleRe: Input field in List UIBB
Hi Pradeep, Your List UIBB is empty, Try to add some initial row in get_data method then you can edit same line item on UI. Regards,Ragavendra
View Article