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

Resolved! Update table

Hi,I have the intern table ztab2, is a copy of the tab1.You can change, delete registers on the ztab2. But finaly , i want to update the tab1 with all the changes that you do in ztab2.any idea?thanks a lot

TABLE CONTROL

Hi FriendsI gave vendor number in a i/o field taken as lfa1-lifnr.Now i want to display the following two at a time to the vendor number i entered.i) vendor number(i/o field wa-lifnr) and vendor name(i/o field wa-name1) in a seperate box ii) and eb...

Resolved! ALV Grid display

Hi, I need to display the Status of a process with in an ALV grid. I have these values stored in a Domain. I am able to populate the key values to the grid, where as i want to display the description of the key in the grid. I am able to display the ...

Resolved! BAPI in a User-Exit

Hello, I need to cancel some other corresponding documents when I cancel a Billing document, for which I will be using a BAPI. I want the BAPI to commit only if the cancellation process is successful. Does a commit statement for BAPI's execute at the...

Resolved! User ddic locked

Hi,the ddic user is locked in client 001 and we dont know his password neither for sap*. I connected to the oracle DB using:sqlplus "/as sysdba"update SAPSR3.USR02 set uflag = 0 where bname ='DDIC' and mandt ='001';and then I copied the password fro...

Resolved! Editable ALV

Hi Friends i am doing Editable ALVin which i am having 2 fields r editable those 2 fields i have taken below types(data elements)..field1 type ->TB_PYIELD DEC 10 7field2 type ->TPM_NOMINAL_AMT CURR 21 2my prblem is if i am entering 10...

Resolved! SE80------SE38

Hi Folks,I had copied a bdc program which is having a selection screen to a new name,but when I see this new program in SE80 it is not showing that Screen but when i execute it indeed selection-screen is coming.May I know what is the reason for the s...

kiran_k8 by Active Contributor
  • 930 VIEWS
  • 8 REPLIES
  • 0 Likes

GUI STATUS

Hi all,i've generated selection screen 1000 and one other screen 0100 which is called from the main program. i've generated gui status and gui title also. in gui status i've declared BACK EXIT & CANCEL buttons and activates. The problem is when i get...

Resolved! SAP Graphics

Hello;I am planning to use graphics related fm.s to display data. Is it possible to display two different data sets in a single graphic? That is i will have one x-axis and two y-axis at different ends of the graphic.Thx in advanceAli

Help required

Hi alli have 6 tables from where i need to fetch data. ekorg from ekko, mtart and meins from mara, like wise 2 fields from mbew, 2 fields from s012, 4 fields from ekpo, one field from ausp.how can i write a select statement in this case?can anyone p...

Labels in this area