Questions tagged [sap-basis]

Software platform that forms the base of an SAP ABAP-based system and on which applications and components are build. Use this tag for SAP ABAP-based system architecture, system administration, database abstraction, transactional processing, software distribution management, authorisations and security and similar topics. Do not use this tag for application specific questions.

A set of technical components including middleware programs and tools that provide the underlying software platform that forms the base of an SAP ABAP-based system and that enable applications to be interoperable across operating systems, databases and hardware.

SAP Basis is composed of a low-level kernel and additional system components that implement the foundation of a three tier client-server architecture.

It provides the following features:

  • an operating system abstraction layer (for windows, linux, unix) and network connectivity,
  • an RDBMS abstraction layer (e.g. SQL Server, Oracle, MySQL, DB/2) layer, with RDBMS connectors and RDBMS specific tools (e.g.standardised DBA and backup management),
  • a high performance transactional engine,
  • system monitoring and administration,
  • the integrated ABAP development environment with its data dictionary, and its runtime for the applications,
  • software logistic components (e.g.configuration management, transport and distribution of changes),
  • a web-server infrastructure and web-service connectivity,
  • several interfacing technologies (e.g. IDoc messages for data distribution, file based interfaces, web-services based BAPI technology)
  • security components and user administration.
  • cross-platform GUI technology (rich client and web frontend).

This tag shall not be used for application specific questions.

347 questions
0
votes
1 answer

How to update SAP database from Asp.net App

I have a asp.net web app and i want to update SAP whenever a particular transaction happens with my asp.net app. I want to know if any SAP API or Web Service available from SAP using which i can update SAP . If anyone knows it plz let me…
Chandan
  • 79
  • 1
  • 8
0
votes
1 answer

SAP management console turned yellow; cannot log in SAP system anymore

I installed SAP netweaver 7.02 trail from scn.sap.com. Installed it with youtube tutorial. worked fine for few hours. Later When I switch on management console it turns green and then turns back to yellow in few seconds. I couldn't access with…
Sheik
  • 9
  • 8
0
votes
0 answers

Orbeon Single sign-on to SAP Netweaver

We have setup Orbeon 4.0 beta 3 on SAP Netweaver 7.3 with custom persistancy layer. This layer is created on Netweaver with this in mind: http://wiki.orbeon.com/forms/doc/developer-guide/form-runner/persistence-api Basic CXF webservices which acts…
mgamsjager
  • 424
  • 4
  • 11
0
votes
1 answer

How to parse SAP business connector link in iPhone using Obj-C?

I have SAP business connector URL which opens in XML format in browser. When I paste SAP BU URL in browser, the pop up opens with asking user ID and password. Then after entering the password it shows XML format data. I know how to parse XML file…
Navnath Memane
  • 265
  • 1
  • 8
  • 25
0
votes
2 answers

Branches and trunk in SVN

I am an SAP developer and in the SAP landscape, we have a Development server (DEV), a Quality server for testing (QAS) and the Production server (PROD). Developers develop their programs in DEV and then transport it to QAS. In QAS, testers test the…
Noob
  • 11
  • 1
-1
votes
2 answers

Area Menus, Tcode and Program Name in SAP

Pl. provide tables name, from where I can get relation between Area menus , Program names and Transaction codes.
-1
votes
1 answer

Fault calling SAP web service with generated SUDZC proxy: CX_ST_MATCH_ELEMENT

Trying to call a SAP SOAP Web Service from a generated sudzc app shows errors I don't know: SudzCExamples[5192:f803]
user1099480
  • 187
  • 1
  • 4
  • 11
-1
votes
1 answer

CSADMIN has the create/change function disabled

I have recently installed the SAP ABAP 7.51 trial system to try to configure the content repository. However when I am accessing the newly installed system using SAP GUI using SAP* (or DEVELOPER) user account and open CSADMIN or OAC0 transactions…
-1
votes
2 answers

How to hide text in Adobe Form if user checks checkbox in selection screen?

I am fresher to Adobe form I want to print a text field if user click on the check box in the selection screen otherwise it will be hide that text field and print all other text in the Adobe form can anyone help me out...
-1
votes
2 answers

Salesforce to SAP connection inside Azure

I am trying to connect Salesforce to SAP inside Azure. So far I've come across three ideas to do so. Generating IDOC messages in SAP using logic Apps? Is it possible, if so what configs do we need here? Using FTP/SFTP Using APIs/Web Services? If…
Echo9k
  • 554
  • 6
  • 9
-1
votes
1 answer

SAP R/3 STMS error message "Does not match component version" / "Die installierte Komponenten-version stimmt nicht überein"

When trying to import a transport request via transaction stms into a SAP R/3 system there is an error message (german) Die installierte Komponenten-version stimmt nicht überein. After logging out and logging in again with EN as language the…
koks der drache
  • 1,398
  • 1
  • 16
  • 33
-1
votes
1 answer

How to send data to external service in chunks with SAP ICF?

I am currently trying to implement SAP Communication with NODEJS external Service, where SAP sends data via Internet Communication Framework (ICF). I am able already to send data in plain format. However, I am interested in sending it via chunks. So…
Denis
  • 167
  • 3
  • 20
-1
votes
1 answer

Problem with XML(ATOM) from SAP using XSL to Display Multiple Attributes(within same element) in a HTML table

Hi I am very new to XML. I am trying to transform XML to HTML using XSL. Internet Explorer keeps giving a blank display. The XML has been generated by a SAP demonstration system I have built for practice. The result I am expecting is a HTML table…
zimbee
  • 9
  • 1
-1
votes
3 answers

SAP Kernel release in SAP

Where is stored the Kernel release and SP level? Table or file (with constant path)? I'm writing my program on JCo, I need to get this information from there.
dino
  • 11
  • 2
  • 6
-1
votes
1 answer

Roles and profiles

What is the difference table AGR_PROF from table AGR_1016?
dino
  • 11
  • 2