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

alv report using oo

Hi All,I am using a alv grid report which is having 2 fields,one is editable and the other one is non-editable.in the editable field 'm using standard f4 help for which 'm getting field value and its description..on selecting a entry, the description...

How can I compare one date range with another date range?

I want to compare to date and from date from one internal table.ex: from           to     2-1-2013    5-1-2013     6-1-2013    8-1-2013     11-1-2013  15-1-2013     9-1-2013    10-1-2013I want to compare fst row with 2nd and 3rd row.Ideally," From " ...

Resolved! Memory Low.Leave the transaction before taking a break in Invoice Printing

Hi All,I am having this message when I enter and process an Invoice number.Memory Low. Leave the Transaction before taking a break.The issue is whenever I enter any invoice number with Custom output type and press enter it takes 2 minutes of processi...

Cancel Excise

Dear MM Experts,When I am cancelling excise invoice error comes as attached.1. Document being cancelled. Please input rejection code.2. Reverse the material document before cancelling the excise invoice.Expecting positive solution for this.Regards,Al...

Resolved! Supressing automatic printing of sales order when saved based on user

Dear All,            I have got a requirement to suppress automatic printing of sales order when saved, based on some user. By default the output type has been configured to print immediately upon saving. I cannot change this setting as it is for maj...

How to Call Report(Prog2) to Report(Prog1) without showing Selection Screen, But while Returning to Report(Prog1) to Report(Prog2) it want to display selection Screen..??

Hi Friends,I want to Call a Report(Prog2) to Report(Prog1).To Call a Report(Prog2) to Report(Prog1) i am using Submit Statement.My requirement is, while calling Report(Prog2) to Report(Prog1) without showing Selection Screen, But while Returning to R...

Resolved! Value of field symbol is changing during loop over dynamic internal table

Hallo,I created a dynamic internal table.I want to loop over the table.If a row contains a certain value (In this Sample ABC or XYZ) I want wo keep the value.In my sample to <ABC> or <XYZ>But when the loop goes on and the value of <fs_wa_xls> changes...

Selection Screen

Hi,Selection Screen contain 3 Blocks,Block 1: 3 radio buttons  --> Rad1 Rad2 Rad3Block 2 : Parameters & Select OptionsBlock 3: 2 Radio Buttons --> Rad4 Rad5based on block 1 and block 3, need to change block 2 parameters.rad1 and rad 4 --> Block2 will...

Resolved! Problem in Select Query

Hi All ,Can anybody tell me what is wrong in below query ?Im getting performance issue in the below Query ....When im trying to execute the code program is going to dump >>>>>       Select PARTNER  356        RLTYP  357       FROM BUT100 INTO TABLE I...

Resolved! Classical Report

Hi, I have created a classical report, in that as per requirement they don't want header which is coming in the report..in screen shot I have highlighted the line..so please advice me how to remove that line.. Thanks and Regards Abhay Manna

Displaying HTS number based on Date field.

Hi Sap Gurs                                             I am having an internal table which consits 2 HTS numbers and 1 HTS number is Classification period is from 01/01/2004 to 10/14/2014(MM/DD/Year), And another HTS number classification period is ...

Resolved! Transport Request not created while creating Valuation Types (Split Valuation)

Hi,I have created two new Valuation Types (in Split Valuation) and activated themOn save, it could not ask for Transport Request.I don't know why? Now how to move the changes to Quality & Production Client?1. Do I need to create Transport Request Man...

Resolved! Why when I click on the class referenced object sap goes to class's implementation.

Hi guys.Why when I click on the class referenced object sap goes to class's implementation?in my programCLASS lcl_event_handler DEFINITION .   PUBLIC SECTION .     METHODS: **Handler to Check the Data Change     handle_data_changed FOR EVENT data_cha...

Resolved! Reading internal table

Note for Moderator ( This is not practice question and I have done enough search before posting this, The first table represents PO and second one its Line Items. If we have to close PO than we need to check delivery completed indicator whether all o...

Resolved! Reading value from Stack

Hi All ,I am doing enhancement and in debug mode i can see the values inside the table (SAPLFKB4)XXXXX[] .I want to validate this (SAPLFKB4)XXXXX[] inside my program , when i write the code with the if condition , i am getting error as this is not de...

Resolved! Value table Help needed

Hi Sapians,I need a help on the below Query .I have created a table  <ZFITABLE>  in which field  <Function> as Key Field and created some entries .Created another table <ZFITABLE3> in which field  <Function> as Key Field in domain -->> Value range --...

Resolved! Get employee’s country from company code PA0001-BUKRS

Hi Experts,I have created a Ztable which contain fields like Country, Company Code and ZField. My requirement is to get the employee's country from company code PA0001-BUKRS and if that country has value in ZField, then I need to handle my logics.But...

Resolved! RE: background job for FM

Hi Experts,Is it possible to call a FM in background job and pass data to it in abap. For ex: i have scenario were i fill information in webdynpro application and on press of action it has to do processing in background i.e. it has to call that FM an...

Labels in this area