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

Resolved! selection screen

i have five fields in selection screen including quantity and customer number. for a particular value of the customer number a window pops up asking for region and postal code. if i enter a wrong value an error message gets displayed . everything is ...

Userexit in VA42

Hi I have a requirement to enable a screen in VA42 Tcode.VA42- Change contractwhen you a display a contract ,double click on an item and go to 'billing plan' tab,there we can see table with fields 'billing date', 'billing value' and 'currency'...you ...

Resolved! ERROR IN CODE

Hi all,can anyone tell me the error.if editor1 is initial.CREATE OBJECT TEXTEDIT_CUSTOM_CONTAINER1EXPORTINGCONTAINER_NAME = 'TEXTEDITOR2'EXCEPTIONSCNTL_ERROR = 1CNTL_SYSTEM_ERROR = 2CREATE_ERROR = 3LIFETIME_ERROR = 4LIFETIME_DYNPRO_DYNPRO_LINK = 5.IF...

Resolved! Sort By

Hello Experts,I have an internal table with two fields. WERKS, for the site, and ERZET, for time counts were created. ERZET will either have a valid time or be blank (article wasn't counted). I need the earliest time brought to the top of the interna...

modify the query

hi folks,For a requirement related to Actions infotype in the report I delete the latest record from the database table (PB4000 - related to recruitement). After that I need to delimit the enddate of the last record for the applicant record to '12/31...

Resolved! Replace # with space

Hi AllHere is my querywhen i am execute this prgREPORT ZTEST4.DATA STR(100) TYPE c VALUE <b>'1#02.11.2006#02.11.2006#1061#AUD##7#SA#Legacy data transfer1#Reference1'.</b>DATA: SPL TYPE C VALUE '#'.REPLACE ALL OCCURRENCES OF SPL IN STR WITH ' '.IF SY...

Reg. Read statement

Hi,I need to append the records from GT_OUT to GT_FINAL based on condition. see the coding below. But it is giving repeated data. if GP_EKGRP eq 'X'.LOOP AT GT_OUT where Fname+0(5) = 'EKGRP'.*read table gt_out with key Fname+0(5) = 'EKGRP'.If sy-subr...

search help

Hi,I have a search help for field say id with one of the field as werks in search help(that means the user can search id based on plant)and other fields like date etc.I have 10 plants at my client place. I am working on only two plants.So is there a...

LOG changes

Hi All,When we create a database table and in the technical settings if we set LOG changes flag ticked where will the changes get logged into. I mean the table where the changes will be logged. Can somebody please help me with this.Regards,Kiran

Regaridng IDOC

Hi ALL,I want to create inbound for IDOC's.Whether the name of the segment types and IDOC typesshould be same in the receiver system as in sending system?. Message type should be same but please confirm whether the idoc and segment names should be sa...

Resolved! Regrnd ALE IDOC

Hi ALL,I want to create inbound for IDOC's.Whether the name of the segment types and IDOC typesshould be same in the receiver system as in sending system?. Message type should be same but please confirm whether the idoc and segment names should be sa...

Labels in this area