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

Cannot create params from one Z PROGRAM to another Z with RS_CREATE_VARIANT

Dear Guru's;I have created a ZPROGR1 to create VARIANTS with PARAMS to another ZPROGR2 with the FM RS_CREATE_VARIANT. The results are that with ZPROG1 creates variant for ZPROG2 but without parameters. I test the ZPROG1 a lot of times without success...

Select the entire row on handle_data_changed and move the cursor to next field oops ABAP.

HelloHello I have below 3 requirements I done it but facing some process.I am explain process below.1.I written method handle_data_changed I have one editable field SU (AS show in below screen shot ) number when I enter su number first it should sele...

ABAPER_P by Participant
  • 852 VIEWS
  • 0 REPLIES
  • 0 Likes

Resolved! While Append the Standard Structure Error is Coming.

Hi.In Se11 Structure name is : FOAP_S_RFKSLD00_LIST1While appending it is showing that. Error:Neither Foreign key nor search help maintained for this append ,While activating i am getting the Error. may i know what is the problem, Has anybody Faced t...

Resolved! Tax is not getting calculated correctly in the item level of Sales order

We are updating the Tax departure country(tkomk-aland) in Userexit : USEREXIT_PRICING_PREPARE_TKOMK based on decision points either with shipping plant country or Sales order company code country respectively . If the Tax departure country is "US",...

Regarding BAPI_GOODSMVT_CREATE to create article/material document when the material quantity is 0

Need to use BAPI_GOODSMVT_CREATE to create material document where the article quantity ERFMG is 0.GM_CODE = 6.Movement Type = 711 / 712.Can someone please let me know how to set the indicator for zero count so that the BAPI_GOODSMVT_CREATE allows cr...

Resolved! Update Business partner Grouping field in BUT000 table using BAPI.

Hello Everyone,Requirement: to update the BP Grouping field of the Business partners in the table BUT000 using BAPI or FM. BU_GROUP Business Partner GroupingI found some Bapi: BAPI_BUPA_CENTRAL_CHANGE and BUPA_CENTRAL_CHANGE but i didn't find any ...

Custom field on QA11

hiI want to add material slip custom field to the qa11 UD screen , I have added the field in through QEVA0005 but I cannot hold the screen value in any variable , or neither can i pass it to any structure or see on i_qals. There is a z field added i...

File attachment for custom module pool application using DMS to save on content repository.

We are developing new module pool application. In this we will be saving data in a z table with document number as key field. For this application file attachment functionality is to be provided. We want to use DMS to save files on content repository...

ABAP CDS Keys

Hello,What is the meaning of a key in CDS? I mean that when we create a CDS with a new key (and we DONT get the warning message "All fields are evaluated as key field") --> We defined a new key for the table. When we select from the view it doesn’t "...

Resolved! BAPI_TRANSACTION_COMMIT along with CALL FUNCTION BAPI_PO_CHANGE DESTINATION 'NONE'

Hi All,I need a little clarification on the use of BAPI_TRANSACTION_COMMIT.We have a custom program which updates lot of POs sequentially using BAPI_PO_CHANGE and then calls BAPI_TRANSACTION_COMMIT(for each call)After the support pack upgrade recent...

getting the error 'The definition of interface RI_ORDER_OPERATION_LIST is inconsistent'

Hello Experts,I am getting the below error when I am trying to add a new button to the application toolbar of program RI_ORDER_OPERATION_LIST. GUI status main needs to be changed. The definition of interface RI_ORDER_OPERATION_LIST is inconsistent. C...

Resolved! Can I call a method of a object that is an attribute of another object?

Is it possible to chain objects together in a call in the following manner?I have a class cl_msg with a static method construct_bapiret2.I have an object cl_salesdoc with an attribute mo_msg which is type ref cl_msg.In the constructor of cl_salesdoc,...

Labels in this area