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

Resolved! User-Exit Translation

Hi,I use a user-exit EXIT_SAPLIE01_007. I wrote my code in the user Exit include ZXQSMU06. Inside my code I used text symbols. Now, when I wanted to translate these text symbols I always get the message TL 565 "Empty object list" intead of the transl...

select query ?

hai friends.I want to select data in interactive list based on basic list. I want to display in the interactive list two columns vkgrp(s707) and bezei(tvgrt).Can i give my select query like this:-select vkgrp from s707 into table first_sec_list for...

ALV error.

Hi All, I've a report which is using CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY'.It displays the data correctly, but when i press back button it gives a short dump!The error is :Runtime Errors MOVE_TO_LIT_NOTALLOWED_NODATA...........I've ch...

Abap questions

Hi !I wanted to ask few Abap questions : 1. How do i show a calendar on select options date field ?2. what is the name of the function for changes currencies of field ? for example i need to change from type Usd to Euro ?3. What is the function for a...

Resolved! Call Transaction

Hi.I'm trying to call a transaction (MI09). Can anyone please tell me what I'm doing wrong?DATA : IT_BDCDATA LIKE BDCDATA OCCURS 0 WITH HEADER LINE,IT_BDCMSGCOLL LIKE BDCMSGCOLL OCCURS 0 WITH HEADER LINE.REFRESH IT_BDCDATA.PERFORM BDC_DYNPRO USING 'S...

Resolved! Org Level Values

Hi,I need Org Level Values for any Org Level ID (Ex, BUKRS).USORG stores the Org Level ID's and USVART stores the corresponding text of any Org level ID. But where it stores the corresponding Org Level Values? Any Function Module to get the values?Th...

lsmw

hi , friend, i have let 5 row in my flat file,but i want to skip any particular row on certain condition based on par field, as i am using skip_record or skip_transaction , it makes the field blank on which i have used criteria,tell me how to skip tr...

User Exit - VA41

How Do everyone.I have written some code within the user exit for VA41within the FORM USEREXIT_SAVE_DOCUMENT_PREPARE.It bascially asks for some user input. If the useranswers 'Y' I carry on as normal with the document save.However, if the user answer...

Resolved! EXIT for ME51N

i want to put check while creating the PR for line items that Tracking No. is complusory, and then i want to check that Tracking no. with my SO whether the entered Material exists in SO or not. i have check the Enhancement MEREQ001 but not able to fi...

Labels in this area