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! Number Format

Hi w_rwbtr is a character field.Suppose the value of w_rwbtr is 1234567I want to display it in the format1,234,567.00I was asked to try the below solution..declare w_rwbtr1 as type P decimals 2.move w_rwbtr to w_rwbtr 1.again write ... write w_rwbtr ...

Select Query

Hi, In my program i am using the following select query :Read sales order header data select vbak~vbeln vbap~posnr vbak~kokrs vbak~vkorg vbak~vtweg vbak~vkbur vbak~ernam vbak~erdat vba...

XML to ABAP

Hi, How can i convert XML to abap internal table using XSL. My xsl can't convert XML to internal table using XML1, but can convert using XML2 I wan't convert xml1 to abap using my XSL, how to change my xslMy xml1<?xml version="1.0" encoding="utf-...

BSEG related issue

I am passing EBELN and EBELP to the BSEG table and getting some data.In Production, it is taking too much time.Is there any way to improve the performance?Can I get BSEG kay values by passing EBELN and EBELP to any other table?Thanks

UPLOAD error

Hi Experts I have prepared a flat file for a bdc upload. when i execute the UPLOAD fm, my internal table is not getting the values, it returns the value 5(unknown error),what could be the reason actually. I am sure that i have pr...

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.