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
  • 83528 VIEWS
  • 212 REPLIES
  • 39 Likes

How to set the checkbox in ALV grid in specific row using OO cl_salv_table

Hi All,Does anyone come across in displaying the checkbox in specific row base the certain condition?I'm using OO cl_salv_table to display the ALV.  TRY.       cl_salv_table=>factory(         EXPORTING           list_display = lv_list_ind         IM...

LSMW Line item add

Experts,I am loading Material BOM using LSMW. records is something like thisEach record will have n no of line itemProduct 1     Line item Material1     Line item Material2     Line item Material3     Line item Material4I have recorded only for mater...

Resolved! SUBMIT Report with Immediate Print

Hello Experts,Here's my code: g_print_parameters = p_print. (p_print is the Printer Name)  CALL FUNCTION 'JOB_OPEN'    EXPORTING      jobname          = g_jobname    IMPORTING      jobcount         = g_jobcount    EXCEPTIONS      cant_create_job  = 1...

Resolved! ALV report using custom table

i have small dought, that is i created custom table with 3 fields                                                     lowpercentage   high.per    user                            1                  10            GM                          11         ...

Blocked ALV report

Dear all,I have a requirement , to display different table data in different blocked alv  . User can select records from different blocks at a time and  click on custome delete button and data from different tables should be deleted at a time.How can...

WA08 Warehouse Orders

Hi, i'm creating Warehouse Orders through transaction WA08 and i need a badi to make some validation at item level. I have implemented me_process_po_cust process_item method but this only work when i create a vendor purchase orders. Someone know anot...

SXPG_CALL_SYSTEM'

Hi All,My requirement is to read all files using the FM : SXPG_CALL_SYSTEM' except a particular format from a directory and then process it .Now,can we get files depending on our condition OR do we get all the files specified in the directory??? Reg...

Labels in this area