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

Merge Concept

Dear ABAPers , I m enter the two material number.Output I need combination of two material . Already I stored some Combination material Numbers.For an ex. AS74456 AS74346 Here AS is type of material 74 is length 34 width ...

Doubt : open SQL

hi all,To make the R/3 System independent of the database system with which you use it despite the differences in the SQL syntax between various databases, we use abap as it uses OPEN SQL.What are the various Database systems and how does SQL varies ...

error in report

Hi FrdsWhile running this program im getting DUMP ERROR .Pls anyone analysis this program and resolve the problem.In our development system we got 1+ Lakhs of records.REPORT Z_R_CONSUMABLE_ROL LINE-COUNT 40(2) LINE-SIZE 240.DATA : MAT_NO LIKE EKPO-...

problem in report o/p

Hi,My program is a classical report. when i execute the program it displays the o/p in the form of columns( that was coded in the program with uline and sy-vline commands) totally they are 22 columns in the o/p.Problem is when i am scheduling the rep...

Resolved! Script error

In my script in window i need that only 15 line items should print.If line items are greater than 15 they should move to nxt page.How to do so. plz guidei hav done this form blank_lines. vb1 = 15 - vb . do vb1 times. call function 'WRITE_FORM' ...

Resolved! Table-fields

Hi experts,i have one table TSPA.it has only one field SPART, but wile checking the table contents it showing two fields SPART and and VTEXT.any ways i want VTEXT field from TSPA table. i want show that text in out put screen.i am writing the code li...

expand and collapse

HI experts,Can any body explain me how do we handle the expand & collapse buttons in the screen.for example in TCODE me21n there are header(tab strip) and item(table control) details.there are expand and collapse buttons.how do we handle them.regards...

Labels in this area