Please note, this is a STATIC archive of website www.tutorialspoint.com from 11 May 2019, cach3.com does not collect or store any user information, there is no "phishing" involved.
Tutorialspoint
Drag to reposition
ABAP Questions
Explain the difference between Work area, global structure and internal table in SAP ABAP Programming?
Explain the meaning of TYPE, TYPES, TYPE-POOL, and TYPE - POOLS in SAP ABAP programming? 
Explain the difference between using - "standard table of", "Hashed table of", or simply "table of" in SAP ABAP?
Let us say- there is a program ZPROG1_TEST in SAP ABAP where I define a local class LCL_PROG1_HELPER. Now there is one more program ZPROG2_TEST where I'd like to define a variable reference to this class. Is it possible to perform this using a Syntax?
In SAP ABAP which functional module is used to retrieve data from a table based on certain conditions? 
Which session/memory is used to store static attribute values in ABAP?
I have to call ABAP FM using Python script to extract data from a table and put it into SAP HANA. Can someone help me how can I call RFC using pyrfc module? Can someone help me to get the syntax of script?
Can I use SAP RSECNOTE tool to view the security note information for JAVA and ABAP stack in SAP system?
I need to enter profit center group value. I need to view valid value of profit center groups. I have selected values from cepc table however it wasn’t working.
I am working on a SAP ABAP project and client has requested to change the text of select options dynamically. I need to change the text of the selection option when displayed to user in the screen. Since it has to be done dynamically, I need to make it done through code.  Can someone confirm first of all whether it is feasible? If yes, then how? Thanks in advance.
I am working on a SAP ABAP project where I am making some changes to an existing ALV grid. The client has requested that the display of the grid should be flipped from different available options on the basis of the provided inputs. Inputs here basically refer to different data types. I tried to do something like this, I set the default display for one of the data type on the ALV page and .....
I am working on an ABAP assignment. The assignment has a table control and an internal table. I am able to add items to internal table from table control but when I try to modify it is not working. You can find the code snippets for the module: Can someone help on this?
I am working on a SAP ABAP project. One of the ABAP helper function returns a value as output. I need to use that value for comparison in CDS.  For e.g.: There are a lot of companies and have their data. So the employee of a company should be able to see the data for his/her company only so I should be able to pass the company for the employee which I will be receiving from the ABAP f.....
I am working on a SAP ABAP project and have written a batch job. On execution of the batch job it throws an error saying the “getwa not assigned”. I am confused whether the cause of the error is field symbol or it is the field catalog which is creating an issue.  The code looks somthing like this: Please advise what wrong I am doing over here?
I am working on an ABAP Project. I have a selection screen where user can provide some inputs. There is a button as well on the screen. When I click on the button, I need to perform some writing on the screen to convey some message to user. I have written the below code:   It is not working. Can someone advise me what mistake I am doing over here? 
1 2 3 4 5 6 7 Next
loader
Contribution

We use cookies to provide and improve our services. By using our site, you consent to our Cookies Policy.