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

Resolved! IDoc Status Monitoring

I have been given a project in which I will need to perform an action IF an ASN or Invoice IDoc returns with a valid acknowledgement. The ASN/Invoice IDoc is made and transfered to a 3rd party software to be translated and sent out. A status is the...

Issue with S_TABU_LIN

Hi,I have implemented S_TABU_LIN object with Z Organisational level ( region specifc) to restrict access to few z tables at line item level.Usually before implementing S_tabu_lin , during execution of Z transactions a pop up used to come to select th...

Resolved! Time Out Error

Dear ExpertsOne of the reports throws a time out error after executing. I was told a suggestion to use the function module SAPGUI_PROGRESS_INDICATOR. I added this into my code, and the report started to work fine. But as the data/transactions kept in...

Resolved! Ghosts in my system...

Hi All,I am having some problems with my user maintenance. When I download all users vs roles via SE16, AGR_USERS, there are users in my data who are not in V_USERNAME, nor in eg USR01. It seems that these users have been removed from my system some ...

Logical Expression

Hi,I have an internal table contains field for logical expression EQ, GE, GT etc.I would like to use this logical expression in my ABAP code.For exampleREAD TABLE INTAB INDEX 1.Comparing the value of a and b based on the logical expression from the I...

Resolved! String Manipulation

I am quite new to abap and I am trying to produce some output. I have a string variable containing an address, but it stores the street name first and then the house number. I want the output to display the house number first. Any ideas on what co...

Resolved! Program_not_found

Dear all, i m facing the problem of query "AQNWSYSTQV000023MAT_REGISTER==" missing during the upgradation of 5.0 to 6.5 version i found one function module to get back the query again.., but i was facing the problem of to find the input details ...

Resolved! Internal table update

Hi,I am created a structure in se11 and using that structure i have created one table type variable.This table type variable,i am using in my function module as export parameter .In my import parameter i am taken one a field type of my structure .In ...

Aborting an aRFC

Experts,There is an aRFC call in my WD screen to get data from BI system for analytics in my screen.There are chances that user may close the window abruptly after the aRFC is called. So eventhough user close the windowin background aRFC is getting p...

BADI: MB_MIGO_BADI

Dear all,This is the error when i create an Ehancement Implementation:Maximum number of BADI implementations in MIGO has been exceededMessage no. MIGO047DiagnosisThe maximum number of implementations of BAdI MB_MIGO_BADI is five. This number has been...

Resolved! Reporting structure in OM

Hi,I want to find out reporting structure in OM. Suppose in my organization employee A and B report to C and C reports to employee D. Now I want a function module (FM) where I can pass the employee code of D and FM will return all the employee under ...

pkb by Participant
  • 607 VIEWS
  • 3 REPLIES
  • 0 Likes
Labels in this area