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

Graphs 3D

Hello friends!, I need to do a graph 3D. I'm using the function GRAPH_MATRIX_3D, This function allows to do graphs at the maximum 6 columns. But I need to do the graph with more than 6 columns. Does someone know some function for this?.Thank you very...

Resolved! Table Log - related.

Hi Experts,I am tryin to create a custom Z table with 6 fields.FLD1,FLD2,CREATEDBY,CREATEDON,CHANGEDBY,CHANGEDON.The user will insert values into this Ztable using table maitenence generator values for FLD1 & FLD2.I have created a Tcode for that as w...

Resolved! ALV LIST/GRID DISPLAY

Hi,My program output is in ALV format either LIST or GRID based on Sy-batch.In that program they are using table Z1021.They are retreiving data from Z1021 table based on selection screen parameters like werks, bukrs, vkorg,auart and date and passing ...

Resolved! Field Symbols

I have the following code:loop at i_tab assigning <fs>.at new <fs>-component1.This does not compile-- Field symbol not assigned.i_tab is an internal table with a header line and does have a component1.This compiles.loop at i_tab assigning <fs>.at ne...

Resolved! Table creation

Hi folksThanks for the responses. I will be awarding points from now as I was not aware of it.I need some help : How to create tables in ABAP ,populate data into it and as ample report to pull data from table and do a small manipulation. It is hard t...

Resolved! user exit not stopping

Hi All,I am MM consultant, i need help with user exit.I am trying to test if one user exit M06B003 would be triggered before saving the Purchase Order in ME21n. I have gone to SMOD, opened this user exit, it opened a function module by name EXIT_SAPM...

Resolved! Re: IDOC implementation for Load Tender Notifications (EDI 204) - Outbound

Dear Members,We started work on automating sending/receiving the Carrier Related documents from SAP at out end through EDI ( SAP 4.6C version).Here's my requirement :Load Tender : EDI 204 ( Development - Outbound process)I hope that for EDI 204, we c...

Resolved! submit report and SAVE

Hi,I have a custom transaction which updates z table on execution and pressing SAVE button in output.I want to do this in background using submit.I went to program name and triedSUBMIT zprogram using s_matnr = '10000'.it worked but how can i handle s...

Maintenance dialog

Hi Guru'sCan anybody please tell me how to create maintenance dialog.I was editing a record in a standard table from sm30, when i found the maintenence dialog, it was v_rdoso_setting. Can anybody tell me how this maintenance s created (v_rdoso_settin...

Labels in this area