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

Resolved! SORTING ITAB

Hi Experts, In my Internal Table ITAB, I have 2 fields. DATE, MBLNR(material Doc. No.). I want to sort my ITAB on date as ascending order and MBLNR in Descending. Like with in a single data there must b many MBLNR. SO on a single data l...

Resolved! prob in table control

how can i get the row that ive updated in table control..im using the foolowing code loop with control tblctrl_sancm. module read_table_control_0110. endloop.but i want to update that record only that ive changes in table control..above loop run...

Resolved! report

Hi Expertsi have to validate the selection screen like this :select-option: s_matnr have lower range and higher range.the logic developed by me is :AT SELECTION SCREEN ON s_matnr. SELECT matnr FROM mara INTO TABLE itab WHERE ...

aufnr is disabled

hi friends,when we create project using tcode cj20n and whilesaving system creates one purchase requistion No.in that PR no Order No (AUFNR) filed is disabled.i want to enable that that field .how i can achieve this?if any one know plz help me.can us...

Tabstrip

How do I not allow the user to go to my other tabs of my tabstrip when the field of my first tab (IO_NAME) is not entered upon clicking the 'Save' button?Codes examples is needed for me to understand better.

Resolved! EXIT for CIN - MIGO

Dear all,I've an item that sometimes is excisable, sometimes no.We want to change automatically, based on the tax code into the PO, at the time of the MIGO the Material Type (in excise tab) that define the behavior on excise point of view.Anyone know...

Resolved! Search Help Exit

Hi gurus,I have this following code in my exit. IF callcontrol-step = 'SELECT'. callcontrol-step = 'DISP'. SELECT kas_code FROM zsdt_multiplekas INTO TABLE gt_kas. endif. IF callcontrol-step = 'DISP'. PERFORM AUTHORITY_CHECK TABLES R...

BADI

Hi Friends,In Inbound delivery transaction,I have a badi.. LE_SHP_DELIVERY_PROC.When i am creating a new delivery, the Quantity should automatically come based on some previous deliveries for that particular PO.If purchase order qty of a material is ...

FS00 GL MASTER DATA

Hello Friends,Im using direct input method RFBISA00 for uploading gl master data through LSMW.in the 13th step creating batch input step im getting two information messagesFile ZSVGLMAST_ZSV_SUBPRO_ZSV_FD011.lsmw.conv is being checked First record in...

Labels in this area