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

SMARTFORM transport

Hi, I have transported one smartform to Quality from Dev. But whn i try to process it , it can not find the generatd FM. I assumed the smartorm FM will be pulled automatcally once I transport th form.Furher problem is that,it looks a for a FM in Q...

update delivery

Hi All, I have a requirement where i need to update the picking quantity (pikmg) and delivery quantity ( lifmg ) in the delivery . I tried with FM ws_delivery_update but iam only able to update picking quantity here , how do i update delivery quanti...

F4 in ALV grid

Hi,I tried adding the F4 functionality to one field of ALV into the field catalog: k_outtab_fields-ref_table = 'USR21'. k_outtab_fields-ref_field = 'BNAME'.The F4 could display me a listing of users, however, it is not able to return the value se...

Resolved! Select Query !!!

Hi All,Consider the following scenario.A select query has to select very large amount of data from the table ( based on some condition ).Now, because of that and also because of time taken in the network communication, the program is getting timed-ou...

Resolved! Create a PDF file

Dear all,I need to create a file as type pdf and put some contents on it based on the requirement through ABAP program. To give a try, i started off with this.FORM WRITE_FILE .DATA: G_FILE(150),WA_L.vfile = 'test.pdf'.CONCATENATE GFILE '\' VFILE INTO...

Resolved! screen exit QQMA0001

hi!i created new screen 102 in this exit.on the screen i have pushbutton that triggers the FMf4if_int_table_value_request.i need to choose one column and return its value to the screen field.i get the value tab field and i see it in the PBO, but when...

Resolved! Development class

Dear all..There are around 300 objects (Reports, transactions, Function groups...etc) assigned to a development classand now I have to change the development class of all these objects to a different one. Please let me know whether there is any way t...

Resolved! sapscript problem...

How come my program(sapscript) still writes on the same page even though I explicitly called a new-page via FM CONTROL_FORM? My condition is, for every change of dealer, I would call on a new page then write the details of that dealer on the new page...

Resolved! doubt in dictionary

hi there,i have great confusion about the use of INIT. check box in ABAP dictionary beside KEY field check box. some say this is to ensure not null is forced for the field. i created a table with 2 fields one key field(NUMC4) another non-key(char4). ...

Resolved! about Idocs

Hi all, Plz help me in Idocs. I am newly working on it. Just give me some idea how to create basic type. And how the listings in data records are coming in tcode we02. Pls guide me how the sumid and summe field is populated in the segment. I...

Smartform problem

Hello All, I have a smartform that will be printed severals times inside a loop, now I want to avoid the print dialog and print preview, and depending of user options, I want to define the device and if the user wants to print inmediatly or just gene...

Labels in this area