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

Resolved! Code snippet help

Hello expertsI have to read serial number from characteristic "SBANK_SERIAL_NUMBER" inclass "KSE_SN_ENDOSCOPEs" contained in a name plate data of a instument. i wrote the code but iam unable to see the results at output.ThanksSPProgram goes like th...

Check Printing

Hi,I am trying to print Checks, We have 2 pages the first page and Next page.Next page is gonna loop over itself until all the records finsh printing.I have to print the last page on a different tray of the printer (check paper).i have tried mechanis...

Resolved! Material determination

Hi,I have a requirement to do an extract program for material determination from tables KOTD001, KONDD, and KONDPP. I need to download the records to an internal table and write it to a text file. The catch here is to check if the records in this int...

READ_TEXT not working

Hi ,I have an user exit coding for Sales order processing.This code is in the FORM Userexit_save_document_prepare.I have a READ_TEXT function module in the code. It works fin e in all cases. But when Iam trying to delete the Sales order the READ_TEXT...

Resolved! internal table

hi to all,help me in this issue,i am having internal table eq itab_ins and i want to moveall this data to database table.zins is the new table created.i want place all these internal table values intothis table.i am using update zins from table itab_...

Resolved! Application Server

Hi friends I have to download a text file on the application server and the file path has been given.I ran my program but i want to see the results.I checked AL11 but i dont see any file with the file path name given. is there a way that i can find t...

runtime error

I got the following runtime error. please guide and help tvs_tnew_page_alloc_failed short dump has not being completely stored. its too big. LOOP AT I_TMP_CAUFV. SELECT SINGLE * INTO I_JEST FROM JEST WHERE STAT IN ('I0002','I0042') AN...

Resolved! OPEN DATASET Problem

Hello All,I am just trying to open the file and read from file. While opening with OPEN DATASET statement, it is giving the error. The error code is: sy-subrc=8. The file location is my local drive. Can you help? The following is the code: DATA: ...

Inserting into table

I have a 3 custom tables and a custom tab strip application linking to that table created in spwizard. I need to add the functionality of insert, delete, modify to the application. I created the icons already, just need the functionality. Were can I ...

User-exit

Hi, i have added 4 additional fields in the transaction and appended the structure in the table as well , how can i pass the data from the screen to the database and vice-versa.PCCD0001 - exit name , for transaction CC01.Your reply would be higly a...

Labels in this area