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

a month selection

hello everyone, i need to make a selection of a number of a mounth ( Mounth 6 or 7 or 8 ) but the problem is that in the database table (bkpf) we have an entire date (DD/MM/YYYY) , how to do to make a select and the parameter of month selection is ...

Using of table control without declaring TABLES statement for data transfer

Hello All,I am using table control for my requirment and I don't want to use TABLES statement in my program for data transfer as TABLES statement is obsolete.Can anybody suggest something for the same? Can we use internal table for the same?Regards,B...

Tables in SAP

Hi,I need the database table names for this information can anybody help?sm37 - see if a job that ´has finnished running resulted in a error.st03 - the table that tells who used a transaction and when.i know i can use these transactions to see this i...

table control program

hai I have problem in table control in 'se80' create table control in screen painter and the program is follow,,,,,,__1.include__ TABLES SPFLI.CONTROLS MYTABLE TYPE TABLEVIEW USING SCREEN 110.DATA: ITAB LIKE SPFLI OCCURS 0 WITH HEADER LINE.2.flow l...

Resolved! web dynpro

Hi, All,Can anyone tell me what i should do? Which bapi or normal FM should i use?The condition is :there is a outbound delivery screen, and we can input outbound delivery number to see details,when u input the right number, there is a message box po...

Resolved! Inner Join

Hi people,I have a requirement where i have to fetch data from 2 table EKKO and EKPO for which the common field is EBELN. I want to use inner join for these tables. So, I have given EBELN field in the join condition. I also need to give a condition i...

Labels in this area