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

Resolved! Update statement

Hi,I have an internal table which contains fields which are a part of a database table. i.e if database table has 10 fields, my work area has 3 fields.Can I have statement like update <tab> from table <itab> set k1 = f1 where k = f.Rega...

bdc -mm01

i recorded the transaction in SHDB while recording i have selected the views - basic data ,MRP1, MRP2,accounting. when i process the recording the views which i have recorded are not selected if i select the views manually i data not appeared on the ...

ALE interface

Hi, Can anybody suggest me... regardingwhile creation of partner profile in to R3 systemor one r3 second one is legacy...we have to maintain the partner profile explicitly ????in both the system....2> for using the model view distribute ? is there an...

file type error

hi, iam developing a program to download data from SAP table to flat file using BAPI. when iam executing it is giving file type different error.pls help. this is code&----*& Report Z_RTP_I_INTERNALORDER*&&----*&*&&----REPORT Z_RTP_I_INTERNALORD...

selection-screen problem:need to go back to selectionscreen not source code

Hello experts,Please help me on my dillema. I have 2 reports, zreport1 and zreport2. Now, zreport1 submits values via selection-screen to zreport2. Now here is the problem, when I press 'BACK' on the selection-screen of zreport2(rememeber we used sub...

bdc

hi friends,i wanted to make a prog which uses both the methods(session & call transaction). if user selects session then processing is for session & if it is call transaction then call transaction.how to make a prog for this???

Resolved! Wild Card search for names

Hi I have a requirement where I get the Name from user and query PA0002 table for First name and last name matching the string. The User may give wild card operators 'Like' '*' '%'. Now I have handled this one using Like statement in my query. Next ...

Save data

Hi Friends,I have created table control in screen painter. I am able to enter the data, but not able to save the same.The table control is created using wizard.Pls guide me to correct the problem.Thanks in advance,Mark K

Resolved! User Enhancments (CMOD)

i have written a new User Enhancements in CMOD for sdw00002. i activated my project.basically SDW00002 is for "Customer menu in Workbench menu 'Development'". now i have just done the menu exit in the cmod that is enhancement for function code +DW2.n...

Resolved! to find text?

helo ABAPers,1.Can you tell me and function module to read text of any field?like i have my material number, but to give its text I have to refer MAKT table for text of material, can i find this using any function module?2.Whats the use of read_text ...

Resolved! Debugging in ABAP/4

Hi all, Could you help me on this?What is the step-by-step procedure to debug a given module program? How can I see the value of the variables in the program after each step?Couldn't understand anything much from the online links!Thanks,Indu

Labels in this area