Stack Exchange
log in   chat   discuss   faq   users   badges

Area 51 » Technology

60
followers
Follow It!
Share This

SAP Systems, Applications, and Products

Proposed Q&A site for developers, architects, and other professionals who are involved/working with SAP solutions. Including integration, transformation, reporting, consolidation, clean up, storage, and staging.
flag

Announcements

2  
If you would like to participate in building this SAP StackExchange site please follow and propose an example question/s. – Salmonerd Jan 7 at 20:29
2  
Vote Up/Down on any questions you wish based off if you think it is relevent on an SAP stack page. Note that we need 40 questions with a score of 10. – Salmonerd Jan 7 at 21:56

3
votes
0
answers

Training and Certification

mar 3 at 12:45 Damodaran 418
3
votes
3
answers

Retitle to Data Warehousing

jan 30 at 0:50 Sumter Tisdale 66

create new discussion

34 Example Questions

active oldest votes
up vote 18 down vote
What is the difference between a standard SAP database and a HANA optimized database?
added by Salmonerd Jun 21 '12 at 14:12
link|flag
Please remember that during this phase we need questions with a score of 10. Extra upvotes would be more valuable on questions with less that 10, so please consider re-allocating your 5 upvotes accordingly. – Tim Radcliffe Apr 11 at 10:19
up vote 16 down vote
What is difference between RFC and BAPI in SAP ABAP?
added by Sandy8086 Sep 11 '12 at 9:13
link|flag
up vote 12 down vote
What are the possible ways to make SAP communicate with external/legacy systems?
added by fabiopagoti Oct 16 '12 at 19:21
link|flag
up vote 10 down vote
When using a standard Data Store Object, what is the delta calculation and what does it do?
added by Salmonerd Jun 21 '12 at 18:13
link|flag
up vote 10 down vote
What are differences between At selection-screen and at selection-screen output?
added by Sandy8086 Sep 11 '12 at 9:08
link|flag
The event AT SELECTION-SCREEN itself is triggered as the last event of selection screen processing if all the input values were passed to the program. In this event block, all the user inputs can be checked. Sending a warning or an error message in the event block makes all the screen fields ready for input once again. AT SELECTION-SCREEN OUTPUT is triggered at the screen event PBO of a selection screen. In the event block, the selection screen can be prepared through assignments to the data objects of parameters and selection criteria and through dynamic screen modifications. – nmiranda Mar 21 at 14:08
up vote 10 down vote
What is the return parameter in BAPI?
added by Sandy8086 Sep 11 '12 at 9:15
link|flag
up vote 10 down vote
How do I upload and parse a CSV file in ABAP?
added by vwegert Oct 16 '12 at 17:21
link|flag
see stackoverflow.com/questions/12913795/… – vwegert Oct 16 '12 at 17:21
up vote 10 down vote
How do I know if there's a configuration for what I need or if a custom application is necessary?
added by fabiopagoti Oct 16 '12 at 19:37
link|flag
up vote 9 down vote
How many key figures and characteristics can I include in InfoCubes?
added by One-One Jun 22 '12 at 5:48
link|flag
up vote 7 down vote
How can I automate regression tests within SAP (R/3)?
added by fabiopagoti Oct 16 '12 at 19:26
link|flag
You can use the eCATT functionality in ECC. Works with webdynpro as well. – Sumter Tisdale Jan 30 at 0:57
up vote 3 down vote
How does inventory reporting work with the marker?
added by SKarnik Jun 26 '12 at 5:19
link|flag
up vote 3 down vote
Does a sorted internal table help you if you area reading via index (sy-tabix) or is a standard table just as fast to read by index?
added by mydoghasworms Oct 24 '12 at 10:03
link|flag
up vote 3 down vote
How to troubleshot problems for background user ?
added by Refineo Dec 1 '12 at 19:21
link|flag
up vote 3 down vote
How does HANA compare to Hadoop?
added by Sumter Tisdale Jan 30 at 0:55
link|flag
up vote 2 down vote
When data is pulled into the Persistent Staging Area what kind of Info Provider is it being stored in?
added by Salmonerd Jun 27 '12 at 1:10
link|flag
up vote 2 down vote
How do I group conditions in a SELECT statement in ABAP?
added by Seyren Mar 18 at 3:43
link|flag
up vote 1 down vote
When using an ALV control in Web Dynpro how to have multiple selection and the list of selected rows?
added by Sandy8086 Sep 11 '12 at 9:09
link|flag
up vote 1 down vote
What is difference between BDC and BAPI when uploading data?
added by Sandy8086 Sep 11 '12 at 9:16
link|flag
up vote 1 down vote
What is an Idoc?
added by fabiopagoti Oct 16 '12 at 19:16
link|flag
up vote 1 down vote
What are cluster tables and when should they be used in new applications?
added by vwegert Oct 19 '12 at 13:26
link|flag
up vote 1 down vote
What is the difference between two options in PFCG for modifying a role: one is to change authorizations and the other one is the expert mode ?
added by Refineo Dec 1 '12 at 19:24
link|flag
up vote 1 down vote
How to create structural authorizations in SAP HR ?
added by Refineo Dec 1 '12 at 19:25
link|flag
up vote 1 down vote
How to copy multiple roles from one SAP client to another ?
added by Refineo Dec 1 '12 at 19:27
link|flag
up vote 1 down vote
What is the advantage of CUA and how to explain it to non-technical sponsors ?
added by Refineo Dec 1 '12 at 19:29
link|flag
up vote 1 down vote
How to determine installed modules within SAP (R/3)?
added by alex Jan 11 at 13:45
link|flag
up vote 1 down vote
Are there still reasons to use classic reports (ABAP lists) instead of using ALV.
added by knut Jan 12 at 23:02
link|flag
up vote 1 down vote
Can an ALV grid be implemented within a simple list report using only SAP supported customer functions (I.E. not REUSE_ALV_GRID_DISPLAY)
added by Tim Radcliffe Mar 13 at 16:18
link|flag
up vote 1 down vote
How correctly to parse export to Excel?
added by pnuts Mar 13 at 16:30
link|flag
up vote 0 down vote
Is there a way to map out the hierarchey of process chains from the chain it starts with to all others embedded underneath of it.
added by Salmonerd Jul 19 '12 at 14:57
link|flag
up vote 0 down vote
What implementation scenario best fits my product?
added by opensourcechris Nov 9 '12 at 14:30
link|flag
up vote 0 down vote
Can I display a Subscreen in an ALV Container?
added by Daniel Sonnabend Nov 19 '12 at 9:47
link|flag
up vote 0 down vote
How do I create a PDF printer in SAP?
added by Seyren Mar 18 at 3:39
link|flag
up vote 0 down vote
How can I force specific row headers in a table when not in query data (like a LEFT OUTER JOIN)
added by Penfold Mar 20 at 9:28
link|flag
up vote 0 down vote
How do I apply distributed transaction coordinator between SAP and .Net Applications using TransactionScope?
added by lazycoder Mar 21 at 10:20
link|flag

Log in or register to propose your own example question!

This proposal is in:

Definition

The topic and audience are still being decided. It needs:

  • 0 more followers
  • 32 more questions with a score of 10 or more

to move to the next phase.

proposed by

Salmonerd
1,307●4●31

11 months ago (edited 10 months ago)

viewed

743 times

latest activity

2 months ago

followers

users also following

5.0% Whisky
5.0% Beer
3.3% Archaeology
3.3% Business Intellig...
58.3% only this proposal

followers active in

53.3% Stack Overflow
13.3% Super User
10.0% Meta Stack Overflow
6.7% Server Fault
5.0% Arqade
5.0% Webmasters

recent followers

added May 13 at 7:19
Renaud
51●1
added May 2 at 15:49
mjturner
1,250●3●13
added Apr 15 at 15:18
user84628
51●1
added Apr 9 at 14:38
user84046
51●1
added Apr 5 at 13:49
drwww
51●2
added Apr 5 at 13:46
user83640
51●1
added Mar 26 at 22:02
user81846
51●1
added Mar 21 at 17:31
YoungGun
51●2
added Mar 21 at 15:25
Aschratt
2,667●1●8●36
added Mar 21 at 14:03
PATRY
2,900●1●8●20
added Mar 21 at 14:02
nmiranda
2,046●2●11●34
added Mar 21 at 12:59
Michael Gardner
1,559●5●22
added Mar 20 at 15:44
Valentin Despa
2,045●8●27
added Mar 19 at 21:50
norbip
491●2●13
added Mar 19 at 11:00
Techboy
2,408●3●34●79
added Mar 18 at 11:15
Mtok
560●4●14
added Mar 15 at 16:41
SoupyC
741●1●11
added Mar 15 at 14:15
gorelative
1,492●5●32
added Mar 14 at 21:30
Tom Burger
899●1●6●22
added Mar 14 at 14:47
Bryan Cain
991●3●12
added Mar 14 at 13:19
Tim Radcliffe
890●1●31
added Mar 13 at 20:14
Esti
2,194●1●10●38
added Mar 13 at 16:32
pnuts
4,102●7●37
added Mar 3 at 12:42
Damodaran
1,229●1●11●37
added Feb 13 at 0:04
DarkSheep
51●1
added Jan 17 at 15:51
dwwilson66
5,064●13●90
added Jan 12 at 22:52
knut
15.2k●2●35●127
added Jan 9 at 18:59
jrara
3,189●3●25●81
added Jan 8 at 6:14
Sameera
51●1
added Jan 7 at 21:05
Jasper_07
51●1
added Jan 4 at 18:41
Philip Allgaier
51●2
added Jan 3 at 16:01
Michael Ross
51●1
added Dec 31 '12 at 13:26
Sumter Tisdale
66●3
added Dec 30 '12 at 0:03
user72411
51●1
added Dec 29 '12 at 23:30
Cristian Dobre
4,031●1●7●31
added Dec 18 '12 at 4:40
zaleng
51●1
added Dec 11 '12 at 20:55
CaptainProton
51●2
added Nov 27 '12 at 23:56
WebChemist
2,726●1●15●37
added Nov 27 '12 at 9:01
user70752
51●1
added Nov 26 '12 at 13:03
Refineo
3,242●1●11●83
feed icon proposal feed
faq | blog | legal | privacy policy | contact us | feedback always welcome
site design / logo © 2011 stack exchange, inc.; user contributions licensed under cc-wiki with attribution required
rev 2013.5.22.149