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

salv Column issue.

* get columns objectlo_cols = lo_salv_table->get_columns( ). *#Individual Column NamesLOOP AT gt_component INTO ls_component.TRY.col_name = ls_component-name.lo_column = lo_cols->get_column( col_name ). " < < IF col_name = 'BATCHNO'.col_desc = 'Batch...

How to drag and add the columns data in right hand side bottom on Excel sheet ( using SOST ) ?

Hi Gurus, How to drag and add the columns data in right hand side bottom on Excel sheet that was opened from mail program in SOST ? I have written a mail program where the invoice quantity data is one among the column where the data type of the v...

Eclipse issue with ABAP 7.5

I ‘am trying out cds with odata service (annotations) on ABAP 750 ( with IDES)- When I activate the CDS I can see the view in SE11 but not the service in /IWFND/MAINT_SERVICE. In eclipse I can see small blue icon next to the @AbapCatalog.sqlViewNam...

vodela by Active Participant
  • 979 VIEWS
  • 3 REPLIES
  • 0 Likes

How to make selection screen fields invisible based on internal table data?

Hi experts, Could you please suggest me how to make " bottling line" parameters based on the internal table data. lets say there are different bottling lines for a plant. some plants are having 2 bottling lines and some 3. want to make invisible ot...

Email sent from a particular background job should not be able to be viewed in SOST tcode by anyone

I have a background job scheduled for a sap query and an email is sent every time BG job is executed, the email is setup in 'SM36' in the option 'spool list recipient' button , now the emails from this BG job are confidential hence i have to make a...

Method naming convention in sub classes (inheriting from SAP Standard)?

Is there a guideline or naming convention for method names in classes, which inherit from SAP standard classes? The reason for the question is, that if you have an inheritance "tree" it might be helpful to know if a method is from a customer specif...

#ABAP_Trial

Hi I have installed the ABAP Trail in a Virtual Box https://blogs.sap.com/2017/09/04/sap-as-abap-7.51-sp2-developer-edition-to-download-concise-installation-guide/ or https://blogs.sap.com/2016/11/03/sap-nw-as-abap-7.50-sp2-developer-edition...

Labels in this area