Re: Very Urgent COOIS Selection Profiles
Go to BS42 and configure your own Z profile if the standard profile didn't meet your requirement. The reason SAP011 is displaying two orders may be because one of the two order is not dispatched....
View ArticleRe: SMP3.0 Releasing Date
Hi Midhun, Not sure where you got the Q1 data from - SAP has never communicated a date for General Availability. And this is exactly the reason why: to not set expectation that we then won't meet....
View ArticleRe: Transaction key UMB determined on transaction MB1A
Are you sure UMB is being used, or is it an assumption because of the account? What movement type are you using? You say MB1A but not the movement type.
View ArticleRe: Half day or one day deduction according to the leave hour
Hi Omer, You nobody can take 5 hours for example and EE have to take 1 full day leave insted of 5 hours or you mean if EE request for 5 hours system must deduct 1 full day(8 hours) from his/her quota?...
View ArticleRe: Bloqueo Pedido
Si te entendi bien como es tu proceso, seria asi. if @transaction_type in ('A') and @object_type = '13'--No permite devolver productos no compradosbeginif ( select count(distinct ItemCode)...
View ArticleRe: Transaction key UMB determined on transaction MB1A
This is good documentation from Joao Sousa. Please refer Account Determination - Why was this account determined?
View ArticleRe: Support for smart-card authentication in PowerBuilder based application
Take a look at the following: Communication with a smart card from PowerBuilder I've still got a bit to add on the end with regards to reading the entire certificate, but that should get you started.
View ArticleRe: Document draft auto delete once it approved by the authorized person
Hi Rini, In system design, it must apply to all B1 users. Manual deletion is accepted by majority of users. B1 would not make it auto delete. There is good reason behind it. Thanks,Gordon
View ArticleRe: FCHR
Hi Inna, U may get options like helpful answer and correct answer & etc against answer given by others. Select correct one click on correct answer options. that is enough to close thread and...
View ArticleWhat's up with PBWidth/PBHeight vs Width/Height attributes in PB .net 12.5.2?
I've verified that the .height/.width attributes in PB Classic 12.5.2 are mapped to PB .net 12.5.2 .PBHeight//PBWidth attributes. In PB .net 12.5.2 it appears there is also width/height attributes, but...
View ArticleRe: Error :- Report Scheduling in SAP Business One 9.0 PL 10
Hi Manvendra, Since you are not the 1st one got the same problem as others, I would guess it might be due to bug. Log a message to SAP support. Thanks,Gordon
View ArticleRe: Is there an AutoComplete control planned for SAPUI5 mobile?
The sap.m.Input control supports the ability to show suggestions. sap.m Explored <Input id="productInput" type="Text" placeholder="Enter Product ..." showSuggestion="true"...
View ArticleRe: Workflow Issue - Delivery address XML Reference workflow - Error
This looks like an authorization error. Verify WF-BATCH authorization when sending an e-mail. Use the auth. trace transaction ST01.
View ArticleHow to download all components and operating phase details from materials tab...
Hi, I'm unable to download the components and relevant operating phases from materials tab in a recipe. I don't know what tables to be used and how. I tried with PLPO, MRTRST_POP_REL, PLKO and some...
View ArticleRe: how increase segment on live?
ah yes. Then the join criteria between sysusages u, and sysdevices d is where u.vstart between d.low and d.high and d.status & 2 = 2
View ArticleRe: Customer sales area data not replicated to CRM
Hi Koen,' Delete the filter setting for CUSTOMER_MAIN and set up again same filter settings, sometimes due to filter settings this issue comes. Once done try to update the sales area data. Regards,Kamfrk.
View ArticleRe: SAP NOTE: 1787850 - ESS Config EHP6
Thanks man! Please do post anymore useful links related to portal, configuration in the ESS/MSS context for functional consultant profile. Regards,Bharat
View ArticleRe: UI DESIGN FOR SMP 2.3
Hi viru, i am developing hybrid web container please share samples boss on ui part in smp 2.3
View ArticleRe: Formula for an Address
OK. Let's put the parenthesis back in: (If {rpt_AddressDetail.Addr1} <> "" then {rpt_AddressDetail.Addr1} + chr(13)) &(If {rpt_AddressDetail.Addr2} <> "" then...
View ArticleRe: ESS Record Working Time - How to set up approvals?
Thank you for your help, the task was not set to a general task. As for the CVR parameter, I was able to figure that piece out and I know the ESS user is calling the right data entry profile using the...
View Article