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

Resolved! Using FM STC1_POPUP_WITH_TABLE_CONTROL with clipboard copy

Hi all,I'm trying to use this function, but I'm hiting on a strange problem. After importing data from clipboard something wrong is happening.This is my data set:111111222222333333444444555555666666777777888888999999AAAAAABBBBBBCCCCCCDDDDDDEEEEEEFFFF...

how to work with loops if certain condition to be fulfill.

Hi,I have following conditions.itab1seq  plant storage loc  material01    p1      s1                m102    p2      s2                 m103   p3      s3                m1  itab2material   plant   storage loc.      date                      qty.      ...

Resolved! Get Spool ID from NEW PAGE PRINT

Dear experts,how I can get Spool-ID when using this code:NEW-PAGE PRINT ON.     WRITE:  wa_ausgabe-vstel.     WRITE:  wa_ausgabe-vkorg_auft.     WRITE:  wa_ausgabe-fkdat.     WRITE:    wa_ausgabe-matnr NO-ZERO LEFT-JUSTIFIED,               AT 31 wa_a...

Resolved! How to extract cost centers and their number of appendant assets to internal table?

Hello,my aim is to get an internal table with all my selected cost centers and the number of their appendant assets to pass this to a SmartForm.The result would be something like:cost centernumber of assets1000006510000113100002105100007310000857What...

OO by Participant
  • 618 VIEWS
  • 1 REPLY
  • 0 KUDOS

Resolved! how to skip a selection screen mandatory field in debugging mode with out changing the code?

Hi Team,In my report there is two fields on selection screen, one is obligatory field , but i just want to execute the report(for testing per pus) with out entering  the data for the mandatory field with out changing the code. could u let me know whi...

Resolved! Can not dynamically create table type with two keys

Hi!I need to create table type with two keys. I use  cl_abap_tabledescr=>create_with_keys method for that. But in runtime it causes exception of class CX_SY_TABLE_ATTRIBUTES with text: "No alias is permitted for standard tables and tables with defaul...

SAP ABAP COGs

Hello All,Can someone direct me to any documentation about COGs from SAP? I am trying to find everything there about COGs and the relationship it has to SAP. For instance, what values are included in the COGs data? Any help is appreciated. Thanks.

User Exit

Hi All,Need your help..Have a requirement like few sales organizations (VBAK-VKORG) exists in my code..for those VKORG's we have to supress usage fields means when running VA01 transaction without usage fields(VBAK-ABRVW) also sales order should be s...

va01/v02 custom tab

Hi alli have added a new custom tab in the va01/va02 using the BADI.::: BADI_SLS_ITEM_SCR_CUSi have successfully added the new tab in the item field.But the problem is how to save the data that is entered in the screen to the database table.

Labels in this area
Top kudoed authors
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.