issue Regarding Time Managemetn User Exit
Hi experts, Our clients request to generate annual leave quota based on gender. For example male get 18 days per year and women get 20 day per year. We are using RPTQTA00 to generate leave. The new...
View ArticleRe: Roll in and Roll Out.
Hi Yves, thanks , can u tell me what is meant by local memory in the workprocess. Because work process isassociated with Roll area, extended memory and heap memory. Can you tell me what is local memory.?
View ArticleRe: How to maintain notification setting
Hi, Yes, Path you put is correctalso transaction code is OQN0 regards,santosh
View ArticleRe: EWA & CUA
Sinil, thanks a lot for the valuable advice and the information.I have dowloaded Security Guide for SAP Solution Manager 7.1 SP10 according to your advice already. I'm looking through "chapter 10 Using...
View ArticleHow to by pass approval for a SC workflow which got into error
Dear AllI am trying to by pass the Workflow for the SC which is behaving erratically since this is a one off case so we need to just by pass the approval so that it creates the PO . Earlier I used a...
View ArticleRe: Ariba Integration with SAP GRC
Hi Santiago, Unfortunately no. I've tried calling them, but wasn't able to reach the right team. Regards,Raghu Boddu
View ArticleRe: Visual Difference in BI 4.1 SP1 Update 4 -- Not Working
Hi, There may be a problem if CUIDs of the same report are different in two environments because Promotion Management works on the principle of CUID. Please try to compare two LCMBiar files which have...
View ArticleRe: Multiple user account change in AC10.0
Hi Ameet, We are on SP12 and I've captured those steps by creating a request, which was successful (unfortunately, can't give you the screen shots). Do you see any error or is the option grayed out?? I...
View ArticleRe: How to read a PDF from an RFC and show it in a web page or external platform
Hi Luis, Use the FM GUI_DOWNLOAD to download the pdf to a temporary location. Then upload the PDF from the temporary location to web page. CALL FUNCTION 'GUI_DOWNLOAD' EXPORTING filename...
View ArticleRe: serial no reversal for a material
Hi Swapnil, As per customer requirment customer needs sfg serial no yes i have canceled Goods Receipt the FG document no so it has also done reversal of issued documents. Thanks & Regards Sandeep...
View ArticleRe: Two different settings required for an inspection type (HU and Non-HU)
He is asking about your SAP version. Like Im using SAP ECC 6.0 EHP6. And your understanding is correct. You can also refer the helptext I have pasted in my earlier post.
View ArticleRe: SO_NEW_DOCUMENT_SEND_API1
Hello King, No. No need to create anything in SE11.As you are trying to execute it in SE37, you just need to pass value for field Receiver_Type in RECEIVER table for each row you are passing an...
View ArticleERROR WHILE TRANSFERRING VENDOR FROM ROS TO EBP
Hello All, We are implementing ROS here.Now Issue is coming while transferring Accepted vendor from ROS system to EBP.We are getting following two error. 1. Currency of purchasing organization could...
View ArticleRe: Regarding background jobs and batch jobs
Hi This works : Job name : *Username : *Time and date : check the IDOC's control record and put date and time accordingly (make time as +- 3 minutes) Put program name as : RBDAPP01 for...
View ArticleRe: Adding adhoc query to MSS reports
Hi Siddharth, I have tried one more option. I created an adhoc query. Tied a tcode to the corresponding abap program like above. Now I am facing issue transporting the launchpad. I clicked on Adhoc...
View ArticleRe: SAPUI5 App Packaging with Phonegap in Android Device in Eclipse Juno
Hi, Increase the loadUrlTimeoutValue from 60000 to sme other value until you get the response with out getting any error. Otherwise try like this. Rename your 'index.html' to 'main.html'Create a...
View ArticleRe: Trimming internal table based on criteria
Hi, As others said you can do this in many ways. May be you can try the below logic. Logic: itab2[] = itab1[].sort itab1 by name.delete adjacent duplicates of itab1 comparing name.unassign...
View ArticleRe: Two different settings required for an inspection type (HU and Non-HU)
Why would you want to do that? If the variance 1 is not active and you do not set other variances to preferred, I don't think you would get any inspection lot in this case. Please share the results...
View Article