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

Resolved! When a variable change?

Hi to everybody!I think this is a simple question, I want to compare when a variable change the value, because depending on this, I have to do one thing or other thing, I want to compare when the variable PERNR change the value, can anybody tellme ho...

create two variant ?

hi friends ı want to use two variant option in a screen.ı wrote this code,SELECTION-SCREEN BEGIN OF SCREEN 1060 AS SUBSCREEN ."emrah 1060 screen createPARAMETERS: P_VARI1 LIKE DISVARIANT-VARIANT .PARAMETERS: P_VARI2 LIKE DISVARIANT-VARIANT .SELECTION...

Correct IDoc

Hi guys,I was wondering if someone could give me some information as to how we go about selecting the correct IDoc for a scenario.I know the IDoc type defines the structure and the Msg Type defines the way the IDoc is to be viewed and processed.But.....

Message Control

Hi,I am trying to configure output determination/message control for some MM and SD scenarios.My problem is that I do not know how to find out which application component is relevant for which transaction in Tr. NACE.So in other words I think I under...

Resolved! Problem in sending email

Hi All,I want send email from sap program as attachment. The problem is when the attachment any line size is more than 128 then all the value and spaces becomes change to a garbage value.I am use the function module SO_NEW_DOCUMENT_ATT_SEND_API1.When...

Subhankar by Active Contributor
  • 910 VIEWS
  • 6 REPLIES
  • 0 Likes

Resolved! Problem in Table JCDS

Dear ABAPers,JCDS Table is not getting Updated.Whenever we change the status of the maintenance Order the Status ,Date,Time and Change numberwill be updated in the table JCDS.But it is not getting updated in the Table what could be the Problem.Whethe...

Resolved! 7KE3

Hi experts,I am working with the t.code 7KE3.I dont really get the table for the 7KE3.Please help how to retrieve the data from which table.Thank you very much in advanced.regards,mrsara27....

Resolved! Output length Problem

I am displaying output in output list. Each record has a length 600. So in output it is displaying only 255. How can I display length 600 in output. Already I declared output field as u201Coutput type stringu201Du2026Even though it is not displaying ...

decimal points

i have a string 123,45,0.89.my requirement is to identiy the commas where exactly it is and need to delete the commas.the string i am getting from the flat file,so thecommas maybe at the third and 5th position or etc.so i cannot predict the commas wh...

ALV GRID WITH OOPS

Dear Abap gurus, I have created grid display using oops concept . I want to update my internal table with teh grid data . I have used method "check_changed_data" But the method is giving error as it cannot take the "checkbox' . But I have check box ...

Billing Printout

Hi All,I am getting a issue in biling output here i am getting some text, but i checked this text every where in my billing, delivery and SO but i could not find this text from where it is displaying.( since i am in prroduction i can retest this)But...

Module pool

Hi all,I have to develop one module pool program which will have two screens.The first screen is for selecting data and the second screen is for create,change and display data using table control.I have to create three transactions to maintain the cu...

Resolved! run through t-code

hi experts,i got requirement, after we create report we assign that to t-code, when we execute that t-code o/p will come.when we execute report in se38 means it will get a error message that run through particulat t-code.pls any one suggest ....rega...

Database Query

Hi All, In my database table 1 field of Format (contract end date): DDMMYYYY HHMMSSWhile writing the Query in the where clause i can't pass the value for the HHMMSS (Hour minute second) , i can only pass the MMYYYY (month year). So in this case How...

soubroutine pool

hi experts, plase give the answer to my question ,it is very use but i have confusion on that.1. what is subroutine pool?i know only subroutine pool means collection of subroutines. but i do not know where subroutine pool stores. 2. i have confusion...

Resolved! Reg : select query

Hi all the requirement is as follows .in the first select query we select the records from the z table based on the plant entered on the selection screen into internal table itab_table3.After that in the internal table there might be material number ...

Resolved! performant way to select largest uom from MARM for all materials?

Hi people,I need to select (for a large number of materials) the biggest UOM from MARM.(biggest as in UMREZ/UMREN > other uom).I'd like to make it into a function module, so that I can reuse it in other programs, because I'll need it a couple of time...

Labels in this area