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

Resolved! Badi's

Hi friends,I have some minor theoritical cum practical oriented questions in Badi's.Could any one please help me in resolving the queries.1. What is the use of Multiple check box in Badi definition. If multiple check box is not checked can we create ...

Resolved! TAB delimetted file

hi i am using below concatenate statement in ecc 6.0to output in btab delimited file but gettign 9 character afere each field in the output file pls suggest i think some class needs to be usedplease suggest the code for the sameCONCATENATE WA_VAL_...

Resolved! Modify Method in Class

Hi All,In Txn SE24, we entered CL_OIURV01_RD_DRIVER to modify it. In "Attributes" tab we can edit many attributes but few are disabled and cannot be modified. We need to modify attribute "RD_BOOKINGS" but the Modify Button is disabled. Any suggestion...

Resolved! pass parameter

Dear All,I am trying to pass paramter to a transaction but this call doesn't work. SET PARAMETER ID 'XXX' FIELD XXX-value. CALL TRANSACTION 'ME59N' AND SKIP FIRST SCREEN.Pls note ME59N is a reportDo have an idea what...

Resolved! Reg:Select Query

Dear All, Here i came across a peculiar problem in SELECT query my query looks like belowDATA: WA_EBAN1 TYPE EBAN.DATA: I_EBAN TYPE TABLE OF EBAN.SELECT * FROM EBAN INTO TABLE I_EBAN WHERE BANFN = WA_EBAN-BANFN AND BNFPO NE ''. In wa_eban-banf i ...

Resolved! SAP OCX control

HiI have some in-house applications which is developed on Oracle Developer 6i. I want to connect my applications from SAP ERP and while doing so I am using the OCX control.I have generated the code and now able to establish the connection with the SA...

Labels in this area