Global SMS Web service API
Are there any other Global SMS Web servics out there besides StrikeIron’s offering? This service lets you build global text messaging functionality into your own applications without having to know the carrier of the provider. They are offering a trial with 5 free SMS messages: http://www.strikeiron.com/htmls/pws_global_sms_pro.aspx What do you think?

Answer Question   |  June 2, 2005  10:36 PM
BEA, BEA WebLogic, Cape Clear Cape Connect, Hardware, IBM, Microsoft .NET, Microsoft Windows, Oracle, PeopleSoft, Plumtree, SAP, Sybase, Systinet WASP, TIBCO
asked by:
0 pts.

Sending Email with Attachments from SAP
We need to send an email from SAP with attachments. We found the function module SO_DOCUMENT_SEND_API1. We can make it work with just email sending but we are having problems in making it work with the attachment. Does anyone have an idea how to use it or any other alternative to sending an email with [...]

Answer Question   |  June 10, 2005  10:08 PM
ABAP
asked by:
0 pts.

Financials — reversing individual cash flows
Hi, I’m having problems reversing individual cash flows. When in deal – change transaction I press the “reversal” icon. It highlights whole deal, and the message says “select one flow only”. How do I reverse flow for a deal? Can anyone tell me the steps?

Answer Question   |  May 26, 2005  10:08 AM
Basis, Business Information Warehouse, EDI, MySAP, mySAP Accounting, mySAP Advanced Planner and Optimizer, mySAP Application Link Enabling, mySAP CRM, mySAP Enterprise, mySAP Financials, mySAP Human Resources, mySAP Supplier Relationship Management, NetWeaver, R/3, SAP, SAP development, Security, Strategic Enterprise Management, Workflow
asked by:
0 pts.

Remote Function Calls
Hi, I have to pass a value from an SAP screen exit to a third-party tool — Albany verify, which is in VB 6.0 — to validate the value passed from SAP. I also need a return value back to SAP on the validation performed in the third party tool. Does anyone have any tips?

Answer Question   |  May 27, 2005  10:03 AM
Basis, Business Information Warehouse, EDI, MySAP, mySAP Accounting, mySAP Advanced Planner and Optimizer, mySAP Application Link Enabling, mySAP CRM, mySAP Enterprise, mySAP Financials, mySAP Human Resources, mySAP Supplier Relationship Management, NetWeaver, R/3, SAP, SAP development, Security, Strategic Enterprise Management, Workflow
asked by:
0 pts.

SAP HR – Absence Recording
We wish to record sickness absences in days and half days. Some config has been done but we are told we cannot record an absence of e.g 3.5 days in a single record. The consultant says we have to record this as 2 records i.e one of 3 days and one of 0.5 days. This [...]

Answer Question   |  May 27, 2005  3:26 AM
mySAP Human Resources, SAP
asked by:
0 pts.

asked by:
0 pts.

Debugging IDOC outbound for purchase order
I created an outbound SAP IDOC for purchase order. It seems that program RSNASTED and form EDI_PROCESSSING is used to create to IDOC. I need to make changes to omit certain fields in a segment. I turned on the debugger. So i created a purch order and the debugger should stop at form EDI_PROCESSING. It [...]

Answer Question   |  May 26, 2005  4:06 PM
Basis, EDI, ERP, NetWeaver, R/3, SAP, SAP development
asked by:
0 pts.

Maintainance of External Employees in SAP HR
What is the best way to handle/maintain/track External employees in SAP. Following are considered temporary employees/non-employees/external in the company 1. Unskilled, semi-skilled, skilled employed for as short as 1 day or as long as several months/a few years 2. Contractors/Consultants 3. Interns These employees are sourced by Employment Agencies in which case they are not [...]

Answer Question   |  May 26, 2005  1:46 PM
SAP
asked by:
0 pts.

Show unique values/records from a single table
LS, In the most simple case: I’ve got a transparent table (ZCUST) containing Handling Unit-barcodenumbers (field: BCODEL) with related deliverynumber (field: VBELN). Since a delivery can contain multiple HU’s, the deliverynumber appears the number of times it has HU’s. I now would like to see only the number of times a unique deliverynumber is listed. [...]

Answer Question   |  June 1, 2005  4:52 AM
ABAP
asked by:
0 pts.

Partial Deliveries and Over-Underdelivery tolerances
SAP Version 4.6c We currently use tolerances in the customer master define over/under quantity percentages allowed. We use these tolerances because we allow our warehouses to ship within them, and SAP automatically completes the sales order line once we’ve shipped within tolerance. We also have set the “Partial Delivery per Item” indicator to blank (we [...]

Answer Question   |  May 31, 2005  4:02 PM
R/3, SAP
asked by:
0 pts.

Report Writer – data filtering according to user profile
I was asked to modify a FI/CO report writer report which is already in use. Now it will be used by another branch but I want to filter out some of the information that is currently being displayed. When the report is ran by someone from my branch it processes all the cost element groups [...]

Answer Question   |  May 27, 2005  4:54 PM
SAP
asked by:
0 pts.

Faster way to fetch data from MSEG
I am trying to fetch data from MSEG table based on certain fields. Please refer to the select statement. SELECT mblnr mjahr zeile bwart oivbeln oiposnr kunnr bwart smbln smblp zzrep_ref_date lifnr ebeln ebelp werks oic_oregio erfmg erfme matnr oic_dland1 INTO CORRESPONDING FIELDS OF TABLE int_mseg FROM mseg WHERE zzrep_ref_date IN int_date AND bwart IN [...]

Answer Question   |  May 24, 2005  12:55 AM
SAP development
asked by:
0 pts.

HUM management
Hi, We have implemented HUM with our SAP 4.6C. Like any other HUM we’ve noticed several problems/bug with the system. Please share your experiances and repairs you needed to do to fix the bugs. The one of the biggest problem we are facing is related to SMI conversion using LQ02 from a SU/HU managed warehouse/storage [...]

Answer Question   |  July 15, 2005  10:20 AM
ERP, MySAP, R/3
asked by:
0 pts.

BW and Business Objects
Does anyone have experience of using Business Objects as a front-end for BW? Does it work?

Answer Question   |  June 2, 2005  12:09 PM
Business Information Warehouse
asked by:
0 pts.

“set cursor…” has no effect
I’m writing a list with input fields which are then validated. If an error is found, I want the cursor to be put on the invalid field but no matter how I write the “set cursor” command, the cursor always goes to the first input field. Can anybody suggest what’s wrong?

Answer Question   |  May 17, 2005  7:02 PM
ABAP
asked by:
0 pts.

RFC question
I have a VB program which connects to SAP and calls an RFC-enabled function module. The RFC module selects several rows of data from different tables and stores these in an internal table as an export parameter. Can this lead to a data_buffer_exceeded exception?

Answer Question   |  May 17, 2005  10:57 AM
Basis, Business Information Warehouse, EDI, MySAP, mySAP Accounting, mySAP Advanced Planner and Optimizer, mySAP Application Link Enabling, mySAP CRM, mySAP Enterprise, mySAP Financials, mySAP Human Resources, mySAP Supplier Relationship Management, NetWeaver, R/3, SAP, SAP development, Security, Strategic Enterprise Management, Workflow
asked by:
0 pts.

Regarding printer problem.
I am facing a printer problem. System is having version 4.6C When the printout is given the printer takes A3 paper intead of A4.The other applications like word,excel when uses this printer, those documents gets printed on correct paper size. Any solutions !!!!!

Answer Question   |  May 17, 2005  12:57 AM
Basis
asked by:
0 pts.

BAPI (or other means) to change Technical Objects on a Customer Contract via VA42 ?
Hi everyone ! I need to programmatically change (add & delete) Technical Objects (equipment with material and serial number; table = OBJK) on a Customer Contract (tcode = VA42). Does anyone know how I can do this ? Ideally, a BAPI would work best, but I have not been able find one as yet. Most [...]

Answer Question   |  May 18, 2005  2:41 PM
ABAP, CRM, SAP development
asked by:
0 pts.

Program Area
How can I do to clear Program Area in ST02 transaction, when free space is lower. Thanks

Answer Question   |  May 31, 2005  12:46 PM
Basis
asked by:
0 pts.

Storing Contractors in SAP HR
We have a large contract employee population that we need to begin documenting in SAP. We are on 4.6B. I am exploring two options: 1) Adding a new personnel subarea in Master Data for contractors and using that to distinguish this population. 2) Using the Recruitment module to store this population as “applicants”. I would [...]

Answer Question   |  May 26, 2005  10:11 AM
SAP
asked by:
0 pts.