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

Resolved! where condition

Hi all, How to check the below condition in abap, here i have date field in table a and table b, i want to compare these 2 dates like :sql statement is like, WHERE a.BIL_DAT < min( b.GDATU ).so how check this con in abap.Thanks in advance,sudharsan...

foreign key creation

1) can i set foreign key for if ihave data element in one table and direct type2) can i set foreign key for if ihave data element of float and intiger in other table3)can i create Primary key If i have Domain of one table with other table field has...

Resolved! smartform

1)wheni relese/ transport SMARTFORM wht happens to logo 2) For BDC in BACKGROUND to upload data from txt file to intrnal table which <b>funciton module</b> should be used.3) What is TEXT Module in SMARTFORMS

Material Stock Report

Hello ExpertI have a SAP report for stock posting date with T-Code as MB5B and the report name is RM07MLBD.When I enter Material no, plant code , Movement type (101) and selectiondates for a month, The report is displaying but not break by Movement t...

BAPI_PO_GETDETAIL

Hello All,I want to use the above BAPI to retrive purchase order details remotely.PO details available in the logistic system X . My client requirement is that want to store this information in system Y(this is also SAP system).But my question is BA...

Resolved! Increment

Hi Friends,in the sample below I want to fill the field tdcount with 1, 2, 3 etc.I have no Idea how to manage this.Any help would be apreciated.Rg. Jimbob data : begin of out_head occurs 0,tdcount(6) type N,TDOBJECT(10) type C,TDNAME(70) TYPE C,TDID(...

Resolved! OOABAP

Hi,I want to use select-options in global class.I am able to use parameters without any problem, I am not able to do same for select-options.plz send me sample coding of that.Thanks in advance,sarath

Reset my screen field

Hai,I have developed one module pool porgram for wf purpose.In the screen 200, I am entering '1582' as employee number.when I run the same transaction for my pool program ,in the employee number contains 1582.My requirement is when I run the same tra...

Resolved! help in condition

hi,i do that code to catch when stdaz eq to '0' or stdaz eq to '0.5'i wont to change the condition when stdaz ge '0' and le '0.5' add 1 TO cnt_holid.how i can do that ? * IF ( <target_hours_exp>-stdaz = '0' OR <target_hours_exp>-stdaz ...

Labels in this area