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

Index Full Scan

Hall dear Developers,SELECT * FROM zadresses INTO TABLE it_addresses WHERE NACHNAME = 'KOCABAS' AND STADT = 'DORTMUND'         %_HINTS ADABAS 'INDEXACCESS("ZADRESSES~001")'I have a question regarding indexes. Depending on whether or not we had specif...

FPCOMP_FORM_END System error

Hi,I have created an Adobe form and getting it triggered through a driver program. But while calling the program the FM  'FPCOMP_FORM_END' is returning value of sy-subrc = 2 (which  I have checked in debugging). But when I am deleting few records fro...

Resolved! Get X no of rows in BOPF

Hi Experts,Is there any way to do a query to get only a certain number of rows from the DB?I have requirement wherein the user wants to have the latest X no of records that are to be displayed as a list. when i do a query it will get me the data for ...

database table contain error

Hello expert,Runtime Errors         DYNPRO_NOT_FOUNDDate and Time          29.02.2016 17:53:48     Error in the ABAP Application Program     The current ABAP program "/1BCDWB/DBZPURCHASE_O1" had to be te      it has     come across a statement that u...

Resolved! Issue in LSMW

Hello,In a requirement, I have to open the XK02 and save the vendor (No modification needed). In the LSMW, it select default values of the vendor I used to create the recording, which cause the wrong values enter in next Vendor while running batch. S...

Fields were getting cleared during front level screen validation using Enhancement

Hi All,My requirement is to set simple front level screen validation to the TCode: F-28. The Following are the steps that I've Done.1. Front Level Validation on BKPF-BLDAT (Date) and BKPF-BLART (Doc. Type).2. As both the fields are at two different C...

BDC Call transaction

My program creates parnr(customer partner) by using kunnr from vap1 tcode where kunnr(customer number) is transfered to vap1 tcode by bdc call transaction from external system. The newly created parnr for the particular kunnr will be just displayed a...

BDC Call transaction

My program creates customer partner (parnr) by using customer number (kunnr) from vap1 tcode where kunnr is transfered to vap1 tcode by bdc call transaction from external system. The newly created partner number (parnr) for the particular kunnr will ...

Resolved! Set previous day as default parameter in importing parameters of a Fuction module

Hi sir/madam,I had a requirement where I need to set previous day as default parameter to get list of PO created. It should be Sy-datum - 1.  When i execute function module it should show as previous day i. e., if today's date is 20160227, when execu...

Need Error message and Program Has to Stop N Stay at Present Screen.

Hi.I am facing one problem. While posting MIRO. I need to Check the po line items. Badis and exits are available.  But not satisfy my requirement. So, i created One Enhancement at Source Code:: LMR1MF6P At PAI i had written the code.It is executing L...

EKET & EKES joining

Hi expert,Any one please Help me on EKET & EKES joining. I'm working Purchasing No from Table EKET & EKES . I need to Join them & get some details in report. Both tables are have too many entries. Which process are the best for Joining them. ThanksNi...

Resolved! FM to update the approved time sheet in CAT2 without creating a new one.

Hello Experts,It is a well known fact that BAPI_CATIMESHEETMGR_CHANGE creates a new time sheet counter and cancels the previous one only if the time sheet being changed is the approved one.But this behavior is creating problems in one of our programs...

ECC-BW

Hello,I have a requirement to execute an abap program in ECC from BW via a process chain.Could you please tell me if it's possible and how to do it.The goal is to execute this abap program in ECC before loading data from ECC to BWBest regards

abybakk by Explorer
  • 529 VIEWS
  • 2 REPLIES
  • 0 Likes
Labels in this area