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

Resolved! data type assignment.

Hi all, Refer this code and answer my query.data : ece1 LIKE J_1IEXCDTL-ECSRATE.ece1 = ( 60000 / 1300 ) * 100 . this program is going into dump at calculation part. the result of calculation is 4615.384615384615384615384 . but since ece1 is l...

Resolved! condition type

Hi,I need to create an ALV report.The spec is as follows.A report is needed for CVS credits. They are requesting certain fields to be included in the report. The Customer Relations analyst is having to report on this manually with selection and desel...

DATASET

Can any one provide me the code for dataset .........I want to read a file on application server.......before that i want to chk if it exits or not...........if found, i need to validate the name of the file........?Plz provide me the code..............

Resolved! table updation

hi all,i want to modify a selected record of a database tableplease tell me how i can do the samei have done followingdata: idx type sy-tabix.data: itab type standard table of t508a." with header line.data: wa_tab type t508a.data: itab2 type standa...

Resolved! search help

Hi All,I need to create a search for MBLNR of MSEG. My requirement is like ,The fields are to be grouped under diffrent tab like 'Mat info' and 'Vendor info' and so on... ..Search help Fields are form diffrent tables. I can not go for an elementary s...

search help

Hi All,I need to create a search for MBLNR of MSEG. My requirement is like ,The fields are to be grouped under diffrent tab like 'Mat info' and 'Vendor info' and so on... ..Search help Fields are form diffrent tables. I can not go for an elementary s...

IDOC

hi experts,iam working on IDOC,how to upload legacy system to IDOC, one of my friend told me that by using third party tool like MERCATOR we can upload the legacy system, if it correct how can i use it.thankssrinivas

Resolved! WRITE statement

Hi,I came across an ABAP program. Anybody know what the meaning of (iop)? What the purpose of that?I have try to remove it, and test the program but the output is still the same.Code here:==============================================================...

IDOC

Please use a more informative subject in futureHi All,My problem is in IDOC related....I used <b>SALE</b> trsansaction code for <b>Defining Logical System</b> and assign client to logical system, after that i define target systems for RFC calls....su...

Regarding SAP Script

Hey Guys,One problem I am facing in SAP Script.. thing is numeric values are printed it in some different way..I mean to say KOMVD-KBETR(12) contains value " <b>12,000.00</b>" But it contains values <b>12.000,00</b>. Which is wrong. Cause the inst...

alv variant problem

Hi,I have got a requirement where i need to display the fields in ouutput based on the variant i choose/select at selection screen.. that means the fields should be varying based on the variant chosen at selection screen..pls i need a good example .....

regarding reports

hi experts,i am trying to execute one report..but it is not working properly..i dont know what the report actually is doing..someone has send this report to me..i havent made this report.. m sending u the code..plz helm me out..plz chek whether it is...

Labels in this area