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

Select Statement

HI Experts,My issue is i need to select data from marc table.Example:select matnr prctr from marc into corresponding fields of table it_marc where matnr in so_matnr and prctr is not initial. <----My issue is i need to make sure prctr fi...

Resolved! Enhancement in SD Scheduling Agreement Transactions VA31,VA32,VA33

Dear Experts,This is Regarding Enhancement in SD Scheduling Agreement Transactions VA31,VA32,VA33.Rigth now we have added one more field in VBEP using APPEND STRUCURE and now our requirement is to add that filed in one of three tab displayed Schedule...

Resolved! third party system call function module/BAPI through RFC to update Z table

Dear Friends,We have a third party system which directly inserts a Z table in SAP through its programming, which is an auditing issue.We want the third party system should call function module/BAPI through RFC so that the Z table gets updated.waiting...

Resolved! Checkbox and Modif ID

I am trying to use modif ID to control the select-option. Once the checkbox is checked, I want the email select option to be enabled and vice versa. But my following codes doesn't work as expected. What is the problem?SELECTION-SCREEN BEGIN OF BLOCK ...

Update IBAN field

Hi Gurus,I have an upload program to upload the vendor Master Payment Transaction. The fields included are Vendor Code, ID, Bank Key, Bank Account Number, CK, and IBAN. I will be using the update method to update into the vendor master table and not ...

displaying graphs

Hi, I have developed a report which displays bar graph as the output. It is working fine.But when I include the same code in the interactive report , just an empty container is being displayed.Can any one help regarding this issue.Thanks and Regar...

Resolved! Read data set DUMP!!!

I have the problem while reading data of a fle from application server to internal table.For the following code its giving DUMP..bcoz of having 4GB of data in sequential file.open dataset p_file for input in text mode encoding default.if sy-subrc = 0...

ABAP OOP?

Hi. all.I'd like to learn about ABAP OOP.Where can I read related documents as a reference?For example. now I'm learning ALV Report using ALV functions that are standard function . but I'd like to develope this program as OOP.Please help me.thanks.Ed...

Resolved! security in ragged hierarchies

in v4 there used to be an issue with security in ragged hierarchies. Meaning that if you had multiple hierarchies, and you had access to a certain level in the alternative hierachy, you could have the same level of access in the other hierachies too....

edwin_geel by Product and Topic Expert
  • 362 VIEWS
  • 1 REPLY
  • 0 Likes

Resolved! RegEx ?

Hi,I am using following RegEx to validate email id entered, But somehow it is not working correctly, ie after giving correct email also it not working data : email type c 30. data matcher type ref to cl_abap_matcher. matcher = cl_abap_matcher=>crea...

Resolved! Unable to save a Z-Tcode in Custom Package,unable to assign a transport Req

Hi all, I am trying to create a T-code for standard SAP Program RSTXPDFT4. I was able to successfully create a T-code for this report program which has selection screen.But I created it as a Local Object.Now I am trying to create another T-code for t...

Labels in this area