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

DESCRIPTIONMastering SAP CollaborateEvent Site: https://reg.eventmobi.com/mastering-sap-melbourne-2024Extension Architecture Guide:Extension Architecture Guide: https://help.sap.com/docs/sap-btp-guidance-framework/extension-architecture-guide/what-is...

Thumbnail.png

Resolved! Download Material PO Text

Hi All,We have a requirement that we need to download our material master along with its PO Text maintained in the "Purchase Order Text " View of each and every material.If anyone has done this, can you please let me know how can i download this text...

Resolved! In tables.

I have an internal table (x) with some columns.I need to create another internal table (y) consisting of a singlecolumn from table (x). I loop through the table (x), appending each record to the newly created table (y).Is there a faster way to do thi...

Resolved! download abap data to xml

Hi,our requirement is we need to download the abap data to XML and save the xml files into the application server so that the webserver picks up the xml files. As we need to send different xml files we would like to develop a generic function module...

Derived roles

I am working with roles, i changed a master role, generated the derived ones and then transported the roles to QA, now in QA I find the derived ones need to be generated again , why is that so, what place am i going wrong.

export command in oops

hi all,Observe the code .LOOP AT lines INTO ls_lines. ls_tdline = ls_lines-tdline. APPEND ls_tdline TO lt_tdline. ENDLOOP.Export the text on the text editor into ABAP memory. EXPORT (lt_tdline) TO MEMORY ID 'MID'.as u see i am exporti...

Batch Job Problem

Hello,I have a BDC Session created for sales order change delivery, PGI. It works good in fore ground. When I create a batch job for this report it is running into errors. Is there any change that I need to do in the BDC Sessions. Please Help meThank...

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.