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

Resolved! FIELD VALIDATION PROBLEM

Hello Experts,CASE SY-UCOMM.WHEN 'PUSH'.CLEAR : ZRG23OPGBAL , WA_RG23OPGBAL.ZRG23OPGBAL = WA_RG23OPGBAL.SELECT SINGLE * FROM ZRG23OPGBAL WHERE EXGRP = WA_RG23OPGBAL-EXGRP.IF SY-SUBRC = 0.MESSAGE 'EXCISE GROUP ALREADY EXISTS' TYPE 'E'.ELSEIF SY-SUBRC ...

Resolved! internal table

Hi, I have an internal table where we have x number of records. For example if we have 3 records.I need to compare if the first records end date and 2nd records start date are same. if they are same combine them to one. now check if this records end...

Resolved! Doubt in module pool

Hi All,I am working on module pool program.In the first screen i have to place 2 fields and i have to do validation. second one is a date field.I am facing 2 problems here 1)if the first field is wrongly enterd ,in validation it is giving error mess...

Resolved! inner join

hi friends..iam geting an error while doin this prog...error is:::when i execute this prog,its goin into dump and showing an error "too few fields in INTO clause"...TYPES : BEGIN OF str_mard, matnr TYPE mard-matnr, "mat num lgort TYPE m...

lsmw

Moderator message: please use meaningful subjects for all your future questions. Thank-you.Two files are there , one is header file and other is item file.By using lsmw how can we upload these two files at a time.Edited by: Matt on Nov 9, 2008 11:03...

User-Exit in MB1A

Dear Sir,We have a scenario where we require that in MB1A no material should be issued To Production Order incase the Production Order has status other than the REL .Kindly guide us as which User-Exit is available to address the above requirement pl...

Labels in this area