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

Resolved! Assign dump

Hi,i try to do assign component like that and i get this dump ,any idea why?after i doing the assign component commend in the line<date> = sy-datum.i get the dump :field symbols: <date> type sy-datum. ASSIGN is_bound_object TO <ls_object>. A...

Resolved! changing billing document date while creating billing document from vf01

Hi gurus,I have requirement to change billing doc date while creating billing document from VF01.here I have to consider goods issue date eq billing date.caluculating billing date = Goods Issue + Goods in Transit duration time.I have done everu thing...

Resolved! Sending File with DOCMAS

Hi Gurus,i want to transfer DOCMAS from our Quality System to our Production System. The Problem is, that in the IDoc the file system path of the according document is written. This file is in a special folder only for the Q-System. The Document-File...

Resolved! In BAPI BAPI_CONTRACT_CREATEFROMDATA, where to enter the equipment number?

Hi,I am using the BAPI BAPI_CONTRACT_CREATEFROMDATA to create a contract.In VA41 screen, if we select a line item, go to Extras and then Technical Objects, I can enter an equipment number in there.How can I accomplish that through the BAPI?What field...

Resolved! SPAU

Hello freinds,We have actually applied some upgrade patches in our system.Currently doing SPAU.I had some questions on the Note CorrectionsI see some Yellow Triangle one some Red circle before the note.Can any one tell me in detail as what needs to b...

PDF attachment

Hi,I need to send an e-mail with pdf attachment from spool (sapscript smartforms).I use function 'CONVERT_OTFSPOOLJOB_2_PDF' and 'SO_DOCUMENT_SEND_API1'.The mail is correctly send but the pdf attachment don't visual logo... Is there a mode for export...

Resolved! Funtion RH_STRUC_GET

Dear all,I have a question about the function RH_STRUC_GET.CALL FUNCTION 'RH_STRUC_GET'EXPORTING act_otype = 'P' act_objid = employee number act_wegid = 'B025' act_plvar = '01' act_begda = '1900/01/01' act_endda = '2010/01/01' act_tflag = spa...

Aiolos by Active Participant
  • 729 VIEWS
  • 3 REPLIES
  • 0 Likes

Generate inbound IDOC

Hi All,The scenario is like... One system say S1 is sending an IDOC to second system say S2.Now is this idoc is coming through a middle ware AMTRIX. In S2 the IDOC is coming as file and saved in UNIX path (al11).From last 2 days IDOC is not getting...

Resolved! help in field symbols

Hi all ,I get in FM input data ( like ls_str) that i map to field symbols type any and i want to field symbols : <ls_str> type any .and i want to maintain the field like <ls_str>-emp = 'emp_name'. but i cant do that since it type any how can i over...

Labels in this area