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

Resolved! BAPI Commit

I have a question on how BAPI_TRANSACTION_COMMIT functions.LOOP. CALL FUNCTION BAPI_...ENDLOOP.BAPI_TRANSACTION_COMMIT.In this case will calling the Commit after the loop endloop commit all posted documents or will it commit only the last transacti...

Using CALL transaction

Hi ,I have created a program Z1 .Now ,I would like to call a Custom report output Z2 from ALV of Z1.I,e .When i click a document no , it should show the output for the particular document no from Z2.I tried using set parameter id 'CON' field t_...

text elements in a shipment

Hi,I create element texts for shipments in an abap program with create_text, save_text and commit_text. I can see text created in table STXH, but in the text folder of the shipment (vt03n) new text is not shown.Shoul I do something in the shipment to...

use do - enddo.

please can anybody write this using do - enddo *DATA: BEGIN OF numbers, * one TYPE p LENGTH 8 DECIMALS 0 VALUE 10, * two TYPE p LENGTH 8 DECIMALS 0 VALUE 20, * three TYPE p LENGTH 8 DECIMALS 0 VALUE 30, * four TYPE p ...

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.