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

Resolved! Convert Form print to PDF

Hello everyone,                   I'm facing the issue to convert the form print to PDF using Primo PDF ( version 5).I'm getting the message as ' Conversion to PDF  Failed : PDF Conversion Failed: - 106 '.Can any one suggest how to overcome this.Than...

Company code and plant

HelloI am looking to connect in a SQVI the origin group from ZTKGT_ICO_ACTUAL - HRKFT which is the company code with the plant that is in MARC - WERKS.In order to do this I need an intermediate table/tables to connect:ZTKGT_ICO_ACTUAL - HRKFT --- com...

Resolved! how to restrict this blank user group from password reset S_USER_GRP

Hi,I created on password reset role, in that user can lock/Rest only for one user group named as "AMERICA".I maintained the S_USER_GRP as below.Activity                       03User group in user master main *Activity                       03, 05User...

Resolved! SUBMIT REPORT statement issue in abap

Hi Experts,I am facing issue while doing SUBMIT REPORT statement.Below are the details for the Issue:1. We want to execute another report ZTEST2 from one report , so we have written code in report ZTEST1 as below:                      SUBMIT ZTEST2 A...

selecting single record from Table

Hi ExpertsMy code is as below:IF S_COUNTER_DATAPAKID = 0.OPEN CUSRSOR WITH HOLD S_CURSOR FORSELECT OBJID AEDTM FROM HRP1000          WHERE PLVAR = 'A1' AND OTYPE = 'S' AND ENDDA = '99991231'.    ENDIF.        here, i am getting more than one AEDTM fo...

anuja_s by Participant
  • 823 VIEWS
  • 7 REPLIES
  • 0 Likes

Resolved! BOPF Framework

Hi Developers,Can any one please explain me the following :1) What is BOPF Framework ?2) Where I can use this BOPF FrameWork ?3) Detail working Steps of BOPF ?4) How to Integrate Webdynpro FPM with BOPF  and Its use ? (If possible Please share workin...

Resolved! Enhancement in VA22

Hi Experts,Please provide your valuable inputs on below scenario:In VA22 transaction, at item level, under the status tab, if status is approved. means "APP" , so I should not able to edit anything in the quotation from there,all other tabs are greye...

Issue with XML file

Hi Experts,I am facing an issue while saving the XML file generated in my report program to the local system.1) I am using XSLT for generating the XML,CALL TRANSFORMATION z04_test02 "XSLT program name   SOURCE body = lt_body "Internal table which I a...

Resolved! IDOC filtering and BD21

Hi experts!I have implemented a filter on my DEBMAS model in BD64, it takes IDOC only if a specific field is part of the distribution.When I run BD21, all the IDOCs that should be avoided (because they are not part of above filter) are sent. I analyz...

Sum grouped in alv report

Hi experts,I have a alv report (REUSE_ALV_GRID_DISPLAY) currently sum the Ctd column but sum all regardless of the value of the UM column I need to sum the values ​​of the Ctd column but grouping it by the code of the UM column as the following examp...

Labels in this area