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

GET TEXT FB02

Hi! I need to get the data of TEXT (below) before save in the TCODE 'FB02'. Does anybody how I can get the data? ( Internal table or variable ) I know that this screen is run by FM 'FI_TEXTS_DOC_ITEM'. Thanks!

File upload option grayed out using Generic Object Services (GOS) toolbar on a custom program

I am having trouble with adding the upload functionality for files to a custom program (a report in this case). After searching I came across the Generic Object Services option which I have tried. To implement the GOS toolbar with its functions it ...

Njabulo by Explorer
  • 1882 VIEWS
  • 2 REPLIES
  • 0 Likes

Resolved! ROLLBACK_IN_POSTING When call BAPI: BAPI_PO_CHANGE in MV45AFZZ-FORM USEREXIT_SAVE_DOCUMENT

Hi Experts, We need to change PO in FORM USEREXIT_SAVE_DOCUMENT using BAPI: BAPI_PO_CHANGE. And we call function module in Update Task. But now because PO occurs an error, now in the second picture. Rollback work be executed, so sales ord...

Resolved! Surprise - Multiple IF condition does not perform all the check in ABAP

Hi team, this is not a real question, but a surprise for me. After many years working on ABAP I just discover the multiple IF conditions does not execute all the conditions. My Example. IF Check_Number_1( ) EQ abap_true AND Check_Number_2( ...

Split the line items of sales orders based on material origin and create deliveries

I have requirement to split the line of sales order based on foreign trade of material origin and create the two out bound deliveries using VL01N tcode. I am tried to use Bapi inside the user exit. But splited out bound delivers are not creating

Resolved! An instance of the class cannot be created outside the class

I have tried to create a command line application that uses a class that has just been imported using ABAPGit. When I tried to activate my command line application I get the following (misleading) error message An instance of the class "ZCL_RAP_X...

Resolved! BAPI_PO_CREATE1

Hi All, Need an Urgent Help. I am working on BAPI's for the first time. So have very little knowledge in that field. We have an issue while creating PO using BAPI_PO_CREATE1. The error says "No instance of object type PurchaseOrder has been created...

ATC quick fix proposals

Hi, Am exploring ATC mechanism and related quick fix proposals. When we run ATC check with Variant we get list of Check message along with line number etc at the backend and also in Eclipse. Further the quick fix options are available only in vi...

how to queue up rfc calls

I have implemented RFC calls between two sap boxes. this is for transmitting srm contract data to S4 system whenever a contract is released on srm portal. i cud not find any suitable standard available so i implemented rfc call. however now i realise...

bhakti2 by Active Participant
  • 1145 VIEWS
  • 2 REPLIES
  • 0 Likes

pop up window for selecting folder in local memory without using selection screen.

hi, every body. i want to know something about pop up window for storing a file in local memory. i connected my program to a transaction, which does not have a selection screen. All neccesary data coming from nast table for executing my program. Pr...

Labels in this area