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, May 2nd, 2024

Podcast version: SAP Developer News May 2nd, 2024 – SAP Developers (opensap.info)DESCRIPTIONMay Developer ChallengeApril Developer Challenge Wrap up post: https://community.sap.com/t5/sap-builders-blog-posts/april-citizen-developer-challenge-sap-buil...

thumbnail.png

Resolved! How to insert codes to Report Painter

Dear all,  Report Painter generates ABAP codes automatically, and I need to add some codes there.Is there any good way to do so?I'm wondering if it's possible or not ways like bellow. 1. Convert Report Painter to ABAP reports. 2, Define enhance point...

queue by Explorer
  • 437 Views
  • 3 replies
  • 0 kudos

Resolved! how to get all fields of the internal table while using CJI3 report program in Zreport

hello all,i am using CJI3 program in my zreport,asDATA: ABAPLIST LIKE ABAPLIST OCCURS 0. DATA: BEGIN OF WA_ASCII,          LINE(2048) TYPE C,        END OF WA_ASCII. data : it_ascii like TABLE OF wa_ascii.   DATA: fcode TYPE sy-tcode VALUE 'CJI...

Filter Dependent BADI

Hi,I am working on BADI 'NOTIF_EVENT_SAVE'.In this badi, QMART is defined as a filter criteria. I dont want to restrict the implementation to any specific notification type..Is there any way to avoid this filter criteria ?

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.