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

Resolved! default grid color

Hi there. I'm doing a grid, it's default line color is blue. But when I set in fieldcatalog for all columns fcat-edit = ' ' then set only for 1 column fcat-edit = 'X' the linecolor turns to gray Could You tell me how to bring back the default blue ...

Resolved! Type I 's Range

Program as following :=========================================DATA: BEGIN OF LINE, COL1 TYPE I, COL2 TYPE I, END OF LINE.DATA ITAB LIKE LINE OCCURS 10.DO 40 TIMES. LINE-COL1 = SY-INDEX. LINE-COL2 = SY-INDEX ** 2. APP...

XD01

Hi all,I have customer (KUNNR) address numberand i can see address of customer in ADRC table with this address number. In my customer address there is Email Field and in ADRC table there is flag field fot Email. If the customer had Email then Flag i ...

error in idoc

i hav an idoc,req is change the reciever's information,portn change the all dates,n click on inbound processing,one idoc is created with error : 51.erro in inbound idoc processing.i m very fresher in idoc's.diagnosis:An error occurred in CALL TRANSAC...

reports

hican any one give full coding for how to display stock availability of a plant. can u give what are the table and fields we have to use and what must be the out put fields and selection screen.thanksalka

IDOC

Hi all,In XD03 transaction, in contact details tab i had email address of teh customer . But when i sending data using BD12 , message type DEBMAS, this field is not available in DEBMAS and i am not getting email data in idoc. remaining data is ok.Pls...

Resolved! reg : ALV fieldcatelog

hi ,Can anyone tell me why do we use the parameters Ref_fieldname (reference field name) and Ref_tabname (reference table/structure field name) in ALV field catelog.IAM confused over parameters fieldname and Ref_fieldnameandtabname and Ref_tabname.PL...

Labels in this area