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
  • 61228 VIEWS
  • 212 REPLIES
  • 39 KUDOS

Activate change pointers for Email Address and also trigger the IDOC from change pointers

The change pointer is not active for the mail Address also the mail address is not populated in the standard IDOC type. Functionals have extended the IDOC type with a new segment, which would not populated automatically when the change pointer is a...

Question on ALV IDA

While formulating a condition for ALV IDA, I see the below example. * Add the required condition data(lo_condition) = lo_alv_cond_fac->between( name = 'POSNR' low = '000010' high = '000030')->AND( lo_alv_cond_fac->equals( name = 'VBELN' value = ...

Resolved! VALUE operator

Need some clarity on the VALUE operator. The following lines of code work as expected. data it TYPE STANDARD TABLE OF i with EMPTY KEY.it = value #( ( 1 ) ( 2 ) ( 3 ) ). But with the below code, I get an error. data lt type IF_SALV_GUI_TYPES_...

Resolved! Add new input data field in VA01,VA02, VA03 Screens in header level additional tab2

Hi All, I have requirement to add new input data field in VA01,VA02, VA03 Screens in header level additional tab2. I need detailed steps to complete above task. If someone have any resource, please share with me. Thanks Pramod

Call transaction Vl23 with variant and execute the background job in custom report.

Hi folks, I have one requirement in which I have to do mass PGI from the custom program by calling vl23 in background. I have a below requirement: Create a new variant in transaction VL23 for a background process. Call the variant and input th...

Resolved! Amount field(DMBTR) value is captured as junk data in the TOTAL table of the TMG events SAP ABAP

Hi All, My requirement is like whenever we do changes in the values of the table, i need to update the change log in CDHDR and CDPOS tables for those fields, which i am doing with creating change log document using SCDO, that's all working fine but...

Resolved! I'm having some difficulties understanding the user-exit for transaction MD01.

Hello everyone, I'm having some difficulties understanding the user-exit for transaction MD01. My colleague has created a new user exit key Z01, and now we would like to add to the user parameter a list of MRP's, not only one. As stated in the co...

Resolved! To post a FI document through bapi_acc_document _post FM in Background Scheduling

I'm using BAPI_ACC_DOCUMENT_POST to post the GL entry. As there is a validation for GL account as 'BKPF-GRPID' is 'BDC Session name'. So that I'm not able to post the entry. Suggest me in which way the BKPF-GRPID field can be filled before posting th...

Labels in this area
Welcome to SAP Community!

These materials will help you participate and connect with other members.

  • FAQs

    Find answers to basic questions about using SAP Community.

  • Resources

    Learn about community rules, take our tutorial, and get support.

  • Q&A

    Familiarize yourself with questions and answers.

  • Blogging

    Share your knowledge by contributing to the community.

  • Welcome Corner

    Introduce yourself and get to know other members.