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

Forms

can anyone tell me how to modify std Form f150_dunn_01I have copied and did the modifications.....Then in NACE.........how do I select my output type.........under which category ll i get...And how do i assign the new output type in appropriate appl...

BAPI_USER_CHANGE

Dear all. I need a function Module that can change the PWD off an User. I'm using the function BAPI_USER_CHANGE it change the PWD but at the logon it ask me to change again the pwd. My Objective is to change the PWD using this program, and not ...

Emigall

Hi, Iam using Emigall Tool for data migration. But when am doing data import it shows a message "Change not possible due to blocking status of the migration object". how to resolve it.ThanksNiranjan

Resolved! printer configuration

Hi Experts, I am using VP01 tcode to create an alternate printer destination based on output type and sales org. Is there a simular transaction for V2 applications? I need to do the same for a delivery note output type (V2). Please help me ...

Resolved! Round up

Hi all,here is my request, i need to rund up to the highest value depending on the round up factor entered by user. For exemple he enters 0.5 as factor. What I need to do is for exemple my result that needs to be rounded is 12.35 then the result shou...

sales Order Creation

Hi ,While creating Sales Order, when I enter Item number, material number and quantity and press enter. It creates sales Order and take the default Storage location as 'C101' without checking whether the storage location is not valid for that materia...

Resolved! itab move corresponding

hello abap gurus,in my requirement, all the records in ITAB1 need to be moved to ITAB2 where both have a common key field which should match.Note: ITAB1 and ITAB2 have only few common fields. ITAB2 is completely empty.can someone tell the best way o...

Resolved! Data mismatch in MARA

Hi All, We have added some fields in MARA.When we are observing data from se12, t some records are missing when selection conditions are made on these custom fields. when these conditions are removed, records obtained are more than that of obtain...

bdc query?

Hi All,here is the scenario which im facing ...there are 2 transactions which is to handled ..lets say MM01 AND MM02,,,the material document number which is created/generated in MM01 has to passed as an input to the second transaction MM02......how t...

Resolved! back ground job

hi frnds,i scheduled job(ZPROGRAM) as background. after completion of that time, when i checked ie in release status only. not in completed status. but if i did immediate that is in completed status.what could be the reason?regards,balu

Resolved! IMPORT/EXPORT problem.

Hi,I am using a import export statement in my program. REPORT ZKATEST. data : w_test type c value '1'. data : w_test1 type c. export w_test to memory id 'ZKAPIL'. import w_test1 from memory id 'ZKAPIL'. write : w_test1.Here the value gets expor...

Interactive reports

How to develop an interactive report to display the list of Sales Orders with their items and all other sales related information with a check box for each SO. There is a facility on the application toolbar which provides the option for displaying or...

Labels in this area