Axel Angeli

Solution Search:
I want to extract text-based information from SAP directly at the Oracle level. I dont know how should go about it. Can you... More...
I got this comment from Tamit on reply to a last month's question:
"This is not a question but a possible answer to the query: ... More...
How can I access an IDoc from SAP screens for a particular module such as the Purchase Order module? Sorry, there is no link... More...
What is the difference between a BAPI and an RFC? BAPI stands for Business Application Programming Interface. It is a... More...
We're trying to determine if BAPI or IDoc-ALE should be used in a new interface between two SAP clients. The individual... More...
While creating orders using BAPI_SALESORDER_CREATEFROMDAT2, a material is passed in the item structure. This material... More...
I am just a beginner to BAPIs and IDocs. Can you recommend where I can get the documentation on both of these? Everything is... More...
I am using version 4.6c. I have a problem with IDOC_INPUT_ORDERS mass processing of inbound IDocs. It may be due to a lot of... More...
We update an SAP customer table from outside SAP. The interface works in our test system, but not in a production... More...
We are seeing a handful of requests popping up to submit invoices electronically via customer Web-based systems. It is... More...
We are appending the table vbap (zzsernr), and I want to append the structure from the BAPIs & vbapkom BAPI_SALESORDER... More...
I am working on interfacing between a bar code reader and SAP R/3 system. I need to write ABAP code for this. I know the basics... More...
I did certain configuration on ALE, but still I'm confused about what the basic difference is between ALE and EDI. What I... More...
We have to interface to a third party export system for outbound invoices. We moved RFC SDK to that system and keep... More...
How can NetWeaver help in migrating an IT Infrastructure to SOA? Are there any patterns? Can SOA service have a Graphic... More...
How you do integrate Sybase with SAP NetWeaver using SAP XI? Will the New Era of Networks Adapter for R/3 provided by... More...
Our company is entering customer invoices using MBT software, which uses Sequal backend. These invoices are manually... More...
I'm using the SalesOrder Create BAPI, BAPI_SALESORDER_CREATEFROMDAT2, in an ALE interface and also want to use Workflow... More...
Using change pointer method, I have to send product number(matnr) and its text (Creation or delete) from R/3 to WGTS(SAP). All... More...
What process code/message type/function module can be used to post/create a production order for an inbound IDoc? I am... More...
I'm fairly new to XI architecture. I'm experiencing problems in configuring XI files in the inbound adapter. I get the... More...
Can I distribute control or customizing data using ALE? For example, Company Codes, Business Areas, etc. If so, what is the... More...
EXPERT TIPS
If an ABAP program is deleted, it causes a short dump. Examples are: Deleted inculde, Deleted program for print output. So... More...
There are several function modules given in the SAP CRM system to extract the product hierarchy tree. One of those that... More...
Do you want to learn an easy way to find out whether an SAP BI object occupies most of your database?

As of SAP NetWeaver 7.0... More...

In order to increase the column width in a transaction screen, press the shift key, keep your mouse pointer anywhere in... More...
Searching for strings (parts or with pattern) is cumbersome if the table field isn't defined as case-insensitive.

Example:

... More...