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

Resolved! Macro not working

Hello friends, I have written a program by using macro "rp_read_all_time_ity" . But when i execute this programno records were fetched from this macro. I have also tested this macro in another program where it is already used and in that progra...

ESS and P_ORGINCON

Hello thereI've understood the way that it is not right to give P_ORGINCON to ESS user. But what about for CATS entries if the user needs to enter their own CATS hours? Do they need access to 0315 and 0316 in P_ORGINCON? Or is it enough if we assigne...

Error in BDC for tcode fbcj

Hello Everyone, I am working on bdc for tcode fbcj. I have done recording through shdb only till saving of a row and not posting of document as per requirement. Now the Problem I am facing is that through BDC I am able to enter transaction , do the d...

Pranil1 by Participant
  • 601 VIEWS
  • 3 REPLIES
  • 0 Likes

SAP Workflow

Hello All,I am trying to extend standard business object for PO and create a new event [for PO change] in it. This new event for PO change will have the same functionality as that of standard PO change event.Could anyone tell me how can i link my new...

SU3 tcode usage

Hi,What's the use of SU3 tcode and how it is used to create parameters? Is it user specific?Secondly, how to update the parameter value dynamically? How can this value be used in an ABAP program to check some condition?Let me know.Thanks,Mohit

Resolved! ABAP Query

HI,Experts,when i go to Tcode : SQ01 and select user group. in that user group we have say 10 queries. when i double click on one query it will display name in the query name and when i click on disply that query will display. now i tried to select t...

Resolved! Constructor vs. factory

Hi to all,in the standard class cl_salv_table, I notice that objects are not to be instantiated by a create object statemant - but by a factory method. I would now like to understand the concept. Why should the developer of a class create a factory m...

jrgkraus by Active Contributor
  • 1156 VIEWS
  • 2 REPLIES
  • 0 Likes

NWRFCSDK on 2003

Hi,I wrote some exe that links with the nwrfcsdk (NWRFC_2-20002217.SAR) - everything works properly on winXP, but when I try to use this exe (it has all the necessary dll nearby) on win2003 - I get the following message: "The application failed to in...

Numer of lines count

hi,i am having 1000 entries in itab.i need to take first 450 entries and do the posting through MRRL transaction.after that i need to take entries from 451 to 800, then do the same.then same procedure up to 1000.but this in background modeif any bod...

ADBC and NULL

Hi,I try to insert into extarnal database (Oracle database) a field with null value from ABAP with ADBCINSERT INTO TABLE (COLUMN1, COLUMN2, COLUMN3, ..) VALUES (?, ?, ?, ...). I want that second column was a null value in the external database.Anyone...

Labels in this area