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

User exit for me21n

Hi, My requirement is to create a help (creating ztable which contains values) for field BEDNR in ME21n.i have to checked the user enters the value in this field must be in that table and i have to display the entries in the ztable , so that ...

RFC Problem

I've created a zBAPI that posts financial documents. After posting, it sends an email of the results.This works fine when done in foreground. Remotely, SO_DOCUMENT_SEND_API1 is raising subrc 4 which is no authorization.I don't get it. Why would the z...

Career in ABAP+Flex

Hi Experts, I am an ABAP developer and have keen interest in Web Development and Designing. I recently came to know about SAP and Adobe Flex integration. I want to be known as an ABAP-Flex Developer in my future.I want to pursue my career in this ...

Download to Excel

Hi All, By using FM ''SAP_CONVERT_TO_XLS_FORMAT'' i am downloading a data to Excel and it's working Fine .But i want to download the Column Heading .There is a Parameter call " I_LINE_HEADER " and i put I_LINE_HEADER = 'X'., but it's not wo...

Debugging a script

Hi all, I want to debug a script ....i tried it using utilities->activate debugger but when i m running the script through transaction jha2x it is not entering in debug mode ... can u tell me why it is happening or suggest the alternate way if availa...

Search help query

i.For search help sometimes we use MATCHCODE ii.For search help sometimes we CALL FUNCTION 'F4IF_INT_TABLE_VALUE_REQUEST' ??iii.For search help sometimes we declare tablename-fieldname in selection?-Which one is when applicable not clear.Anybody plea...

Resolved! Parameter Id for Budat

Hi All,Is there Is any Parameter Id for MKPF-BUDAT because i want to use SUBMIT query in my program to fetch data from MB5B on posting date.Or is there is any other method to use submit query on posting date (budat) from MB5B i want to fetch only ope...

Resolved! table sorting.

Hi,i am using below codecode no 1. sort t_lae_cr by allocation_id event status procmode. delete t_lae_cr where event = 'NEWL' and status eq '9' and procmode eq '5' .after executing above commands i get 284 records,but when i used below code,c...

Resolved! Need to calculate no. of working days excluding weekends and public holiday

HiGiven below is my requirement.need to caluculate payment date = <date from file > - 6 working days ( that excludes saturdays, sundays and public holidays)is there any function module to calculate this.i am using 'holiday_get' function module to get...

Reset Table Control

Hi, I created a table control by the table control wizard and last page button is generated during the creation. When I press the page button, it moves to the last record and I select it to do some additional process in other screen. After the pro...

Re : table control

Hi Friends,I have two screens 200 and 500. In screen 200 i have a field End_Customer, in screen 500 i have a table control. when i select a particular record in table control and press a push button in table control it is giving me a error saying tha...

Call Screen

Hi All,I have a call screen 100 stmt in my ABAP code.In PAI of this screen i have continue button.When i click on this button , i want my next line in ABAP code under call screen stmt to be executed.There is only one screen in my whole program ie 100...

Labels in this area