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

Resolved! Dynamic Select Statement

Dear All,I have a requirement in which i need to delete all the transaction data from a particular client.I need to give table as input field.The data from the entered table should then be cleared.Could you suggest as to how do i make my select query...

Resolved! How to enter multiple entries for one field through BDC? (using T-code WB02)

Hey guys,I have been asked by the client to create a BDC for the T-code WB02. The case is as follows-For each Store Location (LOCNR), I need to enter the details of four Supplying Sites (LOCLB) with varying priorities (Supplying Sites is a separate s...

Resolved! CATS0006 user exit

Friends,I am using CATS0006 user exit for some custom code. In this enhancement I would like to access CAT2 time entry user pernr and and his action from PA0000-massn, so that I can compare that pernr latest massn and according to that I can do my co...

Resolved! How to Create New Records in T526 Table Directly in Production using Z Report.

Dear ABAP Leads,i need your Very Urgent Help.My Client wants to Create Entry in T526 Table directly .Altough a Table maintence generator is there but user does not have direct authorization of SM30 or SE16N .He Wants a ABAP Report with some selection...

Resolved! Data incompatibility when passing a deep structure

Hello Experts,I am facing an issueI'm trying to pass xvbak from a standard program  to a class method the formal parameters are defined asDATA: BEGIN OF xvbak.                            INCLUDE STRUCTURE vbak. DATA:       bstkd                LIKE v...

Resolved! create Package in $TMP

Hi everyone, I am doing some practices and create all the practices program in local Package $TMP. now it seems a bit disarray, so I want to create some package in $TMP in order to sort out the programs. I create a Package $TMP_XML, the software comp...

How to fetch data where reference with two values

Hello Gurus,How to fetch data from database table with two values for reference. like         SELECT  < FIELDS>                          FROM <DB>                          INTO TABLE TAB2                          FOR ALL ENTRIES IN                   ...

Resolved! Package export by xml

Hey devevlopers,I hope you can help me with your experiences. I would like to export the content of a package, and than import with another program.The goal is to get the same tree like the sap-tree (se80).I'am not sure, whether it is neccessary to c...

h_h_ak by Participant
  • 410 VIEWS
  • 1 REPLY
  • 0 Likes

Resolved! DAYS_BETWEEN_TWO_DATES gives unexpected result for week 9 of 2014

Hi,we us function module DAYS_BETWEEN_TWO_DATES in a transformation in our most important data flow in BW. It has worked fine for quite a few months now, up until now... we got some "strange" results for week 9 of 2014 (February 24th until March 2nd)...

RafkeMagic by Active Contributor
  • 2508 VIEWS
  • 3 REPLIES
  • 0 Likes

Resolved! Getting next number in specific format.

Hello experts,I am currently working on the Product Management System hierarchy. In which we are maintaining                             PRODUCTSUBPRODUCTVERSIONPACKAGEI am getting a bit problem while creating version. We have a screen like          ...

C++ and ActiveX

Hello,I have a Problem using the ActiveX controls within a C++ MFC application to call a BAPI.What I have done:- I have imported the ActiveX controls wdtlog.ocx, wdobapiu.ocx and wdtfuncs.ocs. Thus for all these .tlh and .tli stubs were generated.- T...

Labels in this area