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

Resolved! ALV Grid Insert

Hello,I have an ALV grid that I am using to maintain a table. I would like to protect the key fields from update for existing records, but just un-protect them (allow edit) when a new row is inserted. I used LVC_FIELDCATALOG_MERGE to create my cata...

User exits

Hi Friends,I want to modify the sales order document date with Requested deliverydate(RV45A-KETDAT). So that correct pricing date should be picked up. Could anybody suggest which user exit is the better option from the following.USEREXIT_MOVE_FIELD_...

Get contents of 2 internal tables into third internal table.

Hi all,I'm new to SAP / ABAP.I've got an issue.How do i get data in 2 fields of itab1 and anoter field of itab2 into itab3 ?TABLES : KNA1, VBAK.DATA : BEGIN OF ITAB1 OCCURS 5,KUNNR LIKE KNA1-KUNNR,NAME1 LIKE KNA1-NAME1,LAND1 LIKE KNA1-LAND1,END OF IT...

Fetch Local Time

Hi, I need to print the date and time of the region from where the user fires a print.The server is in Tempe and hence it shows Tempe time..but i need to display France time if the user that fires a print is in France..sy-datum will fetch the server ...

G/L accounts

hello experts,can anyone guide me how to upload the g/l accounts masterdata by using lsmw, which method i have to fallow in lsmw.here i am having some details 1.I need to fill the tables SKA1 AND SKB12.one migration shluld be in the chat of accounts ...

priting problem

Hi experts,I have developed one report in smartforms and trying to printout on Dot matrix printer.When iam printing report(i have 5 pages) ,iam getting fine for first two pages.But third page onwords...few lines of third page are getting printed in s...

Error Using JCo..

When i start the JCo Outbound server program in Java it terminates with an Exception saying Server Start Exception because of Invalid Gateway Host and Service....What should be done??The Java code of RfcDest.java is given below.../** RfcDest.java - S...

Resolved! create contact person

Hi all,in the transaction vap1 (create contact person)if we go to contact person's home address tab there we can find 'communication' tab here we can c language. i need to display this field in the report. so from which table i can get theis field. t...

Labels in this area