abap
File handling in ABAP
Can file operations开发者_如何转开发, like creation of a file, be done in ABAP?Yes it can be done.[详细]
2023-01-11 21:46 分类:问答How can I expose employee master data from SAP HR/HCM
I\'m shortly to start on an integration project that will require organisational data (line reporting etc) and starter/leaver events etc. We utilise SAP HCM, but I have no experience of SAP (BizTalk/.[详细]
2023-01-08 22:23 分类:问答Unit testing and SAP software
I am looking for some tutorials and guides for unit testing on SAP platform. So far, I have found some mention of ABAP Unit and of Ruby programming language being implemented on SAP s开发者_运维技巧of[详细]
2023-01-08 02:57 分类:问答How to combine select max and count?
I\'ve got this: select ordernr from users having count(ordernr) = ( select max(count(ordernr)) from users where ordernr = ordernr[详细]
2023-01-05 01:23 分类:问答Two-level column headings in ALV List
I want to add a header row grouping the column headers. DepartureArrival<-- This row is what I want to add[详细]
2023-01-03 23:11 分类:问答source code of a transaction in ABAP-based systems?
How can you look at the source code of a transacti开发者_如何学Con in ABAP-based systems?You can go to System -> Status and see the program name there.[详细]
2023-01-02 11:04 分类:问答Update GTS Part Classification in background
I\'m looking for a way to update Part Classification data programmatically.This is the data on the Classification tab of transaction /sapsll/product_03.Classification data is stored in table /SAPSLL/P[详细]
2023-01-02 08:48 分类:问答RFC for remote call transaction
How do I call the SAP report (for example RSPARAM) with help JCo? What RFC may be used to remotely call SA38 transaction with RSPARAM (e.t.c.) as parameter and then return results for later开发者_Sta[详细]
2022-12-31 16:42 分类:问答How do I know whether an application support OLE2 and which methods & attributes are exposed?
I want to call an ActiveX DLL or OLE2 object from ABAP. I already know the syntax of how to instantiate the object & execute the methods:[详细]
2022-12-31 15:02 分类:问答How to get the selected entry in WebDynpro ABAP table?
I have a webdynp开发者_如何学Cro containing a table displaying numerous lines. After the user clicks the delete button I want to delete the selected line of the table.[详细]
2022-12-30 22:54 分类:问答