Re: Restart workflow for SC's in Awaiting Approval
Hi Venkat, for 1 and 2 looks like you have the wrong configured/developed workflow in your system. You should start analisys from here. for 3 you'll need a report for that, you can use SAP note as a...
View ArticlePurchase requisition/automatization of the derivation process in Profit segment
Hi All, I’m looking for a user exit in the Purchase requisition in order to automate the triggering of the derivation process in the Profit segment at item level of PR. I do not found any exit, and I...
View ArticleRe: how to restrict single company code data
Hi, First load new comp code into bw and later check at reports. Thanks
View ArticleRe: VF24 spool not getting generated from custom program BDC call
Yes, I have checked the output type - No processing log exists.
View ArticleRe: how do I import indicies with excelimport.xem???
I have found that when importing into a model from a spreadsheet, less is more. The more columns you are importing, the more likely it is that something will fail. My spreadsheet has 2 columns....
View ArticleRe: how to restrict single company code data
Hi, perform the delta info pacakge for the 0COMP_CODE_ATTR then check the PSA datathen trigget the dtp check the object level have comany code have.
View ArticleRe: crosstab help
Try exporting to Excel Data Only and see whether that will give you what you're looking for. -Dell
View ArticleDemand on a Finished Good Part
I am working with a customer looking for a quick few of a top level parts and what demands are being placed against it from SO. The quickest way I have found to do this if through running planning in...
View ArticleRe: issue with attachment in soap protocol
You don't need anything in your WSDL and you don't need to enable inline file. it can be false. You can send the attachments as unknown type. i.e, directly add the attachment in soap UI under...
View ArticleRe: CCMS Monitoring for Sybase IQ with NON-ABAP and NON-JAVA
Hi Kemal I haven't seen Sybase IQ specific templates in Technical Monitoring (SP12) so far. If the DB isn't recognized and a template is not available, you would have to You can have a look at the how...
View ArticleRe: Error calling BLS from oracle database
Nope, it shouldn't affect anything...just need to see the network trace in order to further understand what's going on. Sam
View ArticleRe: easiest EAServer replacement?
Thanks Chris,I have one final question. I have a single PBL holding my NVOs and datastores. In PB.NET - should I use a WCF Service Target or a .NET assembly target so that I can deploy to IIs and call...
View ArticleRe: CL_SALV_TABLE vs REUSE_ALV_GRID_DISPLAY Column Headings
Hi Roberto, Thanks for your suggestion. I did try this method, but get the same results with the column heading. From what I read, if a user manipulates the width of the column display this is set to...
View ArticleRe: Master Data Concepts
No, these will be termed as two different values. You will have to either append or trim 0's based on your requirement and how the data flows in the transactions. For Alpha routines if there is any...
View ArticleRe: Issues in EPM Add-in after installing MS Updates
We had same issue after mircrosoft update the steps in the note solved that
View ArticleRe: BAPI_SALESORDER_SIMULATE error 'Consider Delivery unit 1 EA'
when you passing Quantity,BAPI does not take any decimals.if your simulation quantity is 1.00 you need to convert it as 1000 and pass it.actually if you pass Qty as 1 to BAPI, internally it will take...
View ArticleRe: How do you make SAP Workflow Wait for a Variable Date to Send Mail...
Hello, You should use SWU3 to run that job, no need to do it yourself from SM37. The program is RSWWCOND, by the way. I would do it differently - make use of the date to set up a requested start...
View ArticleRe: Cantidad de artículos comprados y vendidos.
Espero que esto te pueda ayudar,te proporciona el articulo, descripcion, stock actual, cantidad comprada (entrada), cantidad vendida (salida) SELECT distinct T0.[ItemCode], T0.[ItemName], T0.[OnHand],...
View ArticleRe: Job search issue
Hi Sarika, Is it indexed at all? You can check that if you display the posting object with report COM_SE_SEARCH_IIF_TEST. Regards,Nicole
View ArticleRe: QA16 screen settings across all end-users
To Ninad MalvankarI think the end-user's ID has own user variant in QA client. (variant name U_****)Delete it, and then default variant SAP_TCODE_QA16 will be reflected. Regards
View Article