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

How to update ztable

Hi All,i have a ztable with 10 columns, and i have the internal table with 6 columns.i have to update the ztable perticular 3 columns by using same 3 columns in the internal table .could you please help me out from this issue.eg : zfor table has colu...

Resolved! structure of flat file

Hi, I have a BDC requirement where the structure of the flat file is going to be decide on the company code entered on the selection screen.If I enter Greece company code my flat file should include sales organization in it which is placed in between...

Resolved! Database table 'REGUP'

Hi,In program,first partie: insert data into 'regup' tablesecond partie: i select data that i insert in first partiethe problem is that the result of my select is null while the data was inserted.NB: If i put 'break point' between first and second pa...

Resolved! Logic needed

HiI created ALV report.i am moving it_z1log1 data to it_final.MOVE-CORRESPONDING it_z1log1 TO it_final.It_final is my final internal table.Output coming properly. In Alv output i want to display it_z1log1 records in red color. how to do thos. Pls he...

help needed

Hi friends,I have created the delivery with refrence of sales order using the function module RV_DELIVERY_CREATEIt's creating the delivery , but the problem is the PICK QTY field is not filling.i need to fill the PIK Qty filed also when i am creating...

INVOICE_UPDATE

Hello everyone,I want to change header level data for invoice posted using MIRO transaction.I want to assign PO number to assignment field in header data.I couldn't find any suitable userexit for the same..so im planning to inplement a BADI.i had tri...

Labels in this area