My java/groovy program receives table names and table fields from the user input, it queries the tables in SAP and returns its contents.
We currently have a SAP System with two different clients 002 and 004 in use. My task is to write a program in ABAP to create a report about user assignments. The report will do mainly the same on bot
I\'m trying to do simple application consuming SAP web service. I ave WSDL link via SOAPMANAGER which I added to project as web reference, and C# created complex type which includes RFC import/export
I want to fetch the a field say excep_point from a transparent table z_accounts 开发者_JS百科for the combination of company_code and account_number. How can I do this in ABAP SQL?
I\'m thinking that I\'m probably missing an export parameter (from my Function Call POV). In the REUSE_ALV_GRID_DISPLAY function call, the parameters I pass around are:
I\'ve got to admit that I\'m not an expert on SAP R/3 programming, so this is more of a basic questi开发者_运维百科on on that matter.
a small report program requires me to enter profit center group valu开发者_运维百科es.How can i view the valid values of profit center groups .i picked up a few values from cepc tables that are not wo
Jus开发者_开发百科t as some background, I intend to write an Excel add-in with .NET that can execute queries from an SAP system.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
How can I view the source code for the transaction SNOTE? I use the system dialog (System -> Status -> Program name) but the \"progra开发者_JS百科m\" field is empty.