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 9th, 2024

Podcast Version: SAP Developer News May 9th, 2024 – SAP Developers (opensap.info)DESCRIPTIONSAP HANA integration with the leading open-source software: MLFlow and Apache SparkTracking HANA Machine Learning experiments with MLflow: A conceptual guide ...

thumbnail.png

data download

Hi everyone,I've been ask to modify a program that downloads data into a file.the internal table of the program is the followingbefore downloading the data they want me to group it as fallow DATA: BEGIN OF t_extra1 OCCURS 0, BLDAT LIKE BSIS...

Resolved! SAPACRIPT PROBLEM..

Hi, I want material text to be printed in SAPScript only if it has copyright symbol (c with circle around it) otherwise not ?How can I do this ?Can this be done in print program or what is the way to do this ?Any insights will be appreciated.Please h...

Resolved! On commit work and LUW...

hi all,how do you implement commit work? i have a code more or less like the following:update db_tab_dtl from table i_dtl. update db_tab_hdr from table i_hdr. i want to make sure that both statement commits or rollback if atleast one fails. Sort of l...

Resize an ALV Grid Control

Hi everybody,I am using class CL_GUI_ALV_GRID to implement a report but I also need to resize (height and width) the ALV from my control program.Do you have any example or tips about it?kind regardspd: I was trying with methods set_height, set_width ...

Resolved! SYSTAT01 for inbound processing

Hello all,I receive an incoming IDOC for creation of ORDERS. Upon creation, I need to return the created Order Number. 1. Do I maintain Basic type SYSTAT01 (message type STATUS) in my Partner Profile Outbound Parameters? So that the information can b...

Syntax question

Hello,A syntax question that I have.I have seen example of this type of code many times. DATA: asdf TYPE /aaa/bbb. CALL METHOD some_object->some_method EXPORTING some_var = asdf[]. What are angle brackets here for?Thank you.

selection-screen event

hello,1. I an using a BAPI in the start-of-selection event .2. For this BAPI we have a return parameter .3. If i get a return parameter other than SUCCESS message type I have to display an error message on the selection-screen .4. The requirement was...

Resolved! Process IDOC stuck up in TRFC

Hi, I have an IDOC that is still being stuck in TRFC Queue. The status shows as '03', but I can see that IDOC in the TRFC queue. It is lying there for a month. I need to process that IDOC manually so that it goes to the other system. Which transacti...

reg data download

hai to every one,i am trying to generate dynamic internal table and whatever value fetched should be downloaded to a flatfile in this i am facing problem ,while debugging i can find values in the internal table , while assigning to function module i...

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.