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

logical database

hi,i am using one logical database 'EKM' in my report. in Selections there is a field for WBS Element whihc is defined as a PARAMETER.while executing the report, on selection screen i am selecting Dynamic Selection and selecting the same field WBS El...

Resolved! regarding Module Pool

hi.this is Arijit.i have 2 askings. in module poolassume that the screen number is not set dynamically in the PAI code.1)if the next screen attribute for screen 9100 is 9100 then what will happen after all its PAI module are executed??2)if the next ...

Resolved! Internal Table

Hi,Currently I am editing an existing prog. where internal table declared like thisTYPES: BEGIN OF TS_IN. INCLUDE STRUCTURE ZPSS_INSERT.TYPES: END OF TS_IN.and DATA: TT_IN TYPE STANDARD TABLE OF TS_IN INITIAL SIZE 5000 WITH HEADER LIN...

STMS_QA History

Back in Decemeber we configured the STMS_QA process. The process is working correctly. Last week we refreshed the QA system from a copy of production and lost all our STMS_QA history and current status os the queue.Does any know how to avoid this i...

User Exit on MIGO

My requirement is while saving the MIGO i should do some calculations on Inspection Lot Start Date and End Date. The user exit which i identified was 'EXIT_SAPLQPL1_002' . The exit is triggering but after that the control go to standard include 'LQP...

Resolved! ABAP Query

Hi all,I found a report name <b>AQCSSALESCLERK==ZBILLPRINTS===</b>which is ABAP Query. Can any one give me idea about above program name? I mean can i find report name, user group or infoset from above program name?CheersShiva.

Resolved! problem with decimals

hello all,I am having a field that has type p decimals 1. now i need to format this field in a specific manner.if the value is 4.0 then i want to output 4 and if output is 5.6 then i want to output 5.6.i was wondering how to achieve the formal. I tri...

Custom table

Hi, Iam developing the one custom table.That table contains 5 columns like product,plant,message,validity From date,Validate to date.The messages that will be maintained in this table will be product and plant specific.Then when this product plant c...

Copy Control _CRM

Hi,I'm attempting to copy reason code across business activites. I'm using following code in the subject method of if_ex_crm_copy_badi, but it doesn' seem to work:METHOD if_ex_crm_copy_badi~subject .DATA: ls_subject TYPE crmt_subject_wrk.LOOP AT it_r...

Labels in this area