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

Resolved! module pool programming

Hello Everyone,I am new to module pool programming. I want to know how to create quiz. here,i have to create couple of questions using screen painter. then the  user should choose the correct answer and the result has to be displayed.i have been thin...

Resolved! MM_MATBEL archiving

Dear Experts,    I have a requirement to archive MKPF, MSEG tables. After running the write program, the log is displaying the document numbers that are archived. But some documents are missing. It is not showing any error messages. What might be the...

Resolved! Problem with MKPf table

Hi,i have appended custom strucure in MKPF table, the append structure was activated but MKPF table is showing as partly activated then I deleted the custom appended field and tried to reactivate but still its showing as partly active .Do i need to u...

Resolved! Hangs upon Activation

I am having a problem with the application hanging when I activate an ABAP program.  The very first time I activate the source code, no problems.  If I edit again and try to activate again, the system hangs.  Any ideas?

kmoore007 by Active Contributor
  • 805 VIEWS
  • 2 REPLIES
  • 0 Likes

Resolved! SM30 Authorization issue while calling view by view_maintenance_call

Hi Experts,     I have created a program to provide the user with a selection screen of TMG of a table by calling FM : view_maintenance_call.Now issues is that User is complaining that they are getting the SM30 authorization error while running the p...

ADRMAS IDOC failing with the error "Address doesn't exists 2894".

Hi All,We are facng issue related to ADRMAS IDOC. Idocs are going into status 51, when we check error. it says "Address doesn't exist 2894".We have checked all Address related tables like ADRC/ADRT/ADRV , but we are not able to find exact issue.Pleas...

Resolved! Create allocation table by WAUF_ALLOCATION_TABLE_CREATE

Hi,I try to write a program which included WAUF_ALLOCATION_TABLE_CREATE to create allocation table.     CALL FUNCTION 'WAUF_ALLOCATION_TABLE_CREATE'     EXPORTING       im_ex_auko = s_im_auko        " rw00a     TABLES       im_ex_aufg = t_aufg       ...

Resolved! Selection of data from tables based on MONTH from given selection screen date.

Hi everyone,I need to fetch data from a table on the basis of the month given in the selection screen parameters by the user. The data fetched should show the data from the current month (of date given in selection screen ) and the next month. How do...

Resolved! SAPSCRIPT-FORMAPAGES is not printing correctly on the output

Hi Team ,When I see the Logistics  Invoice printout through MR90 the total number of pages are not printing correctly on the output.If the total numebr of pages are less than 10 ,say suppose  9 ,then the the output is correct like Page 1/9 , 2/9, 3/9...

Print in a smartform a window in vertical mode

Dear all,            I'd like to print in a smartform a text in a window in vertical mode also if the first page is setted as Landscape Format.Please don't answer me to print the text 'Hello' as H                                                      ...

Resolved! Dump CONVT_NO_NUMBER occurred during table conversion in step 5. How to continue the conversion?

Hi All,I am facing an exact problem as in the below blog:Dump CONVT_NO_NUMBER occurred during table conversion - ABAP Development - SCN WikiBut as per the solution, i am unable to use UPDATE command. I am getting "Error in parsing SQL Statement:INVAL...

Labels in this area