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

Resolved! help me in my code

hello friends,i am not getting the output for my program. my task is :1.to display selected data by joining 6 tables. qmfe, qmsm, vbap, makt, ekpo and eket. 2. Conditions : in mncod if for same material there are both 3050 and 3100 exist then we sho...

Resolved! check quantity field

Hi experts,Iam trying to check quntity field which is having CHAR24 length.How can i check whether user enters valid quantity...??Is there any standard FM existing??It should accept only following conditions....1) 12345678902) 12345.003) should be l...

Resolved! Select-screen problem

Hi allI have create one selection screen as follows SELECTION-SCREEN BEGIN OF SCREEN 1001 ."AS WINDOW. SELECTION-SCREEN BEGIN OF BLOCK B0 WITH FRAME TITLE TEXT-101. SELECT-OPTIONS : SO_PLANT FOR ZTAB_PP_PARAM-ZPLANT NO INTERVALS NO-EXTENSION O...

NEED HELP ON ALV

We have upgraded our system from 4.6C to ECC6.0 . In ALV Grid display the material nos do not display the leading zeroes though the conv exit function is not used in the program. But ECC6.0 displays the material nos or PO nos with leading zeroes. Do...

Resolved! BADIs

Can someone tell me the sequence of teps involves in BADIs.How the SE18 and SE19 are used .How are the enahncements or the BADIs for a transaction found.Thanking you in anticipation.

Resolved! Performance issue

Hi Experts, I am facing a performance problem in developing a custom report.I am selecting billing documents from VBRK and then retrieving the corresponding accounting documents. It is taking a lot of time while retrieving the accounting documents...

Resolved! Inner and outer Joins

HiI have three tables that i want link. I want to return values from table ISEG even if data does not exist in MSEG and MKPF. Currently no data are returned when data in mkpf does not exists. I've joined mseg and mkpf with a inner join. SELECT a~ma...

Resolved! problem with OBLIGATORY

Hi. I have a problem. SELECTION-SCREEN BEGIN OF BLOCK b1 WITH FRAME. PARAMETERS werks TYPE werks_d OBLIGATORY. PARAMETERS lifnr TYPE lifnr OBLIGATORY. SELECT-OPTIONS mblnr FOR zvratka_prijemky-mblnr_311. SELECTION-SCREEN: FUNCTION KEY 1. SELECTION-SC...

How one determine that an object in a Transport is flagged for Deletion ?

Yes points will be awarded as even the guru's here do not know.A transport request contains a list of objects, one of which is to be deleted when the request is imported into the Target system.I do not want the Deletion of that object to take place a...

user exit

helllo i have to create a pop-up in iw22 transaction,this pop-up triggers when i click on notification continue or closure button. in that pop-up there r 2 pushbuttons.when i click on one of the pushbuttons a check box(breakdown indicator) has to b...

Resolved! What is This

I am not find SDYDO_HTML_TABLE this type in SAP 4.6C..please help as to wat is this..Is this any deprecated type(sructure,domain,data element)..If so provide the name of the new type.. I need some documentation on this

String Modifications

I a storing a value of size 10 in a char variable.But i need to insert thr "_" in the middle of that valuewhile display.EX:data:ch(10) value '0123456789'.Now my requirement is when display this It as to display as 01234_56789.Plz Tell me any one how...

Resolved! Creating SO

Hi, I got a requirement that is Whenever the user is creating a PO (Some type) it should create SO for another plant which is existing in same client system . It should not be a BDC . It should be authomatic Creation not Scheduled also.Please,Sugges...

Resolved! Payroll Period

Hi Guys/DollsI need to obtain the last entry in a payroll period - for a particular payroll area. Basically what's the most recent entry for the payroll period start and end dates on the payroll control record (transaction PA03 ).There must be a Func...

Labels in this area