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

BADI

USE STANDARD BADI_MATERIAL_CHECK TO RESTRIC THE CUSTOMER, WHEN HE IS GOING TO CHANGE 'UNITS OF MEASURE' RAISE A MESSAGE 'DO NO CHANGE THE UNITS'. WHAT IT MEANS FRIENDS IF ANY BADY KNOWS PLS HELP ME

Resolved! insert in custom table

hi mates,im trying to insert a row in ztable using abap code. im gettin an error ' type of database table and work area(or internal table)are not unicode convertible'. find my code below. and help me .tables: z50911_chkemp.parameters: empnum like z50...

Info Needed

Hi All, We are using RFBIBL00 (Batch Input Documents) program to posting the FI documents to SAP through file interface. We are planning to go with ALE IDOC for the same, can anybody please suggest best way to archive the same. We come accross ...

PERFORMANCE ISSUE

Hi all,Here i have some performance issue .In my program they have used select statement with for all entries form table MSEG based on field EBELN AND EBELP FROM EKPO.Those filed not not in primary in MSEG.The problem is it is going to dump in qualit...

PO Hold button

Hi Abap Guru,Is there a way to prevent a user from putting a new PO on HOLD when some information given in Item fields is not correct. I can prevent the user to save the PO but not to hold. Is there a userexit that can work for the "hold" button or i...

Resolved! adding numbers in report

hi guru,i developed a report.IF S_BGPRO = 'X'.SELECT AUFNR GMNGA FROMAFRU INTO CORRESPONDING FIELDS OF TABLE IT_AFRU12 WHERE WERKS = 'PD01'AND BUDAT IN S_BUDAT.IF NOT IT_AFRU12[] IS INITIAL.SELECT AUFNR KTEXT PLNBEZ INTO CORRESPONDING FIELDS OFTABLE ...

Resolved! adding numbers in report

hi guru,i developed a report.IF S_BGPRO = 'X'.SELECT AUFNR GMNGA FROMAFRU INTO CORRESPONDING FIELDS OF TABLE IT_AFRU12 WHERE WERKS = 'PD01'AND BUDAT IN S_BUDAT.IF NOT IT_AFRU12[] IS INITIAL.SELECT AUFNR KTEXT PLNBEZ INTO CORRESPONDING FIELDS OFTABLE ...

Labels in this area