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

Table TADIR

Hi,I need  to fetch Object TypeObject Name in Object Directoryfrom the table tadir(Directory of Repository Objects) based on the created date(CREATED_ON ->field in tadir) .But  the execution  time is very high.Is it possible to reduce execution time?

Resolved! Header Display in ALV Report

Dear Master,     I need your help, i want to put a header in alv report . Please find attached. I use method following below : * ALV Property   DATA: ob_salv TYPE REF TO cl_salv_table,         l_gr_functions TYPE REF TO cl_salv_functions,         lo_...

Issue in debugging

Hi All,When I create or change a sales order it will trigger an IDOC. My issue is some fields are not getting populated in the IDOC. Now I did the coding and when testing it is working in debugging . It is also working when I directly create the orde...

Resolved! WM FMs/BAPIs

Hi Friends,In our system we see that we are using many "Not Released" Function modules. Do you know alternate 'Released' FMs/BAPIs for below FMs?Current, 'Not Released'  FMFunctionalityReleased FM / Class L_TO_CONFIRMConfirm Transfer Order?L_TO_CANCE...

Enhancement to show additional custom field in KOB1 and KOB2 reports

HI Abapers,First of all, i would like to tell that i have gone through all the web search and i have got an idea but still i just need some clarification which i didnt found yet.As i need to enhance additional fields in KOB1 and KOB2 reports, I have ...

Resolved! How to export the select-option and import into method using Object Oriented ABAP?

Hi Experts,In OO Abap, I want to use one select-option (lets say for  vbak-vbeln, taken as a input from user) and export it to one method (that means, method should have import parameter), in which I have written a logic to fetch the sales order info...

ABAP Web servicies

Hi Experts, I have a requirement to create a synchronous web service. Here I have created a web services and two methods under it. One method will make an inqury qas request (act as a outbound proxy). And the other method I checking the response from...

Connect two tables

Hi Experts,I am new to ABAP. The dump shows that the mistake in the select statement, I checked few codes, I think it is right but still giving dump of dbif_rsql_invalid_rsql. Please guide me where I am lacking.The requirement is that I need to get t...

Resolved! Is there a way in SAP to check what all Authorization Groups are used by Transaction Codes.

Dear All,I have close to 100 roles, where in the Authorization Object S_TABU_DIS is configured as belowActvt 03Authorization Group *Actvt 02, 03Authorization Group * Few Display roles are configured like belowActvt 03Authorization Group *Few Business...

Resolved! Finding hard coding of messages in all programs of certain package.

Hi Experts,My requirement is to find all hard coded messages in programs of certain package.For eg:- Package name where i stored all programs is ZABC.             It contains all programs like reports, module pool prog, function modules,function grou...

Resolved! how to display dynamic text below parameters of selection screen on execution?

Hello,I have requirement where when the user enters the parameters and executes a normal report program then the result should be displayed below the parameters on the selection screen itself.i would be using the write statement to display the succes...

Export Under Rebate

Hi Gurus ,I am having a one requirement as below:1000/10/10 sales area used in export , can I use same  Sales area  for Export under rebate? As i am having excise duties non statistical in export pricing.Pls suggest me on Accounting entries as well.R...

Resolved! Is it OK to use multiple implementations of ME_PROCESS_PO_CUST BADI to update different EKPO/EKKO fields ?

Hi All,I have posted this in Switching and Adapting sub-space. Reposting it here. .The BADI ME_PROCESS_CUST_PO is already implemented in my project . It is currently defined as a single implementation BADI and no filters. Now I have a requirement to ...

Resolved! Background job hanged due to secondary log issues. What could be the issue??

Hi Team,Below is the mail chain i recieved.I am unable to find out why this has happened._____________________Please don’t take any action immediately. We will check it with our developer and come back to you soon.Please let us know if we can cancel...

Resolved! Copy Standard BAPI BAPI_AR_ACC_GETPERIODBALANCES to ZBAPI

Hi Experts,I need to copy standard BAPI BAPI_AR_ACC_GETPERIODBALANCES to ZBAPI. I need to have fiscal year as my input parameter. The standard one is for current fiscal year. I need it for any given year. How to achieve this? I have copied the standa...

Resolved! 0byte file getting created while passing data using FM FTP_R3_TO_SERVER to ftp server

Dear all,here i am passing an issue wile passing the data from the sap system to the Ftp server. as in the below code when i user the data(2550) the file is getting copied correctly but if i use the data x string type i am facing the issue.TYPES: BEG...

Labels in this area