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

How to check if the parameter of a method is "SUPPLIED" dynamically

Hi,I will have to say that I have a peculiar requirement. I wanted to know dynamically whether a particular parameter is "SUPPLIED" or not. The current code that I have written does not work.Ex. I have a method METHOD1 in class ZCL_CLASS1 with the fo...

Getting error while packing: Status management does not allow you to change HU. Pls Help!

Hi experts,    We have outbound delivery notes. When we try to pack it using a handling unit via tcode VL02N we get below error: Status management does not allow you to change HU Message no. HUSELECT015  What could be the cause of this error? How can...

Resolved! SAP-Authorization Revamp

Hi,There is a activity planned (in planning stage) for ECC PRD system Authorization revamp for all the users (approx. 950 users).The activity planned is to streamline all the authorization a users is having from multiple roles into 1 single role.So r...

Last changed record

Hi,I have a small query. I use the changeddocument_read to fetch the changes on SORT field on LFA1.I get all the values in internal table.Could you please tell me how to fetch the last changed record ?When i use SORT itab by date descending time desc...

Resolved! How to impliment Custmer Exit

Hi Experts,I have a requirement to change in standard tcode -QE51N while lot valute time one message should display after standard message,So i got the point where the standard message displaying but there one custmer exit is there EXIT_SAPLQEEM_003....

Need autofit or increase the column width for the excel by using the string to solix method

Hello experts ,Below code i have used to create the excel attachment in ABAP report .Problem : when i try to open the sheet i could see the coulmn value in shrink , once click at right top on the column , i could see the complete value .Need solutio...

Resolved! CALL_FUNCTION_CONFLICT_LENG runtime error in sap abap in Z_NB_READ_ZPP_CONTROL function module

Hello all,CALL_FUNCTION_CONFLICT_LENG runtime error in sap abap in function module Z_NB_READ_ZPP_CONTROL.CX_SY_DYN_CALL_ILLEGAL_TYPE is the exception type.logic:         1. The table ZPP_CONTROL has to be read with the function module Z_NB_READ_ZPP_C...

Hold Data In Migo

Hi Everyone,I have created a custom fields at header Additional Tab of MIGO using BAdI  "MB_MIGO_BADI".  After holding the data.I am unable to capture the header fields data in Migo. Please help me in this regard.  Please find the attachment to get m...

Resolved! Particular SQL Query taking higher time when run in background

Hi,I am facing an issue from below SQL query.SQL Query ->      SELECT spras prodh vtext      FROM t179t      INTO TABLE  i_t179t      FOR ALL ENTRIES IN hierarchy_table      WHERE ( spras = c_english OR spras = v_spras )      AND prodh = hierarchy_ta...

Labels in this area