Hello everyone,
I would like to know, how to create a method dynamically for a class (in SE24) from a program?
I have checked this one out, but not working on SAP 7.40...
Thank you.
Rachid.
Hello everyone,
I would like to know, how to create a method dynamically for a class (in SE24) from a program?
I have checked this one out, but not working on SAP 7.40...
Thank you.
Rachid.
Hello Guys,
I have a requirement in general task list that all purchase related data has to copy from Purchase info record. I created PIR via ME211 and in the general task list when I entered info record number in Operations tab, all the data is copying except material group. Even though when I tried to enter it manually and click on enter, it is disappearing and appears as blank.
I checked the same material group even in material master . The material group maintained in MM02 also same. Can any one please let me know what is the possible error and if needs to do more or miss any setting for this .
Also while I m checking the maintenance order by adding task list from pulldown menu, material group field is in disable mode .Why it is happening? please help .
Regards
kiran kumar.P
We can not change the document type (MEREQ_TOPLINE-BSART) of PR which created from MRP by ME52N, this is because the following hard codings:
Main Program SAPLMEREQ
Source code of LMEREQF56
IF l_context->header_new->trtyp NE hin AND
l_context->header_new->header-estkz NE 'R'. <<<<<<<<<<<<<<<<<<<
l_context->header_new->header-bsart =
l_context->header_before_checks->header-bsart.
ENDIF.
Like above, the system checks if the PR was created manually (R). If not, then system will change the document type back to the original one.
Dear Gurus,
Can any one provide some input, how the task deletion to be managed Notification. Tried through Notification Status Profile (business rules) "Delete Task" is not found.
Earlier, what I remember, delete task option was available (through status profile - business rules), however recently could not be seen. My requirement is Task deletion to be disabled, not to be allowed.
Hope to get some update.
Thanks.
Sahu
Hi Experts,
We are about to start implementing SAP ME 15.0 alongwith SAP MII 15.0 (for integration with ERP). We are using 3 servers, one for SAP NW/ME/MII , second for WIP Oracle database and third for ODS Oracle Database.
Can someone please suggest if we need to install database software only on WIP and ODS DB and database instance/schema creation will be part of Configuration wizard tasks via NWA OR Do we need to manually create the database instance/schema for WIP and ODS. Also suggest which database users/schema needs to be created MANUALLY on WIP and ODS database. I have already checked ME 15.0 installation guide but do not have much clarity on this.
Regards
Joy Garg
Hello,
Using the migration tool available in BW 7.4, I migrated a 3.x flow to 7.4 and the migration was successful. I was doing a comparison of the routines in update rule and new transformation .
When I check a field routine, it appears as below :
* Migrated update rule call
Perform routine_0004
TABLES
l_monitor
USING
COMM_STRUCTURE
CHANGING
RESULT
l_subrc
l_abort.
Double clicking on routine_0004 directs me to RS_ROUTINE wherein I can view all the available routines. In case I want to change the existing logic, I am unable to do so since it does not allow editing RS_ROUTINE.
How do I edit the existing logic of the migrated transformation?
Regards,
Shwetha
Hi All,
I recently started working with the SAP Cloud Application Studio and for the most part have found it easy to work with. However, I can't seem to get my head around this particular issue. I was hoping that someone could point me in the right direction when it comes to calculating the total of columns in an advanced list pane in an OIF screen.
As a novice user of the Cloud Application Studio I would appreciate if someone could outline the correct process for achieving this. Ideally I would like to output the total of this column to a field in the General tab of the OIF.
Thanks
John
Running windows 7 enterprise.
Ran installation once. Failed at end. No installed completed (nothing int Progarms and Features.)
Tried to run again. Failed with INS00029 using your suggested directory C:\Program Files (x86)\SAP BusinessObjects\
(note - this directory did work the first time.)
Now cannot install the product at all.
Spoke to bobby in sales who gave me this download link.
http://downloads.businessobjects.com/akdlm/crystalreports/51041020.ZIP
Tried again. Same result.
I'm logged in as an Administrator AND I'm right clicking and running install as administrator.
This is urgent - I need this fixed and installed today.
Hi Experts,
We are working on File to File scenario, where we are posting files from SAP to FTP server.
we have total 5 interfaces to post different files to the FTP server.
Each we are facing the same kind of issue for any one of the interface.
While posting the file to the FTP server we are getting the below error in the communication channel monitroing.
"Message processing failed. Cause: com.sap.aii.af.ra.ms.api.RecoverableException: Error when getting an FTP
connection from connection pool: com.sap.aii.af.service.util.concurrent.ResourcePoolException: The resource pool has already been destroyed"
I treid by restarting the channel and FTP server, cleared the cache but facing the same issue.
As per my knowledge the issue is because of connection pool of FTP is completely used and no more connections are exists to use.
we informed FTP team to look into this.
This issue is happenig very frequently, can you please help us to fix the issue.
Thanks
Bhargava Krishna
Hello
I want to give ChaRM E2E200 SAP certification, can you please help me how can I go for it, where can I get details like- Cost, training material, where Can I apply and how to apply ?
It will be appreciable if someone had done this before and can guide me ?
Just for info, I haven't undergone any formal training, but have worked in ChaRM implementations before and quite comfortable with it.
Am Currently in India.
Cheers,
Ankit
Hi, i'm starting with eclipse and Bw on Hana tools, v7.4 sps 09. I want to say I'm not the administrator server And I'm trying to connect Bw on hana with eplicse, I've installed the eclipse with BW and ABAP tools. And when I add a system, it requires to add the host name, instance number, user and password, these paramters are the same that bw sap logon or?. Thanks.
Hey I need an ADS Server guru to try to figure out what is going on with our server and give us some advice as we are moving to a new server and want to make sure we get it right this time.
Right now we have an unlimited user ADS Server installed on a Windows 2008 Standard R2 server with dual XEON processors and Hyper Threading and 24GB ram. This gives us essentially 16 cores but we have noticed that no matter what we do, ADS will never use more than 8 of the cores (I am guessing because the computer is set up using NUMA which divides the memory up to work with the nearest processor). We are noticing that as the ADS service ram usage approaches the 12GB mark (has never quite got there yet) that performance goes in the toilet but the CPU usage never goes above about 12%.
Was ADS ever written to take advantage of NUMA? Should we just turn NUMA off or do we need to downgrade the server to a single physical processor? It seems like with the NUMA nodes enabled that the physical computer is basically divided up into two machines and ADS will only run using half the resources (8 cores and 12GB ram).
At peak times, that server is taking connections from about 500+ users spread out over 5 servers running remote desktop sessions. The database server just has ADS running on it so that is the only process (other than standard Windows stuff) and we would like it to be able to use ALL the resources on the server instead of half of them. There are about 2400 database connections, 95000 work areas, 29000 individual tables and 24000 index files open at the same time so there is a lot going on. The average operations per second is usually around 17,000/sec with peak times where it can hit 350,000/sec for a minute or so. I made the assumption that if you threw massive resources at ADS that it would use them all.
Please note, we have checked all other areas for potential bottlenecks but the existing Raid 10 SAN is performing very well and the network cards are all Gigabit that even during peak times are never going above more than 5-6%. Disk Queue Length is almost always < 0.5, Disk Active Time is < 10% most of the time, Network Utilization is < 2%, CPU Usage is 5-12%, Physical Memory has 8.7G free
At one point we tried moving the server onto a VM and had that configured with anywhere from 4 up to 24 cores and from 16GB to 32GB of ram and the results were disastrous. Things worked fine in a test environment with 50 or so users connected to it for a month but as soon as we switched it over to having everyone log on using the VM for the database server, ADS would run for a few hours and then start throwing errors all over the place and disconnecting people from the databases. The only way to recover was to stop the ADS service and restart it which would work for another couple hours and then die again. No matter how we had the VM configured, ADS would die a miserable death with plenty of system resources unused and still available. At that time we were told that ADS was never written to run on a VM so we gave up on that experiment.
So, now we are looking at a solution that would have all our remote desktop sessions run on a bunch of VM's but have the ADS server be a physical server with a high efficiency SAN attached but we need to know what to build into that server. Windows 2008 Standard R2 only supports 32GB of ram so we don't need more than that. We just aren't sure what to do in regard to physical CPU's and NUMA. I don't want ADS to only have access to half the resources on the machine but at the same time, if shutting NUMA off makes everything run dramatically slower because the memory banks are randomly far away from the core running a query, we don't want that either. Maybe we have to bump it up to 32GB and then it can at least use 16GB for ADS and leave the other 16GB for Windows to play with?
These machines don't come cheap and we basically have one shot at this. The clients don't like us experimenting with things that don't work as we are supposedly providing them with a "cloud" solution that should be stable and not kick them off every hour to reboot the database software. We have been using ADS for a decade now and really don't want to switch but if we hit the wall then we hit the wall. Is there someone out there who knows what to do in this situation or did we just hit the physical limit of the ADS software? I can hope that someone at SAP knows the best way to set up their own software? Please?
Hello experts,
When I define an external procurement in a production order for Non-stock item, the purchase requisition is correctly generated, Then, I change the delivery date in the purchase requisition by filling out the field GR Proc. Time (Goods Receipt Processing Time in Days) in the process order with a value of 30 days. Consequently, the system changes the delivery dates. However, this new delivery date in the PR is calculated as 30 days in the past from the component's requirement date.
Is this standard SAP behaviour? Is it possible to set the delivery date in the purchase requisition 30 days from the requirement date instead? Or is it possible to change the requirement date for this component to achieve the same effect?
Thanks and regards.
Yolima
I'm looking at changing the Text type description on our sales orders to match the Customer Master Data Text description. What is the best way to do this? For example, the customer master data shows "Z035 -Shipping note" and the sales order just shows "Shipping Notes", How do I get the sales order to show Z035 also?
Dear All,
We are facing CALL_FUNCTION_REMOTE_ERROR -ST22 dump issue in solution manager server.
Almost every minute its generating one abap dump.
I have checked all RFC's and background jobs all are successful.
After that i found sap notes below and note suggested ,Please apply the corrections attached.
AS of now we are in ST-710-SAPKITL706 and its suggested to ST-710-SAPKITL709.
Now my doubt is is their any work around to resolve this without applying ST component if any one faced this kind of issue .
Please advise.
Note 1826444:CALL_FUNCTION_RECEIVE_ERROR or CALL_FUNCTION_REMOTE_ERROR runtime errors in SAP Solution Manager
Below is the details of ABAP dump:
Short text |
| "Error during call of SAP back end system (see long text)"
What happened? |
| Error in the ABAP Application Program |
| |
| The current ABAP program "SAPLE2E_FUNC" had to be terminated because it has |
| come across a statement that unfortunately cannot be executed. |
| |
| The error occurred during an RFC call to another system. |
| In the target system, a short dump has been written as well. |
| More detailed information on the error cause can be found there.
Hi.
I am testing the service hrrcf_a_startpage_ext_cand Using the t.code SICF.
http://hostanem:8000/sap/bc/webdynpro/sap/hrrcf_a_startpage_ext_cand?sap-client=112&sap-language=EN
The system generate the following message of error:
Unfortunately, the system is unavailable at the moment; try again later
I have checked the following notes:
1017866 - Consulting note: Candidate scenarios using Web Dynpro ABAP
applying for Job in E-Recruiting WebDynpro ABAP application
Software Component: ERECRUIT:
ERECRUIT | 606 | 0007 | SAPK-60607INERECRUIT | E-Recruiting |
I also have checked using hrrcf_a_candidate_registration webdynpro application to register external candidates and the message is the same.
I also go to IMG > SAP E-Recruiting > Technical Settings > User Interfaces > Candidate > Front-End Candidate > Specify E-Recruiting Services (Web Dynpro ABAP) and checked that all services is configured.
Also check RECFA BL2UI/UI2BL switches in table T77S0
Service user RCF_UNREG assigned to services as perDocumentation of Customising Activity->sap e-rec->technical settings ->user interfaces->candidates->front-end candidate->Specify e-rec Services .
Activities
hrrcf
hrrcf_wd
service user
Standard
Regards
Hi all,
I am looking for a Best practices Guide for SAP IQ, Edge Edition/BO Edge analytics Edition. I didn't found anything on scn and help.sap.com. I need some Information about Installation, sizing, Scenarios. Thank you very much for any links and documents.
Regards,
Thilo
Hello everyone!
Facing an issue where planning book default view is not getting restored.
To view future horizons, I dragged the vertical KF bar which hid the shuffler, selection ID & Macro views.
Now when I'm trying to move it back to it's original position, it's not happening. Because of this I can not able to load products in planning book as shuffler is hidden.
Tried selector switch on/off option, but no solution. Tried changing layout settings but again same result.
Posting this thread as I could not find any relevant discussion in the forum.
Please suggest/help.
Below pic shows the issue where the vertical bar is not moving to desired position.
Regards.
Hiya,
I have this field in ME54n for "source determination"(MEREQ_PROP-KZZUO) that is accessed via the 'Personal setting' button:
Would anyone know how to make it default to 'unchecked' when certain criteria are met?
It doesn't have a Parameter ID...
Is there a user-exit/Badi that i could use?
Thansk in advance!
Our client is migrating SAP HR data into 3rd party HR system. After migration, they want to Decommissioning of SAP HR system. Can anybody give me couple options to do this decommissioning of the entire sap hr system?
Thanks
Rao