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

Call selection screen from an intermediate screen does not trigger Start-Of-Selection again

Hi All,I have a requirement where in from selection screen after uploading a file an intermediate screen is callled in which the redords are displayed with check boxes. Now, If I go back from this screen to selection screen and upload a new file and ...

Resolved! BAPI_ALM_NOTIF_DATA_MODIFY Doesnt update equipment data

Hi,I am using BAPI_ALM_NOTIF_DATA_MODIFY BAPI to modify service order information such as equipment ,serial,material,work center , but no modifications occurred on notification.could you help me why this message?1     E     IM     407     No changes ...

Resolved! User in hr can able to create records in PA30.But will give read only access for all infotypes

Hi Team,I have created one test role in HR. It will give Read access to all info types. But user can able to create Info type records in PA30. Please find the P_ORGIN values below.Authorization level            RInfotype                       *Person...

How to Create modelled Association between 2 child node using Parent key?

Hello,  i am new here my requirement is to create a modelled association bewteen 2 child  using parent key.it should go like this i want to get  data  of child 2  at child 1 using the association that share the same parent key .for example parent ke...

Resolved! checkbox in alv

i have internal table t_emp.i want to display output in classical or interactive report using reuse_alv_gridview_display with checkbox field which are dynamic behaviour liket_emp-city = 'pune' then checkbox invisible other than checkboxs are visible....

Resolved! CJ20N - Transaction type

Hi everyone,I have created few custom fields in CJ20N using SMOD: CNEX0007. My question is how can I find out the transaction type for this transaction - TRTYP = A / V so as to enable or disable the custom fields. I know this should be done in the PB...

Select query

Hello!I have the following code in my method and im trying to test with a table of 4 fields-ID,Name,Branch,Gender.1.          IF sy-subrc = 4.2.               SELECT * FROM (mv_tabname) INTO <fs> WHERE (lv_where_clause).3.                 IF sy-subrc...

EXTENSION2 in BAPI

Hi,I want to update field LIPS-FAKSP through BAPI "BAPI_OUTB_DELIVERY_CHANGE".. I want to use structure EXTENSION2 as below :- DATA EXTENSION2 LIKE  BAPIEXT OCCURS 2 WITH HEADER LINE. EXTENSION2-PARAM        =  'LIPS'. EXTENSION2-ROW          =   '...

Labels in this area