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

Logical DB

hi all,I am adding a logical DB in an exisiting report for an addition of selection component. I have a requirement to run the existing report when no entry is made in the added selection components.But this gives error from the LDB. Can we have the ...

ghost authorizations

hello, Does somebody knows if a program/function module/other tool allows to automatically remove any authorization object having a "Change Status" in a <u>generated profile</u> and for which there is no more transactions assigned to it ?Thanks in ad...

Convert to Excel

Hi,I have a text file . I have to convert the Text file to Excel file through program . But the Text file fields and length varries. but , the separator is always same. but how many fields we can not predict. So, How we have to download it to an Inte...

Exit in PO

I have a requirement where in i have to display a pop up with all the line items given by user in ME21N . The pop up has to display when user presses CHECK .I written the code in the exit EXIT_SAPMM06E_017 . its working fine for single line item.In c...

Resolved! Customer Function

hello all,i have a customer function module and i need to know which enhancement is associated with it.is there any procedure or t code to find out thisi need to find out enhancements for EXIT_SAPLCOMK_005 and EXIT_SAPLCOMK_014thanks for help...

VikasB by Active Participant
  • 803 VIEWS
  • 3 REPLIES
  • 0 Likes

Resolved! alv

hi everone ,this code doesn't work anyone help me please?*&----**& Report ZDENEME_43*&*&----**&*&*&----*REPORT zdeneme_43.TABLES : sflight,spfli.*type-poolsTYPE-POOLS : slis.*dataDATA : BEGIN OF itab1 OCCURS 0,carrid LIKE sflight-carrid,connid LIKE...

ERROR MESSAGE

Hi all,i have to make a function modulein which there is two import parameter and two tablein one table all the found records are store and in the other error messagelike this(here et_return is a table ) ET_RETURN-TYPE = 'E'. ET_RETURN-MESSAGE = 'Pe...

Resolved! Buffering in ALV

Hello folks,i am using ALV to display DB table content. i changed domain of the field of same table...this changes is not getting updates with ALV.,ALV still considering the old domaineven in the consistency i see the old domain, i tryed to delete al...

include structure

I am working on Module programming with BDC. In a z table I have included a new field shift name. The value for this shift name should be taken from a structure z. My requirement is when I am executing the module pool program I am giving shift name ...

Call transaction

Hi, I am calling a transaction in a Function Module through call transaction.before that i am setting parameters through SET PARAMETER ID.When i display the transaction i want to get it displayed with a specific tab being opened,not with the defau...

Labels in this area