Two reports in one ALV program
Can you explain more what you want to do?

View Answer   |  March 15, 2005  10:08 AM
SAP development
answered by:
40 pts.

Message ID and number started to show up with text
Not come across this one before. Have you just done an upgrade / hot pack drop ? If so, it may be worth checking for an OSS note. Hugh

View Answer   |  March 15, 2005  3:37 AM
ABAP
answered by:
0 pts.

Time management Cycle and scheme. Continuous
Hi SAPper, You can use VARSTABSCE to determine if the employee is absent. If returned key is “Y”, then use OUTTPABTYP to determine the absence type. For all unpaid absence types (in T554S), you then go to another rule to accumulate the unpaid absence times (which may be based on absence type if you need). [...]

View Answer   |  March 14, 2005  5:26 PM
mySAP Human Resources, R/3, SAP
answered by:
1,165 pts.

SAP (HR authorisations). View ex-employees.
You probably need to change the user’s profile. It is probably set to a ’3′, when it should be a ‘*’ for what it is they are trying to view. One way to find out what you need to add, is if one of the HR User’s tries to view one of these ex-employee’s and [...]

View Answer   |  March 14, 2005  1:52 PM
ERP, MySAP, mySAP Financials, mySAP Human Resources, SAP, Security
answered by:
0 pts.

Monitoring changes to SAP background jobs
There is a tool for JobMonitoring – it works with Library objects they archive the total history ? all actions will be logged (if you stop a job or restart a job it will be logged in a library) very user fiendly – it monitors all changes – it works specially for Job steps Look [...]

View Answer   |  March 14, 2005  12:20 PM
SAP, SAP development
answered by:
0 pts.

Supplemental tax for over 1 million is 35% and up to a million is 25%. How could we automate this in SAP?
There are some third party tools available to automate SAP data entry to address problems such as yours. One such tool is called TxShuttle (www.winshuttle.com).

View Answer   |  March 14, 2005  11:35 AM
mySAP Human Resources, SAP
answered by:
0 pts.

SAP BAPI CommitWork error DCOM Connector
You did not specify which release of SAP your are connecting to. You should possibly know that not all bapis need a bapi_commit call. I would not know of any way you do a true 2 phase commit (MTS). So if you use MTS you might have to check if you can enlist somehow the [...]

View Answer   |  March 13, 2005  11:24 AM
ABAP, SAP development, Visual Basic
answered by:
0 pts.

Linux based CRM systems
There are several good ones that run in Domino R6.5.3 on top of Linux. http://searchdomino.techtarget.com/tip/1,289483,sid4_gci500563,00.html

View Answer   |  March 11, 2005  5:54 PM
Call Centers, CRM, Customer relationship management applications, Data analysis, ERP, Exchange, Linux, Microsoft Windows, Oracle, PeopleSoft, Salesforce.com, SalesLogix, SAP, Siebel
answered by:
0 pts.

PMP transitioning from tech oriented projects to business oriented projects
Hi It was good to see, your experience. But let me make one point clear, PMI methodologies is platform independant. The process is modified to suit the client’s need and also at same time quality should not be lost, that is best & tough changle in anyone’s career. I agree partical that if a person [...]

View Answer   |  March 11, 2005  9:42 AM
Business/IT alignment, Customer relationship management applications, Data analysis, Development, ERP, Financial services applications, Human resource applications, Lifecycle development, Microsoft Windows, Oracle, PeopleSoft, Projects, Salesforce.com, SalesLogix, SAP, Sarbanes-Oxley Act, Siebel, Software Quality Assurance
answered by:
0 pts.

Problem in Kernel upgrade
Hi, May be a silly thing, but try this, Restart your R/3 and Database both and check again. I hope, You must have uncar it in proper directory i.e. /sapmnt/<SID>/exe? Also, check the compatibility of the files you have downloaded. You may find some docs at service.sap.com/patches.

View Answer   |  March 11, 2005  4:03 AM
Basis
answered by:
0 pts.

SAPDBA not working in ORACLE database
Hi, Check the Oracle confirguration file in your oracle directlory and also check the .dbenv* and .sapenv* file under your <SID>adm user and ora<SID> user and change the variable accordingly.

View Answer   |  March 11, 2005  3:56 AM
Basis, Oracle, SAP
answered by:
0 pts.

Blocking Material on SAP Sales Order
Hi Jill, Sorry if you’ve already tried, but have you considered setting Plant Specific Status in MRP1 tab of materials for the plants? This should let you control the plants from which the material can be issued without impacting its usage in other plants. HTH

View Answer   |  March 10, 2005  9:19 PM
MySAP
answered by:
0 pts.

How to re-feed SAP data back to Taxware?
Replication of missed data is a bit tricky, because although the data seems “all there” maybe it isn’t or maybe there were changes to the documents, new post-dated documents etc. If you are confident in the data, usually there is some semi-manual forcing function that someone with administrative rights can use to generate the download [...]

View Answer   |  March 7, 2005  6:11 PM
Basis, ERP, MySAP, mySAP Accounting, mySAP Financials, R/3, SAP
answered by:
0 pts.

Table containing the text for authorization objects field
Hi Pinky The name of the Table you are looking for is TOBJT Umang

View Answer   |  March 7, 2005  7:20 AM
Basis, R/3, SAP, SAP development
answered by:
0 pts.

SAPFAQ – I don’t get any emails – Why?
I did not either, i tried to post a message and I got an error saying e-mail address is Invalid!, i guess the group is discountined?

View Answer   |  March 4, 2005  6:09 PM
Basis, MySAP, mySAP Financials, SAP, SAP development
answered by:
0 pts.

Deleting Employees
There is a transaction called RE_RHRHDL00 that can be used to delete objects. I have only had need to used it in Org Mgmt but I believe it works in PA as well.

View Answer   |  March 3, 2005  12:07 PM
SAP
answered by:
0 pts.

Supplemental Withholding for Retroactive Adjustments
Look at your version of UTX0 in your schema. This is the tax calculation used to call BSI. Look at your UPAR1 calls. It should look something like this: UPAR1 BSI 60 Override parameters for BSI vers UPAR1 CUR NA Override parameters for current UPAR1 DIF 1 22 B Override parameters for retro di UTXOR [...]

View Answer   |  March 3, 2005  8:51 AM
SAP
answered by:
0 pts.

ABAP SELECT-OPTIONS
You can find the following about this in the ABAP documentation: The LOW and HIGH fields of a selection option are displayed in a length up to 18 bytes long (scrollable up to 45 bytes). If you define a length longer than 45, fields are truncated on the selection screen after the 45th character. This [...]

View Answer   |  March 3, 2005  6:28 AM
R/3, SAP development
answered by:
0 pts.

Finding source of database growth in SAP R/3
Hello Steve, There is no SAP report to give you this information that I am aware of. The MONI table holds those statistics in a highly compressed format. I recommend using the SE30 to evaluate your DB02 research. The ANALYZE step along with the EXPAIN should go a long way toward identification of the ABAP [...]

View Answer   |  March 1, 2005  8:57 AM
Basis
answered by:
0 pts.

SAP Abap (Smartforms)
Yes you can for this you need to create a page format from transaction using ‘SPAD’. and then apply it in smartform Khusro Habib

View Answer   |  March 1, 2005  12:28 AM
ABAP, R/3, SAP, SAP development
answered by:
0 pts.