Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Recent Activity

Task 4 - Implement Criticality feature and create an Object page

This is the last task of the August Developer Challenge on ABAP Core Data Services. The responses we have seen so far is excellent and appreciate each one of you in taking time to complete the challenge. We have seen some good conversations about the...

Criticality.png

Task 1 - Create CDS View Entity ( August Developer Challenge )

First of all, thanks for the overwhelming response to the ABAP Developer Challenge. Kudos to everyone who took time out of their busy schedule and finished the pre-requisite – Task 0 last week.Now let us dive right into the challenge.Task 1 - In this...

2024-08-07_08-25-11.png
sheenamk by Developer Advocate
  • 83878 VIEWS
  • 212 REPLIES
  • 39 Likes

Data Class

Hi All,While creating a table in SE11, in th etechnical settings, we need to specify a data class (in the logical storage paraments)I need to know if we can specify a Zdata class here and if yes how can we create Z Data classesthnx

ALV and Excel

Hi All,I am displaying few data through the FM REUSE_ALV_GRID_DISPLAY. When I click on the Microsoft Excel (CtrlShiftF7) at the ALV toolbar to view the same data in excel sheet it does open the excel sheet WITHOUT ANY DATA. Please help me how to make...

Resolved! alv grids

hi can anyone help me with the grids.. where do i have to pass the data to be displayed in the grid..here is the codeREPORT Ztst_chin_alv3.--------tables : lfb1.---- Declarations *----selection-sc...

Trace level changed

Dear Experts,I have an RFC function which contains a submit report to execute in background. Normally our system has trace level = '0' in SM50, but everytime when this job runs, the trace level changes to '2', which saved too many logs in our system....

Syntax error

hello all,SELECT B~MATNR INTO TABLE LT_FINAL FROM /SAPAPO/MATLOC AS A INNER JOIN /SAPAPO/MATKEY AS B ON AMATID EQ BMATID INNER JOIN /SAPAPO/LOC AS C ON ALOCID EQ CLOCID WHERE C~LOCID EQ LT_ORDKEYS-LOCID.Error : lt_ordkeys is a table without h...

Resolved! BAPI Upload

Hello all,i m trying to upload HR master data ,infotype 0105 via BAPI 'BAPI_EMPLCOMM_CREATE' ,but it is givign message 'Employee/applicant is not locked yet'.I found tht a call is being made to FM 'HR_INFOTYPE_OPERATION' from the concerned BAPI,this ...

screen painter issue

Dear friendsI want screen fields to be disable when I click on display button and it become enabled when I click on it again.For example in any transaction we have options display and change when we click on display next screen shows records in a dis...

sales order change

Hi All,Can any one explain the flow of inbound idoc.po datials(only 5 fields) comes to orders03 from non-sap system.i need to do some changes in the sales order through Userexit(zxvdbu01). but iam not able to understand how the porcess will go.and h...

Labels in this area