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...

    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...

    sheenamk by Developer Advocate
    • 95149 Views
    • 212 Comments
    • 39 Likes

    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...

    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...

    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! Accepted Solution

    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! Accepted Solution

    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! Accepted Solution

    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...

    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...

    Resolved! Accepted Solution

    Create a Procedural ALV Report with editable fields and save the changes

    Hi,I am new to ABAP. I have created a Procedural ALV Report with 3 fields. I want to make 2 fields editable. When executed, if the fields are modified, I want to save the changes. All this I want to do without using OO concepts. Please help . Also, I...

    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

    Explore this Area