SAP Basis (1262)
SAP ABAP (3939)
SAPScript (236)
SAP SD (Sales & Distribution) (2717)
SAP Security (597)
SAP Interfaces (74)
SAP Netweaver (282)
SAP ALE IDocs (163)
SAP Hybris (132)
SAP HANA (700)
SAP PI (Process Integration) (113)
SAP PO (Process Orchestration) (25)
SAP Ariba (9)
SAP Fiori (45)
SAP EWM (Extended Warehouse Management) (58)
Sap R/3 (150)
SAP SolMan (Solution Manager) (63)
SAP MaxDB (116)
SAP GUI (15)
SAP AllOther (329)
What is meant by framework? Is the framework related only to automation or it is applicable to manual testing too?
What are the levels of organizational units in enterprise structure in sap r/3?
What is the correct sequence of called functions / handled callbacks of the odata model in the add controller?
Give an example for this URL command?
What are enterprise and workgroup modes? : sap bobi
Can we write the code both call transaction and session method in single program?
In which scenario order and billing has different pricing procedure?
I have cube.for cube data coming from 3dso's.in one dso having special chars.in cube you got special char error.how u can resolve this?
what are the data contained in the information record?
What are the counting classes?
What is auto documentation feature in hana?
we use ovs to provide search help values..but why we use freely programming for search help...at what situation we have to use freely programming and ovs?
where does the system store mic long text history? When I tried using, 'read_text function module', the system is fetching only new long text. How do I fetch the old long text of mic?
What is the best way to manage, operate, and monitor sap hana systems?
I have 3 transactions,where the output of one transaction is input of another and output of 2nd transaction is input of 3rd transaction.i have one flat file with all data for the 3 transaction.if the 3rd transaction failed can we rollback the remaining 2 transactions or not.Is this possible in BDC,How/