Application Development and Automation 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

Task 4 - Implement Criticality feature and create an Object page

This is the last task of the August Developer Challenge on ABAP Core Data Services. The responses we have seen so far is excellent and appreciate each one of you in taking time to complete the challenge. We have seen some good conversations about the...

Criticality.png

Task 1 - Create CDS View Entity ( August Developer Challenge )

First of all, thanks for the overwhelming response to the ABAP Developer Challenge. Kudos to everyone who took time out of their busy schedule and finished the pre-requisite – Task 0 last week.Now let us dive right into the challenge.Task 1 - In this...

2024-08-07_08-25-11.png
sheenamk by Developer Advocate
  • 83420 VIEWS
  • 212 REPLIES
  • 39 Likes

UOM problem

hi,can we restrict some UOM not to order or make GRN in partex: EA, BAG...uom, system is allowing to make PR/PO or GRN for 0.01, 0.5,... but i need to have control on the same.means such uom can be ordered in full like 1,2,3,.... and not in 0.5,0.2.....

Resolved! Getting split payment terms in case of customer credit memo(Doc type DG)

Hi Guys,Is there any FM available for getting split payment terms in case of customer credit memo(Document type DG). There will be no invoice/billing doc for this document type and will be created from FB75 transaction. For billing document i am usin...

Resolved! fetching data

hiI am new to abap..I have to fetch data from two related tables to an internal table..i need to fetch only the data corresponding to the entries in a selection screen.....i tried with joins ..but some problem....i think the coding is not correct......

EXEC SQL PERFORMING

when run the following program ,it reported error as "the error occurred in the current database connection "DEFAULT".how to solve the problem ?=================================DATA : BEGIN OF WA, CLIENT(3), ARG1(3), ARG2(3), END OF WA.DATA F3 ...

Labels in this area