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

IW38 Enhancement

Hi,I am just wondering if anybody enhanced IW38/IW39 report. I think its possible by appending ALV structure which report RIAUFK20 for reporting and add dynamic enhancement in the code itself to select the data. Please share your experience.Nilesh

Resolved! Problem with pp02

The transacction pp02 can be done with LSMW????, because when I execute the transaction at the last window appears the message:Client 400 has status 'not modifiable'Choose 'Display object' or 'Cancel'.Message no. TK430Why this message appears???What ...

Resolved! Loop at Screen Problem

Hello all,I have a requirement where in I have 2 radio buttons and 2 input fields. If I select the first radio button , the input field for 1st should open up and the input field for 2nd should not be seen and vice a versa. Please see the code below....

Resolved! Material master load

I am using BAPI_MATERIAL_SAVEDATA . While loading data i am getting "The alternative unit of measure is the same as the base unit of measure" error. I have not passed any Alternateive unit of measure details and so even commented MARM table.Any help ...

Transaction SU01

Hello colleagues,I need to click on one of the tab ( Roles ) in transaction SU01 but the Find Option is disabled in my application .Can you kindly let me how to search/find for the same ? .I do not want to hardcode ( record position wise) as if a ne...

Resolved! Missing selection screen

Hi All, I am working on a report where when I am trying to do the syntax check it's nt showing me any error but when i tried to activate it throws the following error:Error when generating the selection screen "1000" of reportCan you please tell me w...

Resolved! Smartform... text

Hi Experts,I have a requirement in smartform.....I need to show the some text if it is not equal to space.I have created one text in main window. in the text general attributes I written the logic like belowZ4 ,, 'Name: ' &...

Remove tag from XML

Hi,I'm creating a XML from ABAP, everything works fine but when the XML is created is added one tag <item> that i want to remove. How can i do that?The code that i'm using is this: CLASS cl_ixml DEFINITION LOAD. g_ixml = cl_ixml=>create( ). CHECK ...

Create BADI to show warning message when access a table in SE16

Hello Experts, We have a custom table and is there a way to create a Warning Message when someone access this table by SE16 like 'Confidential Data' ???Kindly let me know if there are any Enhancement Spots / BADI / User Exit / CMOD / SMOD / BTE 's a...

daniel_kaoro by Product and Topic Expert
  • 2241 VIEWS
  • 4 REPLIES
  • 0 Likes

Resolved! ME_PROCESS_PO_CUST

Hi Abapers,I have found out one BADI suits my requirement.ME_PROCESS_PO_CUSTIn that i need to use one method, PROCESS_ITEMwhich would do a check on the purchase requisition field of the line item, which i need to make mandatory for a given plant an...

Resolved! Place the cursor at the begin of the Input field [Parameter]

All,I have a input field in a report, i need to place the cursor in the First position of the field, currently cursor stop always in the last.PS : I have unchecked the Options> cursor> positions cursor at end of textIs it any other setting i need to ...

Labels in this area