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

Back Problem in ALV

Hi,I have created an interactive ALV report but there is  a problem that on pressing F3 or ESC key, it shows an error message "choose a valid function". I double click on the customer and get another popup alv report, if i use f3 to get back from thi...

Performance Tuning issue

Friends,Please help me for tuning the below code.FORM get_data .  TYPES: BEGIN OF ty_resb,          bdmng TYPE resb-bdmng,          shkzg TYPE resb-shkzg,          ebeln TYPE resb-ebeln,          ebelp TYPE resb-ebelp,         END   OF ty_resb.  DATA...

deep table

Hello experts,I wanna a include a table into each item in VBRP.TYPES: BEGIN OF ITM_INFO_LN,               ...             END OF ITM_INFO_LN. TYPES ITM_INFO_TAB TYPE STANDARD TABLE OF ITM_INFO_LN. TYPES BEGIN OF CART_MAT_TYP.               INCLUDE TY...

USEREXIT_CHECK_VBAP

hi to very one ... I´m new in sap and abap my question is how i can to create a user exit for transacction VA01we need created a sales order (VA01), and we need check that we dont indroduce 2 times the same code of material in the sales orderI think ...

Resolved! manage alv data changed

HY folks,i'm facing an issue with an oo editable alv and a custom toolbar button.I'm checking the value of the data changed with the handler_data_changed method when the user click on the BACK button, if the new value is not acceptable, the method ad...

User exit ppco0007

Hello masters,I am trying to change the material description in Production order. From what i have found, the component i need to change is MATXT in HEADER_EXP but when i do it, the changes does not save. Any idea what makes that it does not save?Tha...

New Challenging Requirement : Final Internal Table Data to be shown in a excel sheet having subsheets to be downloaded directly on execution of program at the path given on local drive by user ( Without ALV Grid being displayed )

Dear ABAP Gurus ,Greetings for the Day Ahead !First of all , I would like to appreciate the forum members knowledge for the guidance which they provide . I was recently given hints by forum members on two separate requirements for which i posted ques...

Resolved! Process happens when Interfaces betn SAP and Third party software

Hi Experts,I'm a functional consultant and i don't know much about the technical things!I wish to know the process  between SAP and third party software i.e., 1. suppose if their is a inbound communication happens bet SAP and third party software.Wha...

Serial no. not updated in the table SER03,SER04, While printing when the GR is created in MIGO

HI Experts, I am facing a strange standard behaviour in MIGO Transaction. A Z-sapscipt form is attached to the print program RQEEAS23 in the transaction qcc0.The sapscipt is printing the Serial no , which are generated automatically while doing GR fo...

Empty value in output

hii expert,I wrote one FM for selecting entry from table into internal table.here is my codeFUNCTION Z_TERRITORY.*"----------------------------------------------------------------------*"*"Local Interface:*"  IMPORTING*"     REFERENCE(SORG) TYPE  VKO...

Labels in this area