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

ALV Report using BAPI

Hi Frendz,I want to create a alv report using BAPI, i want to display sales order, can any one show me sample program using bapi function module BAPISDORDER_GETDETAILEDLIST<b>full points will be given for good sample program</b>Thanks and RegardsVija...

module pool

Hi everybody, I have created two screens.In first screen i am accepting a customer number.Now I have to retrive details of the customer in second screen.I have desined the fields what i want in the second screen. Now how two link up these tw...

Export To Memory

Dear Experts,We have a requirement where in we need to export data from an internal table to memory and retrieve them back.Please do check whether im using the correct statement, if wrong plz correct me.EXPORT (int_tab) TO MEMORY ID 'Abc'.If the abov...

generating series

Hi,I am trying to generate series for text symbols.When the count gets more then 999 the code is going in dump.Can ne1 suggest m how the series increases with combn of alphabet and number with length 3.eg:a01,a02.......b23....e99.....Thanks.

ALV Invoice#

Hi experts,i have some isuue on ALV report(SD) on which i am strucked The requirement is i want to display the Invoice no(vbrk-vbeln) for the delivery document in the gridhere iam getting invoice no but the problrm is : when iam creating a invoice it...

ALV

Hi all,My Query is.......I want to disply two ALV GRID in Single Screen, Using FM Is it possible, If possible send the sample code or GuidenceI look forward to your reply Award Points for Helpful AnswerThanks SEK

bdc

please clarify why the 'fval' value is not getting transferred into it_bdcdata-fval for quantity field(present in second screen)in my program.report Z_PP_BDC1 no standard page heading line-size 255.*REQUEST NO.:DEVK903710**********************...

RFC Function module

I am creating RFC Function module, when i am click syntax error check i am getting the following messege.You cannot use the statement "FUNCTION" in the current environment.However, you could use the similar statement "FUNCTION-POOL".Urgent.Advance th...

collect

the itab contains the following fields.snosnamesmarkssno sname smarks1 srinivas 1002 sri 993 srija 894 srinivas 45by using the collect statement i have to add numeric fields and print.how can i write the collect statemen...

Resolved! interactive list

Hi all,when i am double clicking the any row in first list, it gives booking details of some different date and different connid. i want to get the booking details of the flight of select row.the code is:TYPES: BEGIN OF outtab, carrid LIKE spfl...

Labels in this area