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

Drag and Drop

HI experts ,i have a requiement to drag a node from tree and drop it in a basket.so i created a tree and a picture control..to get resister events for drag and drop i used method for tree and picture both..CALL METHOD picture->get_registered_eventsbu...

Resolved! BAPI - post goods issue

Hi experts, I have tried testing many BAPI FM but fail. Pls help solve as followings. Thx.Request: Use BAPI to duplicate outbound delivery that has been posted goods issue from one R/3 system to another.Question: Which BAPI FM is appropriate?Backgrou...

Resolved! smartforms

Hi AllMy smartforms on development work properly . but when i transfer smartforms and all related data( smartforms style, ztable, driver program, smartforms, logo) to production server that not work.i have also use 'SSF_FUNCTION_MODULE_NAME' function...

Resolved! RFC will work or not

Hi Experts,I am having a very some concern on RFC. This is what i'm doing. I created a new Z function module with RFC enabled. Within the Z FM i am calling another Fuction module, for which RFC is not enabled( it is NORMAL FM). My Question is when i ...

Resolved! Error during transport

Hi,Transport log displays below error.Program ZCL_IM_BOM_BADI===============CP: Syntax error in line 000005INCLUDE report 'ZCL_IM_BOM_BADI===============CL'not found.Program ZCL_IM_MM01_EAN===============CP: Syntax error in line 000005Could you pleas...

Resolved! Simple loop question

I have an internal table called table1 with data as below:col1-123234456I would like to write a an one line condition check like this: (i.e. replace words between brackets with code)IF (table1 has col1 with the data '234'). " do this codeENDIF.I'm ...

User exit for mir7

Hi Friends,can i modify the field of the GSBER?I have found the exit by tcode=se18 and the interface(AC_DOCUMENT) . but parameters IM_DOCUMENT and EX_DOCUMENT is protected.the code like this. LOOP AT im_document-item ASSIGNING <fs6>. <fs6...

Resolved! invoices duplicated

Hi;The code below is a copy of the one that works ok, this code makes duplicates of an invoice.This code is added here: VOFM...data transfer -> billing document, here i´ve created a new record where i added the code below.Any help to avoid duplicated...

Resolved! LIKE in where clause

Hi Folks,Could you please give some resolution to this query i am trying....I am trying to use LIKE in WHERE CLAUSE comparing a variable (z_acct). I want to know how to use it like u2018%valueof(l_acct)u2019 after LIKE clauseu2026..REPORT ZSAM.data ...

Labels in this area