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

ABAP- LIST BOX

Hi all, In a standard transaction, there is a standard field which is list box containing values(ex. 10 values). For a particular condition these 10 values shouldn't appear but only few values should appear in the list box based onthe condition.C...

bdc

How to define a datatype(QUAN) in internal table.And also when i use bdc to create sales order i got this error.here i am using table control bdc.report YMK_BDCSALES1 no standard page heading line-size 255.tables : vbak,vbkd,kuwev,rv45a.data : begin ...

Resolved! Table maintenance

Hi all,1.Q Any body please tell me to how to do table maintenance.? I have tried in SE11 change -> utilities->table maintenance Generator. then after what should i give? wht authorization group should be given? wht is maintence sceen no? what is main...

Performance tuning

Hi, I have run the performance tuning se30 for my program.It is showingabap -26.8%database -65.8%system -7.4%For program execution it is taking 4 mintutes.data base showing is red colour and remaing is green colour.Please tell me what is the lim...

Resolved! Table Control

Dear AbapersHow can I display records in table control using color.I have to display box no's batch wise with different color so that identification will be easy of batch of cartons.With warm regards.Rajiv singh.

Resolved! Recording of CJ20N

Dear All, I want modify <b>Groupcode & Slide code in CJ20N</b>. I am unable to record the process. please help me to how this modification is possible, suggest me the best possible solution. i want to make mass updation in CJ20N. Good so...

Grid Control

Hi, How to enable vertical and horizontal scroll bars in Grid Control. Can anybody please modify the piece of code given below.<b>PROCESS BEFORE OUTPUT. LOOP AT itab WITH CONTROL vcontrol CURSOR vcontrol-current_line. MODULE status_010O. EN...

Fieldnames help!!

Im using transaction FK02(Vendor)<b>In the communication</b> tab:there is FAX NUMBER then under fax number there its sequence number(ID)and also there is URL/FTP section and its corresponding sequence id (ID).Problem is am having a hard time to find ...

Resolved! Downloading to excel Help

Dear all,i want to download the internal table along with the headings,but currently i am getting only the data in the internal table without the headings.How do i get the headings into this internal table so that in the excel sheet after download i ...

Resolved! If checkbox is checked, put values in select-options and parameter...

Hello Experts, Based on my selection-screen below, How do I fill p_eindt and p_monat with values if the user clicked on the checkbox p_end? Below is my selection-screen: SELECTION-SCREEN BEGIN OF BLOCK b2 WITH FRAME TITLE text-003. SELECTION-SCRE...

Labels in this area