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

AC 10.0 - built the same function-ID's but get a different result

Hi all,in our prod.system we have for example 2 function-ID's with the following characteristics:1) ZFI_2001Z01      F_SKA1_BUK      ACTVT 01                                   ANDZ03      F_SKA1_BUK      BUKRS *                                    AND...

Plug-in X CUA

Hi experts, Im trying to customize my workflows for user provisioning, but I use CUA on Solution Manager and I've configured everything in 'Maintain CUA Settings', but It is not working. Do I need to install de GRC Plug-In in Solution Manager (CUA)?T...

ABAP OO GRID on selection screen

Hi friends.Please. I want help about a grid I put on selection screen of a executable program. This grid works only with 10 lines and one column. So user can put up to 10 sales orders numbers, so it can be processed when he clicks on execute button (...

glauco by Active Contributor
  • 1017 VIEWS
  • 4 REPLIES
  • 0 Likes

Resolved! Job for TA INVMASSPROC

Hi everyone!I want to create a scheduled job to execute the INVMASSPROC transaction every day. the problem is that this transaction creates a job after saving the input parameters.How can I avoid this step and go directly for the execution?I have tho...

Resolved! How to set cursor position at selection screen's select-option low field

Hi all,I have my program as below.SELECT-OPTIONS: S_EBELN FOR G_STEKKO-EBELN,                S_BUKRS FOR G_STEKKO-BUKRS,                S_BSART FOR G_STEKKO-BSART NO-EXTENSION NO INTERVALS.  "Declaration of Select-options.AT SELECTION-SCREEN.** Read ...

Resolved! Transaction Missing

Hi All,I have a typical issue in my ECC system. In June i have added a Customized transaction to a master role and derived to all the child role and moved the changes to QAS, tested and then moved to production. Everything was working fine since then...

Resolved! Error while creating Field Dependency in View clusters..

Hi all,               I met with an error saying "No Log Exists" while creating Field Dependency in case of creation of View Cluster..in the following scenario...Base Table:         zdept                             did  int4 key  Dept Id            ...

Selected line items should not appear here and these line items will appear in some other GL account in FBL3n Tcode

Hi Experts,                   i want to enhance the fbl3n tcode.here when i select any line item after that click on save button Selected line items should not appear here and these line items will appear in some other GL account.plz give me the solu...

MM01 Customization

Hi All,I have requirement to customize MM01 to make fields Mandatory/ Optional/ Hide/ Display. Same thing we can achieve by Tcode OMS9/ SPRO . Is there any Enhancement (User Exit or Customer Exit or BAdi or any) Method to achieve this.  Your Replies ...

Read receipt of emails sent from sap using function module SO_DOCUMENT_SEND_API1

Hi i am sending email from SAP using following function:CALL FUNCTION 'SO_DOCUMENT_SEND_API1'   EXPORTING    DOCUMENT_DATA                    = docdata    PUT_IN_OUTBOX                    = 'X'    SENDER_ADDRESS                   = ld_sender_address ...

Labels in this area