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

alv hotspot problem wth using parameter id

dell experts                 plz help me regarding this. when m just double click on production order no thn call co03 screen. data  declaration         P_UCOMM LIKE SY-UCOMM,                              P_FIELD TYPE SLIS_SELFIELD.FORM USER_COMMAND ...

How to page split in script

Hi Experts,I have a requirement to do page split in sap script means, in main window each header data 10 line items is there suppose one header under 10 line item was showed then for next header data have not proper  space  in first page for 10 line ...

ram_sahoo by Participant
  • 2481 VIEWS
  • 11 REPLIES
  • 0 Likes

Service Notification(IW51) -> How to create attachment from ABAP code using Generic Object Services?

I have created an program to create service notification in SAP system.I find that In the SAP t-code for create service notification (IW51), there is an option to attach files using generic object services.I would like to know whether I can add the a...

Resolved! How to restrict Standard/Custom Segment triggering from Multiple Times

Hi,Find the piece of code below as per my requirement regarding adding Idoc Zsegments and fields.Its working fine.*Getting the Delivery Document Number and assigning it to the Where ClauseFIELD-SYMBOLS: <FS_EDIDD> TYPE EDIDD.READ TABLE IDOC_DATA ASSI...

Resolved! How to execute a report program in background based on input parameter?

HiI have report program with some input parameters.SELECTION-SCREEN BEGIN OF BLOCK b1 WITH FRAME.PARAMETERS : p_rad1 RADIOBUTTON GROUP rb1 USER-COMMAND rad DEFAULT 'X'.PARAMETERS : p_rad2 RADIOBUTTON GROUP rb1.  "selected for background processingPAR...

Resolved! function module NUMBER_GET_NEXT

Hi guys,I have an issue with function module NUMBER_GET_NEXT, it is returning old numbers from previous yearsfor example I'm passing this parameters:NUMBER_GET_NEXTNR_RANGE_NR                 01OBJECT                      ZWTY_MASTQUANTITY           ...

Resolved! Wrong amount in calculation in ABAP code.

Dear Friends,                   Here i am facing one issue on ABAP multiplication code.for your reference you can see below.code is:it_ekpo-netwr = 741.67dkwert           = 10.00g_excise1 = ( it_ekpo-netwr / 100 )  * dkwert.when i execute above line ...

Need Suggestion

Dear experts,I an an ABAPer with 5 years of experience in core ABAP and having good understanding of OOPs concepts.Can any one please guide me,  should I switch to HANA???And where should I start from?? ( Pre requisites to learn HANA )With Best Regar...

Resolved! Default Notification Long text is not saved if changes are not made to editor

Hi All,Request your suggestions for the below problem. There are many thread for population of default long text, however i can not find a solution to the below problem (atleast not a good one).I am able to set the default long text in notification i...

Resolved! Getting the Delivery Document Number from the Associative type/Type group

Hi,As I'm working on Idoc custom segments/Enhancement.The following is the FM Exit, respective Associative Type/Type Group and Select Query that i'm using.SELECT SINGLE VBELN LIFNR ZZASNNO ZZINVOIVE_NO ZZREASON FROM LIKP INTO LS_LIKP WHERE VBELN = li...

Labels in this area