Application Development 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

SAP Developer News, April 25th, 2024

Podcast Version: SAP Developer News April 25th, 2024 – SAP Developers (opensap.info)DescriptionABAP Cloud Developer Trial 2022https://community.sap.com/t5/technology-blogs-by-sap/abap-cloud-developer-trial-2022-available-now/ba-p/13598069Upgrade SAP ...

thumbnail.png

ALV subtotals using methods

Hi Please provide me sample code for subtotals using methods.The code is DATA: ls_sort TYPE lvc_s_sort. ls_sort-spos = '1' . ls_sort-fieldname = 'BWART'. ls_sort-up = 'X'. ls_sort-subtot = 'X'. *ls_sort-group = 'UL'. APPEND ls_sort TO p_gt_sort. endf...

Resolved! BDC...??

hi..i hav created al lmy steps of Lsmw..and reached the stage of bdc..now i need t oupdate the records..after reaching sm35, do i need to follow any further steps..?After hitting the execute(Proceess) in my sm35,i get cust change intial screen and ke...

AT SELECTION-SCREEN

Hi friends, Could u please send me the details.i created the selection-screen likePARAMETERS:S_EQUNR LIKE EQUI-EQUNR OBLIGATORY, LABLES TYPE NUM2 OBLIGATORY, S_PADEST LIKE TSP03-PADEST OBLIGATORY.<b>i need validations for follow...

workflow function modules

I have a problem in my workflow emailcreator submitted a request to approver through workflow.work flow needs to send an email to approver that part is working fine for me.if request approved or rejected workflow needs to send an email to creator tha...

Welcome to SAP Community!

These materials will help you participate and connect with other members.

  • FAQs

    Find answers to basic questions about using SAP Community.

  • Resources

    Learn about community rules, take our tutorial, and get support.

  • Q&A

    Familiarize yourself with questions and answers.

  • Blogging

    Share your knowledge by contributing to the community.

  • Welcome Corner

    Introduce yourself and get to know other members.