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

Resolved! FB60 process

hi abapers,i got a requirement to make BDC on FB60 !!i read somewhere it is not possible to make BDC on this transaction..?? is it ture..??if it can be made, could you please give me the WORKFLOW of the whole FB60 ??how the whole process occurs...tha...

Testing problem

Hi,i written the below code for Address updation SAP R/3 using BAPI's:Please look over it and tell if any more modifications i have to do.I didn't get the updation when i am testing.Please give me needful updation.DATA: BEGIN OF I_BUT000 OCCURS 0,PAR...

RFC fm

Hi, My requirement is to connect from one client say dev to fix on fail client from my program and compare data for a table in both the environment. My program will run on dev client. Now the problem is how can i connect to the other client and ho...

BAPI_ACC_DOCUMENT_POST

HiI am posting vendor AP Open Items using the bapi BAPI_ACC_DOCUMENT_POST successfully. The problem is that I am passing values to XREF1 XREF2 and XREF3 fields in GL Items, Vendor items, but could not see getting populated in the database..iam even p...

I need help in BAPI?

Hi,i written the below code for Address updation SAP R/3 using BAPI's:Please look over it and tell if any more modifications i have to do.DATA: BEGIN OF I_BUT000 OCCURS 0, PARTNER LIKE BUT000-PARTNER, " Business Partner Number NAME_LAST LIKE BUT0...

Need urgent help

Hi,I have problem in BAPI_BUPA_ADDRESS_CHANGE.What is the test sequence can i write to test weather the FM is updating the address or not.What cani write in BAPI_TRANSCATION_COMMIT to save it.Early reply is highely appriciable.Regards,chow.

Resolved! MODULE POOL

HAI,THE CODE BELOW IS INCLUDE MODULE POOL PROGRAM. WHILE AM CHECK THE INCLUDE PROGRAM IT SHOULD DISPLAY THE RESULT AS THE TYPE SY_UCOMM IS UNKNOWN. AND I DONT KNOW HOW TO CREATE THE TRANSCATION CODE FOR CORRESPONDING SCREEN.&----*& Include MYSP1TOP ...

Idoc Reduction

Hi, Pl. explain me the reduced idoc concept. My requirement is such that reducing some(non key) fields from inbound idoc and on reducing the idoc.... send the same idoc with the key fields present in. Thank you so much....

Resolved! Debugging doubt ??

Hi gurus,I have copied Program A to Program B.When i execute a transaction , the program A is called ; by setting break points in this program i am able to debug this program.Now, I have made some changes in program B and i want to debug this program...

usage of structure

there is a structure, i need to use the structure field in the programme in the if contidion what i am doing is i am declaring the ( if structure-fieldname ) in the debugging mode i have checked up that the value is not passing to the structure field...

Labels in this area