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

Resolved! Extending the search help S_MAT1 with an own customer search help

Dear all,First of all I want to apologise if this question has already been asked ... I searched for more than 1 hour and didn't find an answer to my question ... That's the reason I started a new thread ...We createad a new field QUICKLINE in table ...

kumaro412 by Active Participant
  • 654 VIEWS
  • 1 REPLY
  • 0 Likes

How to add new columns and Rename name of column to the output of the transaction ZSD107?

Hi Friends,I have a requirement that need to add some columns to the output of the transaction ZSD107 i.e., Program "SAPLSLVC_FULLSCREEN" but i didn't find place where i can add the required field and also i need to rename the column text for some fi...

Resolved! work area may not be converted into number

Hi AllI need to delete internal table having company code NE BBP_CO_CODE(selection screen)lo_el_node_selection->get_attribute(             Exporting               name = 'BBP_CO_CODE'              IMPORTING                value  = lv_BBP_CO_CODE ).LO...

Resolved! Load Massive

Good day experts, in a previous request help with a topic for bulk load report, 'but now I have another request to the same report. Should massive load some data that I get from the CO11N transaction, I need your help in obtaining the value of the no...

Archiving FI document

Hi experts,I need some help plz:I created a specific Archive Information Structure: ZSAP_FI_DOC_002 to add the field LOKKT (BSEG-LOKKT).The field appears in table ZARIXFI2 and it's well supplied.But when i run FBLxN, LOKKT is empty, how can i feed LO...

Resolved! Subtotal in ALV display

Hi Friends,I have a development where i have to first do a sub total and at the end a total of all values. I have used DO_SUM for the total of all values in a column.I have also used SUB_TOT but facing some problem.My requirement is to display a sub-...

Resolved! how to add 3 different fields from 3 diffrent internal table into a single internal table

hi abapers,how i can achieve the following steps?? please help me as i am new to this abap thing.Thanks in adv.1. Select field1, field2 from table db1 Where field1 starts with ‘PR’ and Field2 starts with ‘DJ’2. for each field2 value, select field3  a...

Resolved! I got a requirement that i need to find the changes that are made in MM02.

Hi all,          Issue is changes have been made in MM02 for a particular material by a person.But it should be done through background jobs.the changes are made at 12pm,but when i see the list of job running in between 0000hrs to 1600 hrs,I could no...

SM35

Team,In SM35 -> click Alerts -> click Database check.On clicking 'Database check", on the right side, a screen is displayed with (standard : All open messages).From this screen, i need to create a ABAP report to display the columns "Level", "Date","T...

how to create price condtion (pr00): condition supplemnts in MM01 through user exit

Based on markup i will calculate sales price and i will pass that value to konp-kbetr variable by using MGA00001,MGA00002,MGA00003 user exitsbut its not working, please suggest me on this.Note: Through manual entry its working fine and appering in VK...

Not able to update EBAN table using BADI IF_EX_ME_PROCESS_REQ_CUST~POST

Hi experts,I am trying to update the BEDNR field but it is not updating  can anybody please help me.The below is my code.   CALL METHOD im_header->get_data    RECEIVING      re_data = ls_header.  IF ls_header-bsart EQ 'RR'.    IMPORT v_sale_no TO v_s...

Resolved! TABLES REQUIRED TO FIND THE DEPARTMENT NO AND EMAIL ID OF EMP

Sir,          on PA30 Transaction hr user is entering the employee no, department no, and employ id.          i require the infotypes for updating the data in excel sheets.          can u pls share the respective infotypes for getting these fields in...

Resolved! use of click event show next alv based on doc.no

hi all experts ,                    I am fresher in sap abap , i create a sale register report based on  g/l account  so that i have a one issue that is :                                          WHEN USER CLICK ON DOC.NO (VBELN)  THEN ONLY THAT DOC....

Resolved! Disable access to TCODES

Hello All,I want to lock several TCODES for all users for a time period till batch process is in execution.I found out that changing value in field CINFO of table TSTC from '80' to 'A0', this would lock the transaction.But i wanted to lock TCODES for...

Resolved! check no not generated if i used zrffous_c copy of standard program rffous_c

Hi, I have created a zprogram zrffous_c copy of standard program RFFOUS_C .AND I have created 2 smartforms for 2 diff bank ICICI and CITI.the z program is executed fine but no check number generated in f-58.....but when I used standard program the ch...

Table update

Hi Team,I am very new to ABAP and i have a doubt in table update.I have one table and for that table we getting entries from multiple screen. My doubt is whether 2 entries can be insereted with same TIMESTAMP or one by oneonly the entries will get in...

Type I_LISTADO is unknown

Hi Experts,When I give TYPE instead of LIKE in this statement. It give an error message.What is the way I can give TYPE in the below staement.   data: begin of i_listado OCCURS 10,       KUNNR like kna1-KUNNR,       LAND1 like kna1-LAND1,       TELF...

Labels in this area