SAP Portal startup issues
this error is common error in Portal. watch the log file by logging as NWA user. if you dont find proper information. analyze the utilization of JavaThreads and Memory (Heap memory). in case if you lag Threads.just do it after going through some OSS notes. Nagu

View Answer   |  February 18, 2009  1:01 PM
Java iView Runtime error, SAP iViews, SAP portal
answered by:
30 pts.

SCM module of SAP?
SCM is like a business suite to be used for the Manufacturing/FMCG/Automobile whose machinery and goods/p.os get automated. it integrates SD,MM,PP.. modules of SAP and has connectivity to utilize whole departments in an Enterprise. SCM contains, APO (adavanced planning optimization) which is used for planning purpose. you get everything service.sap.com/scm link. Nag

View Answer   |  February 18, 2009  12:58 PM
SAP SCM, SAP Supply Chain Management, Supply Chain Management
answered by:
30 pts.

SAP ERP
today i cancel invoice ( vf02) , continue number . 432112, i created new invoice but invoice number i do same. please help me Raajeev

View Answer   |  February 17, 2009  7:06 AM
SAP CRM, SAP ERP, SAP Supply Chain Management
answered by:
15 pts.

Note tab in MIRO (SAP)
Check Function Group MR1M, SUBROUTINE ‘READ_TEXT’. *&———————————————————————* *& Form READ_TEXT *&———————————————————————* * Notiz einlesen *———————————————————————-* FORM read_text USING i_rbkpv TYPE mrm_rbkpv editor type xflag. DATA: f_lines TYPE i, f_tdname TYPE tdobname, f_thead TYPE thead, c_tdobject TYPE tdobject VALUE ‘RBKP ‘, tab_sap_script_text TYPE tline OCCURS 10 WITH HEADER LINE. MOVE: i_rbkpv-belnr TO f_tdname(10), i_rbkpv-gjahr TO f_tdname+10(4). [...]

View Answer   |  February 13, 2009  2:35 PM
MIRO, SAP, SAP MIRO
answered by:
15 pts.

New Contest: ASK, Answer and win some Amazon.com gift cards
Good luck everyone. If you have questions email me at sbrooks at techtarget.com

View Answer   |  February 12, 2009  4:04 PM
AS/400, CIO, CRM, Data management, Database, DataCenter, Exchange, Linux, Lotus Domino, Mobile, Networking, Oracle, SAP, Security, SQL, SQL Server, Storage, VMware, VoIP, Windows
answered by:
16,755 pts.

SAP FI/CO consultant – what next?
hello can you tell me how you are succesful in learning sap fico as i am also not from accounting background? please guide me i dont have commerce back ground nor i worked on it .but i am desperate to learn sap fico.Can aexperts guide me regarding this?

View Answer   |  February 12, 2009  7:33 AM
Business Process Expert, Career development, SAP careers, SAP FICO
answered by:
25 pts.

What do the SAP fields PB00 and PBXX stand for?
Hi HennaV, PB00 and PBXX are not fields, but PO condition types. The condition type indicates, for example, whether, during pricing, the system applies a price, a discount, a surcharge, or other pricing elements, such as freight costs and sales taxes. For each of these pricing elements, there is a condition type defined in the [...]

View Answer   |  February 11, 2009  12:14 PM
PB00, PBXX, SAP purchase order, SAP Transaction Codes
answered by:
50 pts.

Requisitioner in SAP MM PO workflow
Maina, You still need to populate the new field you’ve added to CEKKOZZ. This must be done in the user exit provided. Using transaction CMOD – go to menu Utilities > SAP Enhancements. Transaction SMOD takes you there as well. The exit name you need is : M06E0004 Changes to communication structure for release purch. [...]

View Answer   |  February 10, 2009  1:15 PM
CEKKO, SAP MM, SAP PO, SAP Workflow
answered by:
50 pts.

MMPV last used
Try looking at the MARV table.

View Answer   |  February 6, 2009  12:12 AM
MMPV, SAP R/3, SAP Transaction Codes
answered by:
20 pts.

Refreshing variant display on ALV grid
Which version of ALV are you using? The selection of the display variant is a method of the class you’re using and should be automatic if you’ve set the parameters correctly on your first_display call. Make sure the i_save = ‘A’. This will allow you to save display variants. * * Call table for 1st [...]

View Answer   |  February 5, 2009  10:46 PM
ABAP, ALV grid, SAP List Viewer
answered by:
25 pts.

SAP SRM Best pracice
How to get started with SRM from understanding the business uses, functionality, and settings: John Studdert recommends <b>An overall guide </b>of some kind then looking at the new(-ish) SAPPress book on SRM : http://www.sap-press.com/product.cfm?account=&product=H1943 The <b>consultant’s guide</b> book: http://www.sap-press.com/product.cfm?account=&product=H2901&shoppingcart=003 Jim Bailey adds that conferences such as the ASUG Annual Conference or SAP Insider Supply Chain [...]

View Answer   |  February 5, 2009  4:24 PM
SAP SRM
answered by:
15 pts.

CPU UTILIZATION IS SHOWING 0 IN SAR REPORT
While it would require lot more inputs to correctly identify your bottleneck, here are some suggestions: 1. Apart from sar try iostat to identify disk IO bottlenecks. 2. Use prstat to list all the processes running and how much resource they are consuming. Check the Mem and Paging utilization particularly. 3. Use vmstat and swap [...]

View Answer   |  February 4, 2009  4:28 AM
CPU, Oracle 10g, SAP, Solaris
answered by:
75 pts.

which SAP certification will help my MBA in HRM?
As far as I know, SAP HCM is one of the best modules SAP has to offer. The way it integrates with other modules is amazing. On the other hand, the SAP controls are considered the most powerful amongst the ERP systems. I believe HCM has a good future, especially when clubbed with the MBA [...]

View Answer   |  February 3, 2009  6:42 AM
Certification programs, SAP careers, SAP certifications
answered by:
15 pts.

Career advice for moving from development to SAP
Really, you, Aditi, have a good skill for SAP. With your knolewdge of Java it is possible to be SAP Portal Developer or XMII Developer. But if development is not interested for you any more you always could try to be a SAP tester.

View Answer   |  February 2, 2009  5:22 PM
Career development, IT careers, Java developer, SAP careers
answered by:
20 pts.

Abap/4 programming Transaction Codes
The easiest way to create ABAP for a transaction is to record it in SHDB or SM35, save the recording, then generate a program from the recording, and then modify and test it. Hope, that helps. Hi, A very big list of ABAP transaction codes are listed in the following post: http://www.etechplanet.com/post/2009/01/29/Standard-ABAPBASIS-Transaction-Codes-Part1.aspx

View Answer   |  February 2, 2009  6:03 AM
ABAP, SAP Transaction Codes
answered by:
15 pts.

What are the most overused tech buzzwords for 2008?
My list of overused IT buzzwords/acronyms: - Smart Phone - Mobile Broadband - Virtualisation - REST - AJAX Nandu:-) _________________________________________________________________ Might I ADD: Value – Add! …and Is there a better way to say Solutions? Please, no more Cloud Computing? GREEN anything … Bailouts and Financial Crisis… Bush Bashing ! Bob VL _______________________________________ Not really [...]

View Answer   |  January 30, 2009  10:39 PM
AS/400, Buzzwords, CIO, CRM, Database, DataCenter, DataManagement, Development, Exchange, Linux, Lotus Domino, Microsoft Windows, Mobile, Networking, Oracle, SAP, Security, SQL Server, Storage, Technology, Virtualization, VoIP
answered by:
27,310 pts.

sap in finance
Firstly there are two institutes for SAP courses – authorised & unauthorised Authorised -siemens or genovate – FI ( above 2L) & if elearning (below 2L)- you can appear certification exam conducted by SAP AG, which will cost you approx 30k. unauthorised – many – check advt in local newspapers- charges will be between – [...]

View Answer   |  January 29, 2009  9:12 AM
SAP careers, SAP FI
answered by:
BVS
20 pts.

Display R/3 data in customer fact sheet CRM 2007 IC web client
Hi Geoms, I am also wanting to create fact sheets in CRM 2007. Did you manage to create the factsheets? If so, please could you share with me the steps you used to do this? many thanks, John

View Answer   |  January 28, 2009  5:37 AM
CRMCFSOLTP, ECC, SAP CRM, SAP CRM 2007, SAP CRM Interaction Center, SAP Customer Fact Sheet, SAP Customer Relationship Management, SAP IC Webclient, SAP R/3
answered by:
30 pts.

LIMITATION OF PURCHASE ORDER
you can lamination is calculated in meter you can create work order + service tax @12.36%, the vendor is applicable for tds.

View Answer   |  January 27, 2009  5:57 PM
Basis, Purchase Order Limitations in SAP, Purchase Orders, SAP ECC, SAP ECC Purchase Orders, SAP FICO, SAP MM
answered by:
15 pts.

General information about Exchange Server
Check out the <a href=”http://technet.microsoft.com/en-us/exchange/bb341336.aspx”>Microsoft Exchange Server Community</a> website. See my blog entry on <a href=”http://itknowledgeexchange.techtarget.com/it-trenches/did-you-see-this-need-some-exchange-advicesupport/”>Exchange resources and advice</a>. ******** Here is a microsoft web site dedicated to <a href=”http://www.microsoft.com/EXCHANGE/default.mspx”>Exchange server </a>also. Have fun! ~ technochic

View Answer   |  January 23, 2009  9:06 PM
Exchange 2000, Exchange 2003, Exchange 2007, Exchange client applications, Exchange infrastructure (xi), Exchange security, Exchange server software
answered by:
56,975 pts.