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

Open.sap.com SAP A4H - Assignments and Final exam not available in the self-paced mode

Hello,I loved the online course on ABAP 4 HANA. Got great insights and knowledge on the latest and greatest features. Thank you SAP for this.However, I'm not able to complete the assignments and final exam for the SAP ABAP 4 HANA open.sap.com course....

Resolved! scrolling in step loops

I have to work with Step Loops. with all the research I foundLOOP AT ITAB CURSOR CL INTO WA.ENDLOOP. in flow logic in the PBO event will transfer the content from internal table to the screen field automatically and it enable scrolling. when scrolled...

Search Help Refresh

Hello,I implemented a search help with an own search help exit. In this search help exit I control the hit list based on the field 'VKORG'.If I open the sales order dialog for a specific sales order, the hit list is getting generated correctly. If I ...

How could i get the Matnr field from Me28 While executing.

HI, I have one requirement, In T-code ME28  , We can able to release the Purchase order N No of Records,My retirement is , If i click on Plant Field i need to get the Material Code then i need to call the T-code.  MC$G  Tcode,Then i need to past the ...

Table or FM to find customer material price condition types

Hi All ,          I have the requirement selection screen includes sales area + customer + material + effective date . I need to get information if we enter all fileds values and date would be future date ( say 01.01.2016) .  now program should show ...

Resolved! Background Job: execute steps in sequence from another system

Dear Experts,Let's say that I have a background job with 3 steps:- first step is to run a program in ECC- second step is to run the program in CRM- third step is to run a program in ECCHow to do this, that the 2nd step in CRM will be triggered once t...

Resolved! cant able to upload a excel file of column length more than 256 characters

Hi,I am uploading data into sap from excel file.by using the function module.TEXT_CONVERT_XLS_TO_SAPits taking a field of lenth less than 256 characters.but in my excel file i am having a column of length more than 256 charatcters.can anyone suggest ...

Resolved! Copy of SCC4 t-code to suppress some fields from detail screen.

Hello Experts,I need to create a copy of SCC4 T-code to supress some of the radio buttons from detailed screen.SCC4 t-code is a table maintenance for standard Table T000.I am trying to create a maintenance view and and table maintenance generator for...

Resolved! Dynamic search help with F4IF_INT_TABLE_VALUE_REQUEST triggers an error ASSIGN_LENGTH_0 in SAPLSDH4

Hey experts,I have the following code: PARAMETERS: pa_persa type pa0001-werks. PARAMETERS: pa_pernr TYPE pa0001-pernr. at SELECTION-SCREEN on VALUE-REQUEST FOR pa_pernr. DATA: lt_retdynr TYPE TABLE OF ddshretval,        lt_dynpread LIKE dynpread O...

How to restrict the wrong mail id's in SO_NEW_DOCUMENT_ATT_SEND_API1

Hi Gur's,I have one requirement that needs to get delivery fail mail to sender when he sent mail to wrong mail id.Ex : in my program  i am using the function module SO_NEW_DOCUMENT_ATT_SEND_API1 to send mail . in that if sender is sending mail to wro...

Labels in this area