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

Resolved! Field Exits

Hello,I have this tutorial on 'Creating Field Exits' and i dont know for which SAP R/3 version it is for. But it says,Go to CMODChoose Text Enhancements-> Field ExitsNow i cant find Field Exits in Text Enhancements..Can someone help ?Thanks,Shehryar ...

Splitting of Itab

Hi all,I have one Internal table which is very large in Size. This i want to Convert into several smaller Internal tables.I mean if the big Internal table contains 1000 records after splitting large itab into small itab each table may contain 100 r...

Resolved! lsmw

Hi ,I have given all requiered fields in " Maintain Field Mapping and Conversion Rules ".but i am getting an error " Work process restarted session terminated ".Thanks in advance .

Reg: VD02 Transaction

Dear Experts, I have a requiremnt to modify the SAP std.txn VD02 .My requirement as given below.In General data- i want to disply to the user only 'Contact Persons' Tab. All the other remaining Tabs should be disabled.In Sales area - I need to displ...

Resolved! problem in report

hi to all help me in this issue.i had a problem in the outputof a simple report LOOP AT ITAB_BSIS.SORT ITAB_BSIS BY BELNR.WRITE : /10 itab_bsis-bldat,30 l_duedate,45 ITAB_BSIS-blart, 60 ITAB_BSIS-BELNR , 70 itab_bsis-sgtxt,90 itab_bsis-dmbtr.ENDLOOP....

BAPI - urgent

Hi guys, i got error message as following this is module program sales org: FR13 , Ditribution channel : FE sold to party :3548 Project extn :68272 thén click CREATE Project button it will take to next screen after entering COST CENTER ; NET VALUE ...

Email Attachment

Hi I am trying to attaching a document along with the email.For the same I am using SO_DOCUMENT_SEND_API1 function module.Every thing is ok Except that i am getting a blank attached document(no data).I think there is a problem with the packing_list I...

Resolved! About Decimal Places

Hi ,I have an amount filed which is of type Currency 15(2) I have to pass it to another variable Suppose if my amount field is : 4700.22my other variable should get it as 000004700220000means from this other variable this field is passed into a file ...

Resolved! list

Hello ABAP gurus,What is the exact answer for the following query?Which of following statements will produce a list in an ABAP program ? "(More that one correct answer)TRUE FALSE_ _ 1) ULINE_ _ 2) SKIP_ _ 3) PROGRAM_ _ 4) WRITE_ _ 5) REPORTI think it...

regarding badi's

hi champions! Can anybody send the materials related to BADI.1) Creation of BADI with an example &2) Theoretical concept of the BADI 3)how can we use badi in the enhancements of standard application.looking forward to an early reply.with reg...

Labels in this area