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 Track Changes in G/L Master ?

Hi,I have a requirement to track changes in G/L master either in company code or chart of account.For this there is a BTE but at the time of BTE calling table CDHDR is not updating, also for this there is no exit or badi exist.Please suggest.Regards,...

jarus by Participant
  • 9828 Views
  • 11 replies
  • 0 kudos

data from employee table

Hi guysEMPLOYEE table:empname     empid     mangeridpeter            001          003     king              002          003raju               003          002how to display empname and his manger name from above table using select statementthanks

Resolved! Elementary search help

Hi all,In IE03 ,under the General tab for the weight field the F4 values currently shows only Mass.and for a particular weight it is possible only to enter Mass as its unit. However I want enter a unit of measure other than Mass in that place. Is thi...

Resolved! Error on deserialize json

Hi experts !I'm developing a webservice communication with external product and SAP. I send data to him sucessful, but when i call the response, this not deserialize.This webservice works with JSON and his response (not deserialized is: {"retorno":{"...

Resolved! help with conversion

Hi,Please, can anyone help me?I have a smartform and inside a program line I have the following code:DATA: NUM TYPE i.     NUM = WA_LIPS-LFIMG.     WRITE NUM TO V_LFIMG .     SHIFT V_LFIMG LEFT DELETING LEADING SPACE.     V_CONT_LOTE = V_CONT_LOTE + ...

Resolved! F4IF_INT_TABLE_VALUE_REQUEST

Hi Experts,The requirement is to display all billing documents of a particular sales order when the user presses f4 in the billing document input field.DATA: BEGIN OF it_vbelv OCCURS 0,       vbelv LIKE vbfa-vbelv,       END OF it_vbelv. DATA: BEGIN ...

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.