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

How to add Index on LTBK table

There are some standard SAP reports where the execution time is long.Hence to improve its performance we need to put index on LTBK table, BWLVS field.Below index exist in LTBK B 0 Transfer Requirements for Requirement Quantity      Active 0      SAP ...

Menu in Composite Role issue!

Hi Team,When building composite roles, is it possible for us to decide menu of which role comes first in user screen.Like if we have composite role with roles A & B. We want menu of role B to come first then of role A for the user.Please share your t...

Resolved! delete pdf file from application server

Hello,I tried to delete  a pdf file from application server like this via an abap program:  OPEN DATASET p_file FOR INPUT IN TEXT MODE ENCODING DEFAULT.  IF sy-subrc = 0.    DELETE DATASET p_file.ENDIF.but the Open dataset does not work for pdf file ...

abybakk by Explorer
  • 377 Views
  • 3 replies
  • 0 kudos

Problem with SUBMIT report

My requirement to get the Pricing document number from the transaction WVN0 and fetch the Landing price with the pricing document number from the WKBP table and send the amount to the remote system through the BADI for the DRFOUT in Retail ECC system...

Resolved! Query on Job Selection (SM37)

Hello All,I would like to know under which table is the data under Simple Job Selection (SM37) is kept.I want to retrieve all the jobs by providing Job Start Condition (From and To )dates as parameters from my ABAP program.Other than that I want to r...

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.