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

Resolved! help in select

hallowi doing this select 2 times from the same table and it working well.i wonder if there is better way to do that ?RegardsLOOP AT i_t_data INTO lw_t_data_0org. SELECT begda endda sobid <b>FROM hrp1001</b> INTO TABLE lt_relat_org ...

Resolved! Error

Hi,What are the possible cases in which the statement not accessible error could be thrown other than these two conditions1) period missing condition and 2) the object not activated

Resolved! INITIAL vs. NOT BOUND

Could you explain me the difference? I understand that IS BOUND is to know if a reference holds an instance of an object. But using INITIAL appears to fulfill this requirement also, so there must be other difference I'm not seeing.I've done this code...

Resolved! meaning of open group

hello abap gurus,i am naive to BDC progaming,i was trying to understand a program created when recording a session,the following line of standard sap program i could not understand,i tried the F1 help but to no use, can anyone kindly explain me the m...

Resolved! what is open group

hello abap gurus,i am naive to BDC progaming,i was trying to understand a program created when recording a session,the following line of standard sap program i could not understand,i tried the F1 help but to no use, can anyone kindly explain me the m...

ABAP scenario...

Hi,I have a following scenario.I have a custom ZTABLE. I want to update these ZTABLE directly from an excel sheet. Now if the data does not exist for the records in particular column then I do not want to update it in ZTABLE.Ex:COL1........ COL2........

Resolved! Query

Hi allI am preparing a report. I am facing this problem when i give input ( Say sales order no. ).it gives basic list ( Sales Order no , erdat , division etc) & basic list has checkboxes. when i check single check box it gives another list with Sal...

Rounding Off

Hi, I need to round off some value. For eg. if the value is .123456(Six Decimal Places) ; answer should be 0.12346(Five Deci Places). So is there any standard Function module to achieve the same?Thanks in advance.Jigar

Resolved! BDC Session Method

Hi everyone...I have a small doubt.If we use a transaction MM01 for BDC data insertion,should we provide a new screen number in the perform statement.Can we provide any screen number we wanted.Also.....i can be thankful to you if u can say me abt an ...

Labels in this area