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! Troubled Excel Download

Hello everyone.I'm writing a report with requirement to download resulting list to Excel. The list gets output to screen using ALV List (FM REUSE_ALV_LIST_DISPLAY).Standard Excel downloading option works just fine, but:- I need to include header some...

MMBE

Hello All,I copied MMBE to ZMMBE and I am trying to add a filed(VFDAT- expriration date) to MMBE output. the program short dumps at CL_GUI_ALV_GRID=>CELL_DISPLAY saying 'Field symbol has not yet been assigned'. Here's the source code extract:ASSIGN C...

Sap script

Hi all,In the sap script program i need to set the printer properties, like1. Choose the printer which the user has been using.2. Print immediately checkBox to be checked.Please send your suggestions,Rajesh.

Resolved! Error Log FM

Hi Folks,Does someone knows what's the FM used to display messages in a popup dialog?For example something like the one that uses the TCODE ME21N would be great.If this FM is tricky a little code sample would be great.Thanks for your help.Kind Regar...

Resolved! Reading table S026

Hello;Is there a faster way to read table S026(material consumptions table)? My select statement is as follows but it takes too much time to read. select s026matnr s026werks s026~mcomp into (s026-matnr, s026-werks, s026-mcomp) from s026 cli...

Resolved! IDOC segment at parent level

Hi,I created an extension ZPARS for the basic type INVOIC02. The segment that I will add is the segment ZPARS. Can I put that segment after the segment E1EDK14? It always says, "segments cannot be inserted here". I want it at the same level as E1EDK1...

Resolved! records not modifying

hi folks,I am trying to modify the records in the internal table. It is not happening.data: it_pb4000 type standard table of pb4000 with header line. select * from pb4000 up to 1 rows into table it_pb4000 where pernr = g_app ORDER BY begda DE...

KS02- Change Cost Center

Hi,I'm trying to fill-in the business area on a cost center already created and with transactions already.But i'm having error due "field change business area" is not possible".. (transaction data already exist).How do I troublshoot this one? I need ...

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.