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

Resolved! Call transaction CS15

Hi gurus.I am calling transaction cs15 tru following method. SET PARAMETER ID 'MAT' FIELD it_final-matnr. SET PARAMETER ID 'WRK' FIELD it_final-werks . CALL TRANSACTION 'CS15' AND SKIP FIRST SCREEN.in transction cs 15's screen there are check boxes D...

Resolved! Custom Table Maintenence

Hi All!!I have made a custom table Yrepost. I want to maintain the data records in the table such that the table gets refreshed after every 40 days.It means the data records be deleted after 40 days.Can you please suggest how to do this? Will a basis...

ME_PROCESS_PO_CUST

My requirement is that i want to make the standard NETPR and MENGE field in PO (ME22n) display only when the GR of that line item is done that is, You won't be able to make changes to PO fields netprice and quantity once GR has been done. I just ne...

regd : ALV

hi,I have pasted the code below .when i click on revenue it is giving revenue details .but when i press back .and then again press revenue for the second time.Profit center group data is not coming only Total value is coming.please help me out in fin...

Resolved! ITAB prob...! !

How to retain the itab values even after program finishes execution...ive the requirement of storing itab data and append/modifying the itab on each run...prog 1 -> progr2 -> apppend itabA (progr2 ends and return, not prg1)prog 1 -> progr2 -> apppend...

Regarding Workflow

Hi Guys,I am new to workflow, Havent done it before. I have requirment now like i need to do a work flow for Release strategy of Maintenance Notification & Maintenance order. I dont know how to proceed. Can any one guide me with step by step procedur...

Resolved! BAPI - VB6.0

Hi,does anyone have a code-example how to call a bapi out of Visual Basic 6.0.It would be helpful, if the example includes die handling of the Return-Parameter.Regards OliverEdited by: Oliver Linden on Feb 12, 2008 2:27 PM

module pool

hi,can any one please explain what is module pool , what is the purpose and steps to how to create a sample module pool program as i am a fresher please explain with steps to create a module pool.please dont say to refer the links.thanks in advance.

Resolved! Re:Reab table

Hi all, I am writing a statement like below,but its giving me a error message like use' =' instead of '<>'But i have to use this condition ,please help meRead table i_jest into wa_jest with key objnr = zafvc_tab-objnr ...

Data into XL

I am downloading report data into xl sheet. In report under one field the data is showing as 01 but after downloaded xl sheet is showing as 1 only but I want 01 in xl sheet also. I have written the following logic I tried with numeric and integer var...

doubt : Urgent!!

hi experts,i have doubt in these three points.can anybody explain these in detail.1.BAdi is global presence in the sense means that implemented exit can also be used for another standard program or tcode whereas it's not possible with user-exit.2.we ...

Labels in this area