Re: Auto Warehouse task from Delivery
Hi Roopendra It can be achieved. Go to PPF action which use for WT in OBD. create your own action and put your condition for specific WPT. I hope for condition you need access key and some technical...
View ArticleRe: Conversion_Exit_ALpha_Input NOT APPENDING ZEROES
Hi nAnirban, Are you sure you need the conversion exit ALPHA? Usually you find the conversion exit you need under the domain associated to your data. Let's say you have a project definition (just a...
View ArticleRe: 1 Instance's Gateway unreachable
Hi Hardeep, Not sure whether you checked the below note.3223 - Number of WP and APPC blocks URGENT: "NO APCC block received" after Tcode FNM1 | SCN Regards,Raja. G
View ArticleRe: How to get Privilege information
You can get the assignment type as 1 or 0 - 1 is inherited I think. There's a table that tells you but its a 'system' table and is not guaranteed to be the same between versions. I think its...
View ArticleRe: Reconciliation reports in SAP IDM
As Matt said - you can grab pieces (or the whole thing) and take the parts you want. Most of it will work fine. There will be a few things you'll need to check - just make sure you don't overwrite...
View ArticleRe: java mapping help pls
hi Indrajit There is a slight change in the input structure. They can send as many file names as required in one input request. We have to read each file name and create the target structure....
View ArticleRe: Changing the system status of order in ECC and snchronize in SAP ME
Hello Alexander, Thanks very much for the inputs which is very helpful. I am checking it out and will do necessary mapping. Will revert back once done and tested. Regards, K S Srinivas
View ArticleSyntax error while creating Calculation view script based
Hi Folks, I'm creating Calc view based on script and drafted a simple code but I'm getting syntax error. Its just fetching few coloumns from two tables products and purchaseorderitem. /********* Begin...
View ArticleRe: Print a Crystal Reports file from Access front-end using VBA
Ido and Don, Thank you for answering my question. I appreciate your willing to help. I will take the easiest approach to me which is to replicate the form in Access, so I can print directly without...
View ArticleRe: Enhance standard webdynpro
In case of Web Dynpro component HRECM00_PLANNING_UI, the buttons are set by method FPM_SETUP_APPLICATION of the Component Controller. See the attached screenshot for the relevant Toolbar configuration.
View ArticleRe: Changing the system status of order in ECC and snchronize in SAP ME
Hello Sergiy, Thanks very much for the inputs. The issue of setting the status to TECO in ECC and mapping needed to set the status to CLOSED in ME is clear. I need to get the mapping done and test it....
View ArticleRe: Intercompany Currencies
Hi Jerry, If Branch 03 setup was: Branch 03Localization: UKLocal Currency: GBPSystem Currency: USD the system would use the exchange rate (in the subsidiary) and store both the GBP and the USD amount...
View ArticleRe: unix timestamp / epoch conversion in IQ
One option would be to load the data into a staging table and then from there use a view to move the data into the permanent table(s). As Mark said, there are a lot of options to do what you want....
View ArticleIncorrect calculation of posting values with ML
Hidear, I have thefollowing problemI have activated Catch Weight Management with business function /CWM/CM_1, because I post a goods receipt for a subcontractorder. Due to different valuation prices...
View ArticleRe: Crystal Reports does not load aspnet_client files to proper IISExpress...
Thanks Don. The problem as we see it is that VS 2013 creates a new project folder under Websites for each project you work on. It's under this specific Project folder where the Crystal Report Viewer...
View ArticleRe: SAP instance does not start, after 7.20 Kernel update
Thanks allProblem solved by SAP Kernel 7.20 EXT 64-BIT UCMany thanksLuis Fernando De la Cruz Beltrán
View ArticleRe: Error in Downtime phase STARTSAP_NBAS
There was no process running under SIDADM also no stream files under tmp directory.Shall i restart and check once? Also when i start the DB along with the SAP using STARTSAP got this error. However am...
View ArticleRe: Hiding Section in Webi Report BOXI 3.1
Try using the below FlagVar=If(Count([Req ID]) In ([SectionDimension])<1 Or IsNull(Count([Req ID]) In ([SectionDimension])) ;"Hide";"Show") Select the section and apply filter of FlagVar=Show
View ArticleRe: Restrict Attachment List in Services of Objects
Hello Suruchi, I have the same issue as your orignal post. I need to restrict users from seeing notes posted by another user. Would you be so kind as to share how you resolved your problem?...
View ArticleRe: CRM/BP/UI config for ITSM in Solution Manager
Hi Desmond,pleasealsocheckthe following link:Incident Management: Support team determination in Solution Manager 7.1Thanks.Fernando!.
View Article