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

Resolved! Error creating ABAP Project in SAP HANA Studio: Logon to system A4H failed.

Hi Experts, I have created instances from the SAP Application Server ABAP 7.4 SP5 incl. Business Warehouse on SAP HANA 1.0 SP7 [Developer Edition] free trial solution, as it is described in documentation. As I cannot log on to the Frontend instance (...

Resolved! It did not insert the materials in the BOM using 'CSAP_MAT_BOM_MAINTAIN'

Hi!  We developed a ABAP technical maintenance BOM.   In the program.  Before, we got current BOM and eliminated all related items.  Routine below. ....      LOOP AT INTO it_stpo wa_stpo.        MOVE-CORRESPONDING TO wa_stpo wa_stpo_i.        wa_stpo...

Resolved! Nested perform on commit

How do I figure out where the program is being commited at? Technical information about the message: Message class....... 00 Number.............. 081 Variable 1.......... "NESTED_PERFORM_ON_COMMIT" Variable 2.......... "caller: SAPLCRM_BUPA_CRMD_DIAL...

Delete statement

HiI have a delete statement in a standard program.  DELETE (i_table) FROM TABLE i_del_tab.Here, i_table is having table name: /IRM/AVIR, i_del_tab is having the record to be deleted.In the program the above delete statement is getting failed.So can y...

Resolved! Passing internal table and work area to FORM

Hi techies, I have a FM and in that I need to write perform. So I have written perform in FM source code and FORM in TOP of FG.I have itab and wa in perform .TYPES : BEGIN of ty_logfile,                L_time(8) type N,                Linelog type CH...

Pro with mail sending

Hi,I want to send a mail to recipients( one employee ) and multiple employee ( more than 20 employees )  in CC.I am using Classes to send a mail.lr_receiver = cl_cam_address_bcs=>create_internet_address( receipient ).CALL METHOD lr_email->add_recipie...

Form is displayed while printed, but not displayed on screen (print preview)

Dear all,We use an Adobe Form to visualise our invoices ... When we print an invoice directly to the printer, everything looks ok and all forms are displayed correctly ... But when we try to watch the same invoice on screen (print preview), we do not...

kumaro412 by Active Participant
  • 458 VIEWS
  • 2 REPLIES
  • 0 Likes

Resolved! Using cl_gui_alv_grid class in report , but when no data , entire session closed ?

Hi ,I am using cl_gui_alv_grid for one of my report . It is working fine when there are reocords , but when there is no recordentire session will be closed from selection screen itself.Having class with data /method declaration and an event class ..A...

Dual time F4 help call

Hi Experts.Please help me,  I have created F4help for OOPS alv.step for F4helps:1)  Get current Row/Col with  GET_CURRENT_CELL2)  Get Data in internal Table and Display Help with F4IF_INT_TABLE_VALUE_REQUEST.3)  Read selected data from Internal table...

Resolved! Delivery Print Issue.

At least one string in the worklist contains an invalid characterMessage no. IO415DiagnosisProgram errorSystem ResponseThe system does not allow further processing.and no specific help available, if anyone has idea please acknowledge.Avirat

Resolved! Issue in ARE 1 printing

Dear All,While creating ARE 1 the BED %age is not coming as well as it is not printing in ARE 1 document but BED value is coming. I have gone through some threads related to this but not getting any clue for this. Kindly help. Please check the below ...

Labels in this area