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
  • 83488 VIEWS
  • 212 REPLIES
  • 39 Likes

About AUKO table.

Hi,How does the allocation table(AUKO) get filled up and what is the method to read some values from the table based upon certain criteria?e.g. read the bezch value from AUKO where abeln is equal to some abeln value in ekpo table.Please help.Thanks.

Resolved! Table Control

Dear Abapers,How I work with screen I want to handle Attributes of the Screen Fields. Thr programming I can handle Attributes.I want to delete a row from Table Control, When I select a row & click on Delete push button. Before deleteing I want to kno...

Resolved! IDOC ORDERS

Hi Experts,i need to distribute Purchase Order to another R3 system.I'm using idoc ORDERS the problem is the inbound in the receivers system.When the idoc came in receiver system i have msg error "VKORG, VTWEG, SPART cannot be determined for custome...

Resolved! ALE: how do I use dependent distribution for customer and vendor addresses?

Hello SDN'ersHopefully someone can help me with an ALE question.We have two ERP systems connected with ERP - Retail and AFS. Customers and Vendors may be created in Retail, and are distributed to AFS using DEBMAS, CREMAS and ADRMAS messages. Not all ...

Resolved! Selection Screen

Hey GuysIm trying to create a selection that looks something like this:The Inner screen's name is 'Students' and it has the following text to the bottom of it...'Selection'and two check boxes named 'First' and 'Second'The inner screen has the title '...

Resolved! Query on Inner Joins

Hi experts,I want to join the following fields balm, comh, comhr, balhdr, edidc.I don't have common fields comhr and balhdr. I have written an SQL query like this, will it work? what about performancePlease let me know. select comh~msid comh...

Resolved! Reg. Patch Level

Hi Experts, Could you please let me know how to check the Patch Level of the SAP system and also I need some more Clarification regarding this 1, Whether this Patch Level is for the SAP GUI or for the SAP Application Server.2, How is SAP is su...

Resolved! few lines abt abap

HI ABAPERS!I AM NEW TO ABAP.I WANT TO KNOW FEW LINES DESCRIPTION ABOUT ABAP, LIKE WHETHER IT IS CASE SENSITIVE ?ABAP IS STRUCTURAL LANG R PROCEDURAL LANG?HOW TO EXPLAIN WHY IT IS STRUCTURAL LANG/ PROCEDURAL LANG?WHAT IS EVENT DRIVEN LANGUAGEURGENT .....

Resolved! Date type problem

Hello, I have a program that goes like this :DATA : p_audatto, p_audatfrom TYPE sy-datum. p_audatto = sy-datum. p_audatfrom = sy-datum - 3.....when i debug this i have p_audatto == 2, p-audatfrom == 20070521 and sy-datum ==20070524Can somebody expl...

Resolved! Locking a transaction??

Hi ExpertsI have a question regarding lock objects.Suppose I have one program in which I am using a transaction to do some specific work and while this program is running , I don't want anyone to access that transaction. Can i block the transaction u...

Labels in this area