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

Resolved! Structure mismatch error

Hi All,I am getting below error in a program -"LS_BAPICUSGEN" and "T_BAPISTRUCT-DATA" are not mutually convertible in a Unicode program.The code extract is -MOVE t_bapistruct-data to ls_bapicusgen.Here,t_bapistruct-data is a charcter field of length ...

Resolved! reports

Hi all, MY req is to show a pop up window showing 3 fields (on the pop up window).ANd whn the user selects a particular record in popup window ,some action need to be performed..Pls help with a smple code.....

BAPI_PO_Change

Hi,Can some one help me in using the BAPI_PO_CHANGE.I would like to change the Po text and the Vendor number for a list of EBELN.Can some one help me with the parameters to be passed.Possible, please provied code, if available.Thank you,Shekar.

SE91

Hi ,In SE91 I GAVE Message Class = KD.Message No = 503 Click Display , It showd message . When i used ' Where used list for that no ' , I got i include program without description using that .When i double click empty description area , I Get ABAP co...

Resolved! sql problem

dear all,below is my code IF CHKPD = 'X'. SELECT AMATNR AMTART ASPART APRDHA AMEINS BEKGRP B~DISPO INTO CORRESPONDING FIELDS OF TABLE ISLOC FROM MARA AS A INNER JOIN MARC AS B ON AMATNR = BMATNR INNER JOIN MARD AS D ON DMATNR ...

Resolved! Reading CSV(TAB) file in Background.Split command it's not working any idea

I am working SAP ECC 6.0 I want to upload a file from application server using open data set …..The file is CSV or tab delimited; I could read perfectly into a string, but when I use the Split command it’s not working because it’s not considering the...

SAPFGIMV "The data object "*GLU1" does not have a component called ""."

Hi every body,I got this dump (Syntax error in program "SAPFGIMV "., "The data object "*GLU1" does not have a component called ""."), besides it is relationed with customizing, but it do not allow to make any document accounting. I have read a lot of...

Inspection Plans QM

Hello,I am using BAPI to create inspection plans.I have a reference operation set , i create a reference to this existing Operations et and post the data with BAPI/LSMW in combination.It does create Plans, which look good. However, when we try to cre...

calculating values of Modified List Price, Lst Prc for a conditon type

Hi, I need to get the values of List Price, Modified list price, Net Exch Credit - US, Total - Net Of Disco values of a condition type. Is there a function module available for calculating these values or we need to calculate them manually.I am able...

CREATING FIELDCATELOG

Hi,I have a requirement to create an ALV report. for that I need to create a field catelog for an internal table. currently I am doing the following way and it works fine. but for each field of the report i will have to call this function module. Is ...

Select Statment

Hello,I am trying to select field name ETENR with the highest value. with respect to VBELN table name vbep. so in VBEP there is one vbeln with more that one ETENR. I want to select the Highest ETENR for that Specific Vbeln. can anyone please help. I ...

Resolved! Dynamic update

Hello guys,I have to write a aprogram to update one Z table. The problem is that the program has to be used to update different Z tables, with different structures. So, I have to update a table , but I don't know the structure of the table. I only kn...

Labels in this area