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

Serial No. issue

Hi Friends, I am new to SAP, I have a requirement where i need to add a count of serial no. to a report of Order creation.How can i do it, can any one help me with a sample code.Your feed back will be appreciated...........and rewarde...

Help needed

Hi Experts,I need your help.Just check out this piece of code. FORM delete_files . DATA: l_files TYPE rs37a-line, l_cmd TYPE rs37a-line, it_list LIKE STANDARD TABLE OF l_cmd WITH HEADER LINE. CONCATENATE p_source '*.x...

Resolved! User-command

Hi Experts,I am selecting spoolnumber,Descrip,date, from TSP01 into itab and displaying output with a checkbox,and i have a user-command button 'click' and when i select the checkbox against the spoolnumbers in output...i need to capture spoolnumber...

Resolved! Customer search

HI gurus,I have customers number like 2, 21, 22 and 23...my code:DATA: BEGIN OF LT_CUST OCCURS 0, KUNNR LIKE KNA1-KUNNR, NAME1 LIKE KNA1-NAME1, END OF LT_CUST. PARAMETERS: I_CUST LIKE KNA1-kunnr. REPLACE ALL OCCURRENCES OF '*'...

Resolved! Deleting session

hi Gurus,when i am going to delete a session which contains error records , it is giving a message as 'No Authorization for deleting session' . but i prevoiusly used to delete it.for that session name the Deletion indication is checked.Please help me...

Resolved! Read table doubt....

Hello,I have a internal table which stores following values. T-Code----OBJECTFIELD----VALUEAC01--M_SRV_LSACTVT-----01AC01--M_SRV_LVACTVT-----02Now I have fetched all the data from AGR_1251 table into internal table T_ROLES which stores auhorization d...

PM Links

Hello Gurus,I have a very general question in regards to PM.I would like to know how is PM Order, Task List,user Status, Operations,Notifications,QM tied in together.Whats their relationships and how does one affect the other.I just want is a birds e...

at new

Hello,I am using At new field1.I want to transfer field1 & field2 field3 to other itab along with field1.But when i wrote this code it just transfer field1 not other fields along with field1.At new field1. move field1 to itabmove field2 to itab......

Resolved! LSMW TEST RUN

Hello Gurus,Is there any method to do LSMW test run.I am working on LSMW for FB01 with standar batch program RFBIBL00. Is there any option to do test run the records. Like in BAPIS we will be having a flag where we can check the data. Is this functio...

Labels in this area