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

Resolved! selection screen help

Hallow I use a selection screen like thatSELECTION-SCREEN BEGIN OF BLOCK b2 WITH FRAME TITLE text-t02.SELECT-OPTIONS c_course FOR z_course_table-objid NO INTERVALS NO-EXTENSION.SELECTION-SCREEN END OF BLOCK b2. And I wont that c_course will be <b>re...

implicit enhancements.

Hi friends,I have a query regarding implcit enhancements.I go to Enhancements->Show implicit enhancements and there i observe that all the spots where the ehancement can be done like the end of a method, end of a structure, end of a form etc are swit...

regarding subscreen

Hi guys,For a particular transaction, can we find what are the subscreens used in it.we need to find what other Subscreens/Dailog screens are used for transaction.For example Suppose FB01 transaction have SAPLKACB subscreen in screen flows.how to fin...

Report

Hi friends,1)Could anyone give Some real reports objects with description on FI/CO .So I will get some knowledge on the topic.2) And Please provide some reports using Logical Databases.Please do the necessaryWith Regards,Satya Kumar.

BOM change dates

Hello! I'm writing a function that is searching for parts of a model in the BOM. I'm saving the result to buffer table, so I need to find all dates of BOM changes (at all levels). For example:<i>01.06.2006</i> -> BOM created<i>07.06.2006</i> -> mater...

Resolved! private

Hi all Can anybody explain me private methods r attributes..why do we need to hide information for outside user.iam not able to understand this concept..please help me with any examples if possible..thanksRegardsvij

IA06transacton

Hi I had written following code: Set parameter ID 'AEN' field ''W49.2006''. call transaction 'IA06' skip initial screen.Here AEN is the parameter id of Change No Field Level in IA06 transaction. But when I execute the progran the chn...

Resolved! date calculation

Could someone explain me the following from the code below:-q1]] How do we get "80049488" in the 1st output?q2]] why there is no difference between the outputs in the 3rd & 4th cases?:q3]] what is the possible answer to the question "Inverted Dates...

Resolved! time calculation

Could someone explain me the following from the code below:-q1]] How do we get "72000 and 7200 " ?q2]] How do we get "-64800"?q3]] what is the possible answer ? Is not it that from say 2 ' o clock morning to 8 ' clock evening i,e., we ge...

Resolved! Control Break statements

Hi Experts,I need control break statement apart from AT NEW F and ON CHANGE OF.Please look below scenario.I am working on Class Methods. In methods I am using control break statement asat new f1. But for some cases at new f is not applicable and also...

append corresponding

Hi Every 1,I am declaring the structure with Bapiret2 and also a internal table of same structure. i am populating only the 3 fields into gs_bapiret2 structure,and that i have to append into an internal table.But with append gs_bapiret to gt_bapiret...

Screen Field

Hi Group,In one of my transaction I need to Validate the screen field(its showing as structure field in Technical info ) against z-table field,In the PAI exit debug modeIt is showing the the field value which I entered in the screen field,but when I...

Labels in this area