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, April 25th, 2024

Podcast Version: SAP Developer News April 25th, 2024 – SAP Developers (opensap.info)DescriptionABAP Cloud Developer Trial 2022https://community.sap.com/t5/technology-blogs-by-sap/abap-cloud-developer-trial-2022-available-now/ba-p/13598069Upgrade SAP ...

thumbnail.png

Resolved! Coding Error

Dear All,Will you please let me know what's wrong in the following code?form zf_caluc . CASE sy-ucomm. WHEN 'CALUC'. loop at gt_alv into gs_alv. gv_calc = gs_alv-bdmng - gs_alv-enmng. if gv_calc > 300. exit. elseif g...

Resolved! User exit

Hi All,My client requirement is during sales order processing sold to party value is copied into PO number. Ex: Sold to party : 1000 PO Number: 1000.Which user exit can we used to achieve the above requirement.Thanks in advanceRegards,Govind.

Change document in Ztable.

I have created a ztable.For some fields i have checked the 'change document' check box in 'Further characteristics' while creating a data element.This will store change records for changed entries in a table.Can any body tell me where these records s...

An user-exit example

Hi all,Please tell me what you have coded as user-exit.Tell me the transaction and what you have done for this transaction as user-exit.I want to learn the user exit topic well.I will need user-exit too much and use also user-exit's screen but do not...

Resolved! Hit Runtime ERROR

HI,This message appears at the bottom of the screen when i execute my program. "Runtime error TIME_OUT has occurred"When i debug the program, it seems to take longer time than expected at this FM "HR_INFOTYPE_OPERATION"When i try to run this F...

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.