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

Resolved! Using SAP Scripts

There are a few basic questions on SAP Script that I have..1. Can data be passed from my abap code to the SAP Script from where I am calling the SAP-Script..... IF Yes how??2. I am using the write_form function and exporting the element name defined ...

Posting IDocs.

Hi,I am using an Idoc of type cond_a04 and message type cond_a in my abap program.I have filled the data into its control and data sections and tried to post it.After checking it in WE05 I got an error of status 56 saying that EDI partner profile not...

SHDB giving problems

Hi All,I have Appended the SAP Table KNA1 with 4 new fields and also added a Custom Screen(Tab) to the SAP Transaction XD01.The new screen works fine, the values in the new screen is also getting updated in the database.My problem is when I doing a r...

XML to internal table

Hi,I am on 4.6 C. Call Transformation is not available here.I have an XML file with deep structure with nodes/subnodes.I have to convert the file to an internal table with matching deep structure.I have seen a program that works in reverse- i.e. co...

Resolved! Help in a message pop-up

Hi ,I had a requirement where I need to give a pop-up message based on a condition.and the user needs to click on the help(question mark) in that pop-up to get the elaborate details of what they should do.I tried POPUP_WITH_CONFIRM and other similar ...

Resolved! Blank some fields

hi..I am having the situation like...If one field value is something like 0003 i have to blank the remaining filed values for that record....eg:if t001l-lgort = '0003' the i have to blank the remaining fields like mard-lgort, ekpo-ebelp ...how to d...

difference

hi all, iam new to user-exits, i know how to implement a user-exit when it has a function module and we write the coding in cmod. for eg : we go to cmod enter the enhancement V45A0002 and goto fm EXIT_SAPMV45A_002 and write the code in ZXVVAU0...

Opent item management

FrndsBy some of the configuration mistake, we are not managing the <b>Check Out A/C (Bank Clearing A/c)</b> on an open item management.But now we need to keep it on opem item management, but there are already some opem items, which was created at the...

Resolved! BADI

Hi,I am new to BADI. can any one help me. i want to write code for this....1.For each UDMCASEATTR00-COST_CENTER (1-10) make sure the respective COMPANY_CODE (1-10) and BUSINESS (1-10) areas are filled. You will have to search table CSKS for this info...

Resolved! how does my role as a SAP SECURITY ADMIN dfiffre frm upgrade n implementati

hi Gurus ,i am new to this Security i just want to know how does my role as a security admin differ ..in a implementation project and in a upgrade project ........pls answer this ..............n can i get any doc abt the tables n the objects ...........

Resolved! sum of all order amts

I want to be able to find the sum of all order amts from an itab that I read. The total needs to be 12 digits left filled with zero and decimal droppeddata: totalorderamt(12) type n value 0.in the loop should it be totalorderamt = totalorderamt + tot...

Labels in this area