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

Can I use Field Exit

Hello All, While pressing search help of one field, we have to find the value of another field in the same transaction. That means Inside the search help exit FM for the 2nd fileld I need the value of the first fieldSuppose fields are 1) KNTTP ...

subtotals in alv

Hi All,Hope all are doing fine!Im facing an unusual and quite interesting problem from subtotals in alv.. I'll explain this clearly , am displaying an alv output list using reuse_alv_grid_display it has 15 fields for display and among those fields is...

Resolved! Error in ALV output

Hi All,I am getting a runtime error in output while i try to do sum in ALV output.In my ouput table i want to do sum for below feilds those are defined in output table : CURR TYPE P DECIMALS 2, B30 TYPE P DECIMALS 2, B60 TYPE P DE...

BADI 'ME_PROCESS_PO_CUST to populate TEXT at the time of PO creation

Hello All,I am using the above BADI to attempt to populate calculated text from class characteristics into a purchase order. Does anyone know if this can be done.I have checked the parameters that are available for this BADI (MEPOHEADER and MEPOITEM...

Resolved! CONCATENATE - question

Hi there, I have a simple question. I want to give out the full name of a sap-user on a write list and so i want ro concatenate the first- and the lastname togehther divided by a single blank.But how can I achieve this?Here my coding: CALL FUN...

Resolved! 2 queries into one

Hi Gems,I had wriiten two queries as below. Can somene tell me how do i combine the below 2 quesries into one using table aliasing or any other way?get the func location IF NOT IT_BUS[] IS INITIAL.SELECT TPLNR IWERKFROM IFLOTINTO CORRESPONDING FIELDS...

Resolved! need help about memory

dear all,i have some confusion in using memory.i have write a report, and there is a parameter in the screen,and the first time i run the report it is 1.when i run it for the second time ,i want it to be 2.i know i should save 1+1 to the memory,but i...

Aiolos by Active Participant
  • 522 VIEWS
  • 4 REPLIES
  • 0 Likes

HR-ABAP macros avoid

I am new to HR-ABAPi want to avoid this macro rp-provide-from-last p0000 space pn-begda pn-endda.plz send how to write code , with this place.2. i want to move one internal table fileds to another table but i do not use move-corresponding ? how ...

Uesr Exit / BADI for VF11

Dear Experts,Please suggest me USER EXIT or BADI for VF11 ( either path VF03 ->Billing document -> Cancel).My Requirement is that before cancellation , I have to check certail validation, if validation fails then it should generate error message and ...

Resolved! Refresh in alv oops

Hello ,I m displaying a report using alv oops . In this one field is editable .When i am changing the value for the field then on clicking on refresh option corresponding one more field should get updated.What should i do?? Thanks,Dhwani

Resolved! Infotype Update

Hi Experts,I have a requirement like, in a custom infotype 9951 i need to update a field. But the previous contents should be copied and then a new row with updated values needs to be appended to the infotype(a delimiting opern.)This line states the ...

Labels in this area