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

Resolved! Sub totals in ALV

Hi All,I am creating a report to display as many as nine subtotals. While generating it creates the subtotal but without the text for some records. Now I want to restrict the records which has blank space in the subtotals-text in the alv. How to do t...

Resolved! ALV-Output

Hi In ALV,after getting list,below that list in same screen i want to display some data.Examp: I have 10(5males,5 females) Employyes whose basic salary is Rs.1,50,000(Total)Now i want to display No of male employees..Total salaryfor 5 employees.....D...

Resolved! LSMW problem ?

HiIn LSMW, Client wants atmost 250 transactions to be processed in BDC Session. But In my flat file, I have 2,500 records. Is there anyway in LSMW to break-up 2,500 records so that the first 250 records make 1 bdc session and the next 250 records mak...

Resolved! Ale Idoc

I am sending an idoc from one system to another system, in the receiving system idocs status is 64.its not posted.In WE20 partner profiles, I have assigned a process code to the message type CHRMAS(characteristic master) in inbound parameters forthe...

Resolved! reg. bdc

Hiive a issue reg. bdcsuppose, 1000 records are there in flat file to upload in to R/3.in these, there are 200 error records, not in a order.. which are not uploaded i need to upload 1000 records successfully..can anybody please let me know..the proc...

Resolved! reg. bdc

Hiive a issue reg. bdcsuppose, 1000 records are there in flat file to upload in to R/3.in these, there are 200 error records, not in a order.. which are not uploaded i need to upload 1000 records successfully..can anybody please let me know..the proc...

Resolved! get_attribute method

Hello,I´ve created an instance of a local class and have set a special attribute.Now I want to use the value of is attribute for a different class using lr_layout->set_save_restriction( gr_default_values->get_restriction( ) ).but this doesn´t ...

Resolved! How to retrieve it

Hi all,I am trying to access a Data Base Table . In one record there are 6 field in which one is the name field and other is the Authorisation fields. Suppose in all area he is not having rights. I have to get the rights in which area he is having. S...

REPORTS

Hi All,how to design block of radio buttons in front of text.when i put this code SELECTION-SCREEN BEGIN OF BLOCK B1 WITH FRAME TITLE TXT-001.PARAMETERS: CUSTOMER RADIOBUTTON GROUP RG1, SALES RADIOBUTTON GROUP RG1, MATERIAL RAD...

Labels in this area