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

read table

Hi,Suppose I have some records in my internal table. I got all the records through FM.Now I wanted to read the records based on following selectionread table itab with key LAND1 <> 'US'.But I am getting error.anybody will help me for this??

Resolved! screen in user exit

heloive added code in user exit for tcode va01, in the code ive added a pop up windowafter the popup window,we shd return to the current screen, i used the command LEAVE TO SCREEn, and at the end of the user exit, i used the command LEAVE SCREEN.But ...

Resolved! BDC automation of mm03

Hi all,Task summary: Using BDC to automate transaction mm03 to display plant/storage location stock view by double clicking on a list (passing the matnr and werks parameters).Problem faced: The automated view is different for different materials. Som...

Resolved! remove " from file

Hallow Im doing a batch input from file csv (comma dilmeted) In the file I have company that ok and company name with before and after the company name word <b>''</b> how can I get rid of from that . just<b> ''</b> before and after the company na...

BDC for EA16 - ISU

Hi all, I hace developed a Z program where I am running BDC for transaction (EA16 - ISU i.e for creation of Manual Bill ) in No-display mode. When I am executing the program in foreground it gives correct result, but when I schedule it in Backgrou...

Select Query

Freinds Thanks for the support. Also that i want to include one more clause in JOIN condition in the below queryi.e. vbsegkbzkey = ekbebuzeibut the problem is both these fields have different lengths.Is there any way out that I can include this in...

BAPI_PO_CREATE1

Hi all,Cud any1 tell me how do i pass multiple items for creating PO thru bapi_po_create1. i mean to say tht i wana pass thru the internal table. when i pass the table as paramenter in bapi_po_create1 its throwing Exception Failure and i was asked to...

User Exit for FB60

Dear All ,I have to make Business place and section code Mandatory for certain vendors enterd on the screen of FB60 .I have used LFDCB001 exit . it contain EXIT_SAPLFDCB_001 function module .Inside the function module i have written following logic ....

Resolved! Upper case

dear gurus, I have a query like thisSELECT mara~matnr makt~maktx mara~wrkstIn this wrkst has got small letteri want to convert in to upper case and then i have to sort ithow this can be donewaiting for u r repliessenthil

User Exit for FB60

Dear All ,I have to make Business place and section code Mandatory for certain vendors enterd on the screen of FB60 .I have used LFDCB001 exit . it contain EXIT_SAPLFDCB_001 function module .Inside the function module i have written following logic ....

Labels in this area