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

Table Maintenance Events

Hi Friends,I have 3 z tables and each has one view created.Tables                                         1.ZTT_RGA_DISPCODE     -fields--Cost center,created on,createdby,changed on ,changedby  2.ZTT_RGA_RSN_CODE -fields--Cost center,created on,creat...

MIGO custom screen

Hello ABAP gurus,I have a requirement of extending MIGO screen at item detail level. I have implemented interface for MB_MIGO_BADI.Now from method PBO_DETAIL -> I'm calling my subscreen that has all custom fields I need. (this custom screen is develo...

Resolved! DATASET TRANSFER slow

Hi experts,I come to you with a question that may be abap related or not, I am not sure. We have a extraction program that simply gets records form database and creates a flat text file with them. The performance of the program is pretty decent with ...

Resolved! Compare fields of itable

Hello experts,I have a table(itab1) which has records as the following example:col1 col2 col3 col4  ...1     a     1      ddd  1     b     1      ddd   2     a     1      AA2     b     2      AAI separated this table in two partes, the itab_a has all...

Problem in class's method

Hello Experts,I have a problem, i want to create a class (in SE24) through program. In that am having no problem. But the problem coming in how to put the multiple lines of code into method. I can put say single line to the work area and pass it to t...

Resolved! Report to match the Vendor Name & address with SAP Vendor master

Hi,My requirment is to create a report which will match the Vendor name & address in the list with SAP Vendor master data.I am using table LFA1, ADRC in SAP ECC for the same, the data which is coming is in XML format.I did read the XML file from the ...

Search For Literals

Hi there,I know in SE11 I can search for say a Data Dictionary element or structurein all programs via the Where Used List.I basically want to be able to do the same thing but by searchingfor a literal such as 'ESSE' in all ABAP programs.Does anyone ...

MSTB table not getting updated after doing the GR for movement type 107

Hi ABAP gurus,Need your help.I am doing GR posting for one PO for mvmnt type '107'.document get posted but MSTB table will not get updated.And after that when I m doing the posting for same  PO  for movement type '109' I m getting an error 'MSTB-CWES...

time out while fetching data from bkpf

hello alli need to get data from bkpf based on values from ekbe.i am using the following linkSELECT   BUKRS              BELNR              GJAHR              BLART              BUDAT              BLDAT              XBLNR              AWKEY          ...

Job execution error

Hi all,we have schedule a job, for mass creation of materials HALB. (say processing of 5000 records).job is success but records are not processed. then when i look at ST22, then i got lot of dumps with same problem.the problem is inside the standard ...

Resolved! Change of User Name, what are the consequences in SAP system?

Hello,I would like to change User Name in SAP system from "Jack" to "Mike" Can I do this in Tcode SU01 and how? Also most important question:- what happens with old records which was inserted by "Jack" are they replaced with name "Mike"?- can I simpl...

Resolved! Track changes of value in classification data under Classification View (MM02)

Hi all,Here is my current scneario:I'm developing a user exit which was used for validation of material when user want to made changes to material in MM02.So, when user press save, my user-exit will trigger.Problem is how I can get the new/change cha...

Join not working !!

Hi all,I have joined the below two select statements using joins. I have tried INNER JOIN as well as LEFT OUTER JOIN but in vain. Please suggest as the join is failing to retrieve correct records (extra records are being loaded).---------------------...

Labels in this area