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

Resolved! Filtering in ALV Report

I have a wierd issue. I am generating a ALV Report for Purchasing Dept ( PO#, Item, Plant, Material, Qty, Price, Per Unit, Tax Code, Tax Jursidiction, Account Assignment)When I select any of the following columns Plant, PerUnit, Tax Code, Account Ass...

RFBIBL00

Hi All,I am trying to use RBFIBL00 application to upload the data from excel sheet.Bug giving an eror saying 'Field RF05A-XSTBA. does not exist in the screen SAPMF05A 0302'. I am populating the data from internal table to bbseg structure. The condit...

Resolved! Comparing strings

hello,I have to write a routine in the update rules where i want to check the value of a keyfigure and then determine the result. For example, Workcenter = 2030-1, 2030-2 , 2030-3, 3040-1, 3040-2, etc. Now i want to write a code, like IF COMM_STRUCT...

Duplicate Job

Hello ABAP Guru'sI want to be able to stop duplicate instances of a program executed in background. Is there a standard SAP function module that takes program name (not jobname) and tell if there are more than 1 active instance executing in backgrou...

Resolved! Global Parameters

Code I am looking at calls a FunctionModule:FC_GLOBAL_PARAMETERS_IMPORTInside the Function Module it does: IMPORT GD_DIMEN TO I_DIMEN FROM DATABASE MCDX(MC) ID LD_ID.i_dimen is then populated with the value "F1".I_DIMEN has the attribute of FC_DIMEN ...

Resolved! Problem calling exit from new function module copied from IDOC_INPUT_ORDERS

Hi everybody!I need to change the IDOC_INPUT_ORDERS standard behavior, so I've copiedthe VEDA function group to a new group and created the new ZIDOC_INPUT_ORDERS function module (with no changes made yet!).However there is a problem when my new func...

Resolved! ALVGRID saving changes

Hi,I found a thread that looked like it might help but didn't work for me.My problem is, I have an editable ALVgrid and I noticed when I hit the save button directly, after a change to the grid, the internal table is not updated.For example, in my gr...

INNER jOIN

Hi all,Pls let me know why the below statement is throughing an error saying 'Wrong expression "Inner Join "' in from clauseSELECT AAUART AVBELN BZZPURREQ BZPURREQFLAG FROM VBAK AS A INNERJOIN VBAP AS B ON AVBELN = BVB...

Resolved! Forms

Hi All,My requirement isIn SmartForms, under main window I have 4 rows.Row 1 Row 2Row 3Row 4These 4 rows should be printed together, if main window does not have place in Page 1 for Row 4,Then nxt page should start from Row 1 .Its like using Protect ...

BDC

I hv done one BDC program for T-code in DEV server...Will it useful to upload data in PROD server ???or Do i need to transport it to prod sever ?How ?? STEP BY STEP Process Needed..ThanksRaj

Resolved! SMARTFORM

I have developed one SMARTFORM in DEV sever..1 Please tell me step by step process to send it to Prod Server...2 what to do for zstructure which i m using in SMARTFORM ??? Hw can i send it to Prod server ?? Thanks Raj

Re: Sap BW

HI allll,I am working as a ABAP developer in an organisation,I m interested in leaning BW, I can learn BW with out attending any training or certification, If its possible how, Can any one explain what is Sap BW.send any material which gives me the i...

Resolved! EAN11 Field

Hello there, Guys I don´t understand why we´ve fixed the EAN number in the material master to 03763413909712 for example , but when I want to check the the field ean11 in the mara table the ean change to 3763413909712 . of course when I code a repo...

Labels in this area