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

Resolved! We have client from UAE where there is no taxation but in MIRO system is asking tax jurisdication code

Dear SCN's,We are working for UAE client where there is no taxation but while doing MIRO system is showing error 'Enter tax jurisdication code'. I have checked the config in Financial accounting new-Taxation for sales and purchase-Basic Settings-Taxa...

Resolved! Change log report?

Hello,I'm not sure anybody has answer for my question because its PLM module specificMy requirement: Develop a report for the change log done by user in the PLM Recipe transaction's FORMULA tab / grid / data, for example, in the attached screen shot ...

How to move a specific field from one internal table to another internal table and compare the result?

Hi AllMy requirement is to  Compare Countries coming from Bex Query through variable-DT_COUNTRY3  with table  /BI0/PCOMP_CODE  Now Get COMP_CODE , CHRT_ACCTS from table /BI0/PCOMP_CODE   which has  specific chart of accounts.Now Compare these specifi...

Resolved! Background RFC

Hello all,I am executing a RFC in background via a report, but the RFC is running in dialog work process.I want the RFC to run in background work process.I am using the below code, in this case the background job is getting finished in 0 secs.CALL FU...

Dump at FM

Hi,I have created a report for pricing and used 3 functional modules in it.Everything works fine but when I try to execute the call function  'SPR_KOMK_KOMP_FILL', it throws a dump. I am not getting why it is going in dump.I have attached some screen...

Resolved! Mac+JavaGui+BW Project

Hello,I have a Mac and JavaGui and want to create a BW Project or a ABAP Project with Eclipse Luna. However I have difficulties with the connection, which is working in Java Gui.During logon with eclipse it says:Logon to system ORC failed (hostname '...

Resolved! Enhance MMBE screen / ALV report by adding a new column

Hi All,There is a request to add in a new field (say mara-profl) in MMBE alv or MMBE general screen.I've done some research but so far the only way to add in a new column in ALV is by tcode OMBG. Somehow, the column that i want to insert is not found...

Get Buffer data from stack using field symbol within the implicit Enhacement under same program

Hi All,   Here i am facing a problem while getting buffer data from stack... i have worked before to get buffer data using following code.. DATA : g_var(30) VALUE '(Prog_name)table_name'.  FIELD-SYMBOLS: <fs_tab> TYPE STANDARD TABLE.  ASSIGN (g_var)...

Labels in this area