Re: Active by Default Contract? (via inbound IDoc interface)
Thank you Siarhei!Perfect- you are a credit to this forum.
View ArticleRe: SAP GRC Access Control and Ariba Integration
Hello Amit, I work for Greenlight and as a Solution Extension partner of SAP we provide the real time integration to non-ABAP systems via SAP Access Violation Management. This solution offered by SAP...
View ArticleRe: Factory Calendar
It is advised to move the factory calendar change transport only on the week ends.
View ArticleRe: list report in multi-model report
Thank you George. The List of Item in multiple model report will list the extended object one by one. The result from the ListReport is listing all the values/attributes of the extended object into one...
View ArticleRe: Launching a report using RAS under VS.NET 2013
Hi George, The Reports do not save the password so you need to set the ConnectionInfo in code as well. Lots of samples on how to, check the Overview Tab, on the left side, for links to sample...
View ArticleRe: Query Grupo de Artículos
Algo así te quedaría con el nombre de GRUPO y para que te de el Stock tendrías que especificar que ALMACÉN. select OITM.itemcode, OITM.itemname, OITM.ItmsGrpCod, OITM.AvgPrice as 'COSTO',...
View ArticleRe: how do you schedule a report two months back
Glad, I was able to help. Thanks,Mahboob Mohammed
View ArticleRe: SAP PO and SAP SLD
PO usage type (AEX and BPM) automatically installs an SLD and the configuration wizard activates the SLD. So you can select "No SLD". The Process Orchestration wizard will automatically register the PO...
View ArticleRe: Error while uploading Agnetry app on SMP 3.0
Hi Stephen, Thank you for the quick response. I have deleted the current application and then tried to upload the zip file with the updated ini files. Still getting the same error (Checksum failed)....
View ArticleRe: [Report] Purchase Order and Goods Receipt Doc Date
Hi Harshal,I just try your new Query with a especific purchase order no. and the dates are correct, but for some reason it repeats three times.
View ArticleSAP Business One Partner/s for Oklahoma
Hi. I'm looking for a Business One Partner who covers Oklahoma. Thanks
View Article% of parts availability on planned orders
Leadership is requesting me to scorecard % of parts availability on planned orders. Is there a transaction code that can give me this by month and by department?
View ArticleRe: Affordable Care Act (ACA)
The error is misleading. It should have been green not red if it has processed a record successfully. ThanksAshwini
View ArticleMovement of development work from one CR to another CR
I have development work loaded to the Central Repository connected to the BODS DEV server. What is the best way to move the development work from DEV to the BODS PRD Central Repository? Thanks.....
View ArticleRe: Design Studio Authentication option grey out after upgrade to 1.6
Thanks for the reply. How can I check the web app? The installation was done on a Linux box. Here is the screenshot of the error
View ArticleRe: Anyone used et_FORM_DRAW?
Hi Cristian, This event is catched in ItemEvent. To complement: A form was drawn (ItemEvent). The before event would raise after the FormLoadAfter event and before the form was drawn.And after the...
View ArticleConverting PDM To LDM. Can anyone let me know the steps how to convert?
Hello Everyone, Am new to powerdesigner. I wish to convert a PDM to LDM. Is there any possibility in powerdesigner to convert pdm to ldm? If we have an option to do that, do i need to maintain any...
View ArticleRe: Message for "out of stock" items when added to a sales order
Hello Maria, Please try the Below SP in SBO_SP_TransactionNotification in SQL. IF @object_type='17' AND @transaction_type='A'BEGINdeclare @ItemCode as NVarchar(100)Set @ItemCode = (SELECT ItemCode from...
View ArticleRe: Inventory Return Question
If you reverse a delivery why would you need to hit a sales account? Sales has not been posted since their is not AR invoice.
View Article