Hi,
A general question. What business processes (like OTC - Order to Cach, P2P, R2R etc) would be assosiated with an ECC Implementation with FI, MM, WM, SD, HR and PM modules?
I am Technical person and is setting up Solution Manager for creating business scenarios and processes. I am going in the path of having it created on verticals of business processes. To propose, I would need to know what all kind of business processes would be involved in an implementation with FI,MM,SD,WM,PM and HR.
You can just tell me OTC, R2R, P2P and what all you know of which would be helpful for me. I dont see any link giving me the list of business processes available in SAP.
Thanks!
BackButton Behaviour in AJAX
I have an ASPX Page AJAX Enabled!The page has a gridView and a DDL for filtering on it. The Gridview has links on its items. The behaviour I am running into is:If I filter a criteria from DDL and then
Need a fuction to count entries in a field
HiI need a fuction to count how many times a email address is entered in to a field.I making a for wordpress that counts how many timesa user has made comments.Thanks
Looping Problem
I've got a client that has a database with about 200 events at any given time. I'm trying to loop through the dates based on a form and show the title of the event if the start date of the form
Saas with SAP R/3
hi experts,
HTML Email rec'd as Source Code
The code does create and send the email successfully. However, the message shows as html code and not an html email. Any ideas what is causing this?Thanks.Code: // Email require_once
button help
i originally had this but realised it is much easier to have a button.Code: <?php$search = $_GET['search'];$checkbox = $_GET['checkbox'];if($checkbox ==
Problems with strings containing
Hey all,I have encountered something strange in a script. I am trying to write an XML header and then fill in the file:Code: $xmlFile = "fetchableData.xml";$fh = fopen($xmlFile,
DYNPRO_FIELD_CONVERSION
Hi gurus,
onClick='location.href=index.htm'> not working
Below is my code:echo "<input type='button' value='redirect' onClick='location.href=index.htm'>";what is wrong with the code?? it's not working
Stumped by Third Day of Month problem
I am trying to build an algorithm that will essentially do this: Code: [Select]$this_month = October$third_sunday = CalculateThirdSunday(October)if ( ( TodaysDate before $third_sunday ) | ( TodaysDate