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

Enhancement Spot

Hello,Is there is anyway of passing the data from standard code to an user exit without changing the standard code.I have the contents inside an internal table (it_partner) which is part of standard code (CJ20N). Now I need to pass the contents (it_p...

Resolved! lsmw

i have done recording for mm01 everything is going clearly but according to the requirements i want to add some date for FORECASTING tab which find in mm01. i have not captured that tab earlier. and know i should add that tab screen to the previous r...

Resolved! updating inside badi

Hello.Prompt, please, who collided: inside of a method badi would like to make updating of data in the table of the dictionary. Updating I confirm (commit work and wait), but it does not occur. Whether is what or feature for updating inside badi? In ...

Resolved! F4 functionality

Hi experts,Iam working on dialog program.I have created ITAB with kunnr,name1 fields.In the output screen field i would like to display ITAB values.This is my program.Iam not getting values... CALL FUNCTION 'F4IF_INT_TABLE_VALUE_REQUEST' EXPOR...

Resolved! Emails in workflow

Hi workflow expert,I have developed a workflow which contains a step to send mails to E-mail address. For some users, it is successfully sending the mails to outlook, but for some users it is not sent.In SOST transaction the status of sending the mai...

itemtext

Hi All,Can any one give me logic to do the following:I have item text(boxno,boxqty)d.no:12345item 10p_box_qty[] = 1,1p_box_num[] = 1,2I am reading the same structure using READ_TEXT function module into a internal tabel t_lines like lines. for a pert...

Custom BADI dump

I have defined a BADI through Tcode SE18. And also implemented it.In my custom program, at the start-of-selection event, I have used CALL METHOD cl_exithandler=>get_instance to create a instance of the BADI. But its not creating a instance of the cus...

Resolved! BOM Alt Long Text

Dear ABAPERs, I want to get long text for alternative BOMCO02Production Order NoMaster Data TabDouble Click in BOM NoClick Header or F6Alt Long Text Button I try to use READ_TEXT Function and I’ll getting Text ID and Text O...

cost center (KS02)

Hi Experts,Iam trying to add new fields in cost center(ks02) usingCOOMKS01 enhancement(CMOD).My doubt is in ks02 there is BUKRS field.How can i get this bukrs value into my new tab?I could not find any structure to hold the CSKS data.Reward guarantee...

Resolved! RFBIBL00 - File format

Hi all,I would like to use standard program RFBIBL00 to perform journal postings. I have read a lot of documentation and discussions on it. However one thing I could not find is what the file format should be i.e. fixed length, coma-delimited, tab de...

Resolved! Popup with four buttons

Hi, I'm a newbie in ABAP and I want to create a popup with only four buttons (with my options), like a questionnaire, but without cancel button.I see the function C102_POPUP_TO_CONFIRM, I want something similar but without cancel button.can someone h...

Labels in this area