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

BAPI and IDOC

Having created a BAPI successefully, and the required objects, I want it to be viewed by an external system. What are the basic steps needed to achieve this task. How do i go about creating an IDOC to perform the required tasks

Resolved! movement type

hi:I want to modify 501 movement type to a custom movement type where I want to enter the price for the material quantity manually and not from the material master. How do I get this field on the screen for the movement type with transaction MB1C or ...

Resolved! tables to check

hi gurus,i am trying to upload FI transactional data into ECC 6.0 as an upgradation task from excel sheet,so before doing that, i need to validate that the following elements have the master data available in the ECC system,if available then only th...

RFC SYSTEM_ERROR

Hi I am trying to do a scenario RFC- XI - Web service but i have problems while running the Function Module using the TCP/IP rfc destination defined in the R/3 system. I have configured the Sender Adapter for RFC and passed the values according to th...

Resolved! Job monitoring?

Hi All,Am currently trying to create a program where by i can monitor the status of specific jobs specified within a 30 mintute window. Can retrieve sy-datum and sy-uzeit for manipulation but having issues with reagrds to rolling back across midnigh...

Resolved! BAPI_ACC_DOCUMENT_POST

Hi Gurus, I am working on BAPI "BAPI_ACC_DOCUMENT_POST and I have got one field in the file that I will be getting i.e. Order (for manual postings to internal orders), but I am not being able to figure it out where should I link this field into my BA...

Resolved! MAST STPO STKO

Hi all,There is three ttables stpo stko mast, i have to join them and display this fieldsmast~matnr, mast~werks, mast~stlan, mast~stlal, stko~stlst,stko~stlst, stpo~posnr, stpo~idnrk, stpo~menge, stpo~meins, stpo~ausch,stpo~lgort.Can any body suggest...

Resolved! ALV grid

Hi I have a problem with ALV grid (oops). This is the scenarioI have two push buttons PB1 and PB2 on the application tool bar.i kept a container and subscreen area on screen 100 . On the container i have built a tree. When i click on button PB1 sub...

type conversion

hi,in internal table i_filedata one field is type c, that field is 4 amount.ex. amount(27),when it is assigned to a varible v_amt type bapiwrbtr, dump occurs.v_amt = amount.hw to rectify that type mismatch.amount should be c or t or string or d.thank...

Resolved! PAI after Value request

Hi!I have the following process flow in a dynpro:PROCESS BEFORE OUTPUT.MODULE status_2000.*PROCESS AFTER INPUT.MODULE user_command_2000.*PROCESS ON VALUE-REQUEST.FIELD zam_flotta_vrend-kfzkzMODULE rendszam_f4.The module rendszam_f4 is running when I ...

Interesting ALV

I have dispalyed few fields in ALV report. First field is WERKS and afterwords AMOUNT comes in picture I want amount to de summed on change of WERKS.How to do this in ALV? DO_SUM gives sum of whole column but I want at every new werks it should dispa...

Labels in this area