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

FM using BAPI

Hi all,I have written a fm in place of idoc_input_orders and it has got no resemblence to that and uses an bapi BAPI_SALESORDER_CREATEFROMDAT2. ive attached this to process code and am posting the orders with the help of an idoc . But its creating an...

Resolved! Idoc

Hi all,I have configured ALE for sending material data from sending to recieving system. I dont understand the scenario like what exactly happens when I execute bd10. When this master_idoc_distribute will come into picture. If there are any exit prog...

Resolved! BDT and event AUTH1

Hi folks!I need to make an authorization check for a Business Partner; ID number. We have been looking into having that in a BADI but that has not been good.Looking at the BDT it seems that event AUTH1 would be perfectly nice. So in transaction BUS7 ...

Resolved! Abap help

hi folks,I am uploading a .csv file into the internal table. The FM is working and the issue is the flat file has 33 fields of which many are blank (they have no data from the input file)and only 7 fields get populated.Hence I have declared the inte...

Resolved! Problem with IDOCS

Hello, I'm trying to send an idoc from one system to another. Yesterday I could move some idocs but later that day I couldn't move it anymore. I checked the bd87 and the Idocs are with "sent succesfully" status,but I can't see them in the target syst...

Resolved! Splittin table by values

Hi I have a short question. What is the best way to split a table into sub-tables of the same structure where each sub-tables has the same value for an element X. <i><b>I forgot to mention:the amount of values for element X vary and are unknown befor...

parking not possible?

hi all Please suggest on this issue. I am trying to park the Credit memos thru FB75 but during the session there is an error "Parking not possible during batch input". My requirement is to create a session log and the user needs to reprocess the park...

Resolved! ALE

Hello, I have recently learned ABAP and now want to practice ALE. As I am reading some material and tutorials available, I am understanding that I need 2 clients to practice those tutorials. Is it possible to practice ALE in single client environment...

BDC problem in MM01

Hi I wrote BDC for Uploading Material Master in MM01.During recording process (SHDB), i have selected all the specific "Selection Views".And during uploading, the last 4-5 "Views"like: accounting1 accounting2 costingetc are not getting selected.Ho...

Resolved! IF Condition in SAPscript

Hello experts,I am currently having trouble inserting my IF statement in the main window of a form. what I want to do is IF mseg-bwart is NOT equal to '631' then it would do the code below. if it is EQUAL to 631, then it would not do the code below. ...

Resolved! IDOC

We were trying to post a idoc and IDOC failed with authorization issue while writing to Unix file. Is there any way for us to resubmit this IDOC to processed again and written to the Unix file (after getting the authorization)

bapi BAPI_EQUI_CHANGE

I have a requirment to update the matnr and sernr for a particular EQUNR, I went through the BAPI BAPI_EQUI_CHANGE, however in the structure DATA_GENERAL i was not able to find MATNR and SERNR.Has anyone done this before , which BAPI to use and wha...

Resolved! date is in valid format

Hi,I am uploading the data from the flat file to the internal table. I want to check whether the date is in valid format or not and pass the data to a BAPI. Is there any function Mdoule or any other way to do the validation.The date format I want is ...

Resolved! Validation

Hi all,I am using a parameter to get a file name(file path) inorder to upload a file from a legacy system. my query is how to validate the file type ie it should upload only .txt file type only . if u give other than this file type it should through...

Resolved! abap -reports

Please suggest me the tables and fields necessary and if possible the code to design the following reports.please can also briefly explain how these reports are useful for an enterprise:1<b>.<u>breakage/expiry material</u>:</b>to list materials retur...

Resolved! Select-option

Hello: The field "CREATE_AT" format YYYYMMDDHHMMSS length 14 and I define the SELECT-OPTION S_CR for CREATE_AT.If input "20060301" for it, CREATE_AT default "20060301000000".I want make sure that input "20060301 to 20060320" for S_CR,and select dat...

Labels in this area