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

Resolved! ABAP BASIC

Hello Experts, I am new to ABAP and would like to know the use of different terminologies in ABAP.Can i have docs & PDFS which can help me to understand the terminologies & would help me in Programming.Thanks in advance.Regards,AparnaMessage was edi...

Appreciation: TO ALL

To all the Moderators, Contributors, and to the rest behind SDN:I am new in SAP and to tell you honestly, I still have difficulty coping up. With my limited knowledge in SAP and ABAP (and being the only person in-charge), I find it hard to support th...

Resolved! ALV

hi im working on ALV report,i need a small help,in our standard alv report we do ger a toobar where we have a button called details,now i dont want that button ,i worked on alv using classes,plz help me out with some code.thank you.

IDOC Related

I am new to IDOC .I am processing DELVRY01 . It is msg Field EXIDV is empty in segment type 000074 .When I check in segment defination of E1EDL44 I am not able to see this field . What may be the reason and can be done .

Resolved! for all entreis

Hi experts,Iam trying to get the data like this.. SELECT AUFNR FROM ZCSPICKLISTGROUP INTO TABLE T_HDR WHERE GRPNO = P_GRPNO. IF NOT T_HDR[] IS INITIAL. SELECT MBLNR MATNR MENGE AUFNR RSNUM EQUNR ABLAD INTO CORRESPONDING FIELDS OF ...

Resolved! Creating Text for co01

Hi friends, i have a FM to create the "first time" text of an order (co01), this order was previously created via "call transaction", the problem is that the text is empty, the FM is not saving the order text (checking transactions co02 or co03), the...

Access Key-Urgent

Hi Guys, I have installed R/3 IDES version in my machine. I could able to display the things, but not able to change or create.When I am trying to change or create its asking for ACCESS KEY, which I dont have with me. Could you please let me know ...

FTP

hi guys, please help my understandingI heard that in order to transfer a file from R3 application server to an external system, one would use FTP_CONNECT, FTP_COMMAND, and FTP_DISCONNECT. My question is concerning the logical FTP process not THE CODI...

Resolved! Pricing!

Hello all,I am new to pricing and I have some questions regarding pricing, formulas and requirements.1. What is the difference between 'Condition Value' and 'Condition Base Value'?2. When we write a formula...what are the next steps we need to do? I ...

Inbound IDOC issues.

We are creating an interface program which will do the following.1.) Read the file from the legacy system which has legacy data in 'X' file format.2.) Convert this file format which is in X format to a format 'Y' which is acceptable to WMMBID02 idoc ...

Resolved! Idoc :: File Port

I have set up a partner profile with File Port (set up with directory ). When i create outbound idocs using test tool , the message is displayed 'idoc written to the file ' but when i go in AL11 to see the file , i cant find it there in the specified...

Idoc filtering

I want to filter at IDOC level.(For eg I want to send the sales orders of division 10.)I have added the ALE object SPART and the segment name in BD59 and added the filter in BD64 for the messagetype ORDRSP.I am getting segment level filtering .(for o...

Resolved! copy status

hi!i am trying to implement sap note using SE41, and copyingstatus from bcalv_list_test TO RM07MMFI.when i am trying to it i get an error, copying status is restricted in modification mod. and taht i have to go to mainainance in the target intf and c...

Transport request

I have a report with a lot of text elements. After a lot of testing on a QAS and a lot of transport requests I finally finished the report. I have transported the report in the productive system, but I have forgotten to transport an older transport r...

simple QA

DATA : BEGIN OF itab OCCURS 0,werks like mseg-werks,lgort like mseg-lgort,lbkum LIKE mseg-lbkum,matnr like mseg-matnr,END OF itab.<b>DATA : BEGIN OF itab2 OCCURS 0,werks like mseg-werks,lgort like mseg-lgort,lbkum LIKE mseg-lbkum,matnr like mseg-ma...

Labels in this area