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

SELECT

hi alli have a select statement*SELECT * FROM BKPF* INTO CORRESPONDING FIELDS OF TABLE it_bkpf1*WHERE bukrs = p_bukrs AND gjahr = p_gjahr.*In the above statement i have bukrs and gjahr which is selected from the parameters statement as mentione belo...

SELECT

hi alli have a select statementSELECT * FROM BKPF INTO CORRESPONDING FIELDS OF TABLE it_bkpf1 WHERE bukrs = p_bukrs AND gjahr = p_gjahr.In the above statement i have bukrs and gjahr which is selected from the parameters statement as mentione below....

Resolved! Deletion

Hi Folks,Does the delete statement works only for internal tables?I want to delete some entries from a ztable.TABLES:ZMM__DER.SELECTION-SCREEN BEGIN OF BLOCK B1 WITH FRAME TITLE TEXT-001.SELECT-OPTIONS: S_DATE FOR ZMM_DER-RUNDAT OBLIGATORY,SELECTION-...

kiran_k8 by Active Contributor
  • 500 VIEWS
  • 3 REPLIES
  • 0 Likes

Resolved! Help with code

Hi All,Can someone help me with the code for this problem. I would like to check for a given vendor, if there is any PO placed in a financial year (i.e. 1st Jan to 31st Dec) & if any PO is open.Link: LFM1-LIFNR <=> EKKO-LIFNRCriteria for PO Placed: 1...

table control

Hi All,I created a screen with table control materilal and plant and 2 push buttons for save and all plantswhen i hit all plants the table control is popultaing with 30 plants out of which only 19 plants are visible on screen we have to scroll down t...

New columns in KSB1

Hi,I have to add new columns in KSB1 report. So in this regard, i have to question...1- Is there any note on it, by which I can add columns in the report.2- If not, when i'm trying to create z program and z transcation, then it says 'transaction code...

Labels in this area