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

Resolved! Wild card issue in f4 help after entering multiple selection screen

I have developed a report with a field with NO INTERVALS but has an EXTENSION by default. Now when I enter a wild card charater like 123* in the normal selection screen the f4 help is providing the right details with all values that starts with 123 f...

create Function Module: export parameter is not an internal table ''OCCURS'' spercification is missing

Hi,I am creating a function module and encounter the error, saying that, the export parameter is not an internal table "OCCURS" specification is missing. At the Export tab of the function module, I declare a parameter whose type is an Database Table....

Resolved! abap to excel

HI Everyone,                      I have requirement I have to download two internal tables in the form of excel sheet and those should be print in two different different sheets in one excel. I have achieved using OLE concept but I came to know that...

use of JOB_SUBMIT

Hi,   i have to upload a file of almost 24,000 data and then split that data into parts .After execution whole output( containing all the parts) should be seen in the internal table.Function Module:JOB_SUBMIT.Please advice.Regards,Vinit.

Exception Class Help

Hi Experts,  I need some advice on why my exception is not getting caught. Here are the details.  Exception Class:  ZCX_BW_SD_CODE  class ZCX_BW_SD_CODEdefinitionpublicinheriting from CX_STATIC_CHECKfinalcreate public .public section.*"* public compo...

Resolved! Customer Master

Hi,I have a requirement in which i need to restrict persons from removing delivery block if exist for a customer in XD02 transaction (only for 02 AR credit block).I have created a new authorization object for this to check the users but i am not able...

Resolved! Edit and save data in module pool in table control

Actually once I am going to edit data in Table control it does not hold on screen, but showing in internal table, I am using this code :MODIFY I_EKPO INDEX TC-CURRENT_LINE. please suggest me. I have attached also a screen shot of debugging of I_ekpo ...

Labels in this area