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

Move File

Hi Expert.Please help me,We want to move file between two Folder on Application Server. I use Code like below:               GC_MOVE = 'move'.                              CONCATENATE GC_MOVE                                          '\\192.168.16.123...

Resolved! Any Table for getting the text details of the Org values?

Hi Gurus,Is their any table or a way in SAP where we can see the text for all the org values .Let suppose if plant org filed has some value like 1001 and with the name as (Head Office Australia)...so i want to see whole full details for all the org v...

How to get the latest updated record from the select query w.r.t to the date

Hi,1. Find the Picture 1 below.From the above picture, assume that it is the internal table, now from the select query, how to getthe updated record w.r.t item(ebelp) and w.r.t date.Means out of those 4 records, i need 0010 -> XXXXXXXX updated Date  ...

Popup message in QA11/12

Hi All,   I want to find out a BADI/Enhancement to popup a message in transaction QA11In QA 11 - > Inspection lot Stock tab  ,  while entering scrap quantity want to display  a popup ifCOST CENTER is blank ( on click of Document button popup will com...

How can we read data from dynamic internal table?

Hi All,I have a problem to read data from dynamic internal table.My code is..FIELD-SYMBOLS:<t_dyntable> TYPE STANDARD TABLE,  "Dynamic internal table name                          <fs_dyntable>.     " work area      fld_name = 'EAN11'.        READ TA...

Debit Note

Hi Team,In debit note report we have taken MSEG table for post date & movement type. Now there is performance issue due heavy data in MSEG.Which table we can use to replace MSEG table?Kindly suggest. Regards,Mahesh

Labels in this area