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

Resolved! Transport error

Hi,When we migrated a transport to QAS we came acros the following errors. Please help. By the way, the transport has BADI implementation class, methods etc.######################################Generation of programs and screensTransport request :...

Techno-CRM & ABAP

Hello all,I am an ABAPer with 1 and half years of experience.Can somebody tell me what part of abap will be used in technical part of CRM as am planing to move to technical part of CRM?Also please let me know if its appropriate to move to CRM-techno...

Resolved! Master Data

Hello all,I am in the process of developing a Sheet that would have information of all the master Data in all the modules of SAP.I am looking at things like,Different master data objects, relavant tables, any standard FM, BAPI, CATT, LASMW any SAP qu...

Resolved! how to accessTJ30-TXT04

Hi,The table TJ30 has field TXT04 while displaying the table entries but they are not available in the fields list. Due to this I am not able to fetch the valule of TJ30-TXT04.Is there any way to fetch TJ30-TXT04, or any other table where I can get t...

ALV

Hi All,I developed an ALV report.Now i want to export the list to excel file.Here i got two options 1.Table 2.Pivot tablewhat is this pivot table option.Can you give me some explanation regarding this option...Thanks,R...

User exit

Hi, In xk01-> cin details PAN number field is there. I want to make that field as mandatory. But in vendor master User exit there is no such field PAN.So i am not able to write validation there. How can i avoid this error.

Hi

Hi Friends,I want to giveSELECT-OPTION: IM_EBELN TYPE ZRAN_EBELN. " ZRAN_EBELN is a Line type created in DD-Data Type containing the components of RANGE.as input to a Function Modulei.e.EXPORTINGSO_EBELN = IM_EBELN "SO_EBELN type ZRAN_EBELNThe value...

BADI Urgent?

Hi Experts,Implement the above logic in BADI “BBP_CATALOG_TRANSFER” to change the values while transferring the catalogue to SRM.i want to open the BADI in se19,but above BADI BBP_CATALOG_TRANSFER is not opening in SE19,and i had given in SE18 interf...

Resolved! Query Vs Report

Hi...We had an ABAP Query and we generated it so that a pgm will appear in se38 as AQZZ==========ZSMALL etc.,This all comes from the infoset and the query logic.It was all provided by SAP .So it was a bit difficult to anlayse.Now my requirement is th...

Resolved! Composite role

I have a derived role design . I wanted to group set of affiliate specific roles as per each job responsibility and prepare one composite role per job .But when i did that i got the following error 'The inheritance list for role 'ROLEIDXXXXX´' conta...

Resolved! If I do NOT use any event, except AT SELECTION SCREEN, Do I get any issues?

Hi Experts,Pls. let me know that, If I do NOT use any event, except AT SELECTION SCREEN, Do I/prog. get any issues? (am also using AT SELECTION SCREEN OUTPUT for list box preperation).For some reason(execution of the report prog. with ENTER button), ...

abap-gui

hi experts and gurus,i have a screen with two buttons like 'chang' and 'display' . my requirment is that when i click on change the screen should enable and when i click on display it should disable. please help me with the code and it is urgent pls ...

Resolved! regex ?

Hi,I am doing a validation for valid mail-ids thru REGEX . Here is the code for this . but it is not giving any results back. report zars. data: regex type ref to cl_abap_regex, matcher type ref to cl_abap_matcher, match type c leng...

Resolved! Updating a database view

Hi,can you please tell me how can i update database 'z' view.can we update as the same ways as we fill the data in database table by insert update command..if there is any way to fill data in data base view please describe the process if any code you...

Resolved! DMEE Exit Module Help

Let me tell you what needs to be done..DME engineTree type – PAYMFormat tree defind Now using template DMEE_EXIT_TEMPLATE_ABA, a few user exits are required to be created to make certain changes in the outgoing format. Could you please let me know ho...

VAT tax recalculation

hi, vat tax is getting calculated based on departure country and destination country in va02.(dispalyed in conditions)i have changed the depature country and destination country in tkomk in userexit's MV45AFZB and MV45AFZZ.in sales the new Vat tax %...

serch help problem

Hi All,Please give me some inputs to solve my prob..Problem :one Zsearch help( elementary) included in the standard coll SHLP "DEBI" . Now In this Zsearch help , I want to add the fileds AUFSD and CASSD . But when i execute this , Thse fileds inturn...

Resolved! listbox double entry

hey therei have a problem with my listbox.. it got a double entry and i just don't know why..thx for any helpcode from dynpro:PROCESS BEFORE OUTPUT.PROCESS AFTER INPUT. MODULE user_command_0120.PROCESS ON VALUE-REQUEST. FIELD zrb_t_kursv-ort MODULE...

Labels in this area