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

HRMD_ABA, status 52

Hi,I am trying to replicate Oranization structures from HRD system to ERP system (ECC 5.0). I have used PFAL transaction to send IDocs of type HRMD_ABA. In the distribution model, I have filtered the model to Infotype 0000, 0001, 0002, 0006 (subtype ...

select statement

Hi experts,I have a selection statement which is taking 80% of the execution time.SELECT lgnum tanum tapos posnr matnr vltyp nistm vbelnINTO TABLE t_ltapFROM ltapFOR ALL ENTRIES IN t_matnr WHERE lgnum IN s_lgnum AND pquit = 'X' AND matnr...

Error record

Hi I am uploading a file through gui_upload,my flat file contains matnr,vkorg,vtweg.Suppose I am entering a wrong value in place of vkorg it should throw an error message that sales org doesn't exist.And this is for sales data in material master.I am...

ABAP/Support

Hi SAP experts,I am new to SAP support project . I got issue regarding material creation through MM01 while creating a material it gives the message like "Impossible to use S price for plant".Pls help me in this regard and give me some directions to...

table control events

Hi there,In my requirement I have final internal table,begin of i_final,arbpl1 fsavd iedd isdd aufnr...........arbpl1 fsavd iedd isdd aufnr...........arbpl2 fsavd iedd isdd aufnr...........arbpl2 fsavd iedd isdd aufnr...........arbpl2 fsavd iedd isdd...

BOR object issue

Hi,I have added a method to an existing BOR object but I made its release status to obsolete accidentally.Now I want to make some changes to the method added.I may have to delete it as per our requirements.Please suggest. Its too urgent.regards,Binay...

CONCATENATE

Hi,I am facing one problem while displaying the text in smart form. I am picking the text from transaction header and the same text I am displaying in smart form. For this I am using the function read text. After read_text the internal table is popul...

Resolved! updating table

hi, my issue is updating ztable which i have created . this table gets updated with records after processing a batch session. batch session is for posting FI documents. ztable gets updated with the document number after processing the session. wh...

updating table.

hi, my issue is updating ztable which i have created . this table gets updated with records after processing a batch session. batch session is for posting FI documents. ztable gets updated with the document number after processing the session. wh...

hi all oops

hi alli would like to know how to creat gui status in the oops. since i am new to this, steps are expectedhere is my codeclass lcl_handle_events definition.public section.methods: on_user_command for event added_function of cl_salv_eventsimporting e...

Table issue...?

As all of you know like while creating the table will choose the size from 0 – 4, assume that I’m chosen Number 1 and restricted records to store till 50,000, now I’m trying to store 50,001 record, what will happens?Akshitha.

Resolved! alv _ grid display

HI allPlease tell mei have the sales orders to displayin alv_grid_disply..so i Have to display the sales order 0000000376but it is displying 376How to disply with zeros 00000000376i have padded zero but output it is taking only the 376..in alv_grid_d...

Active X bapi commit

I have created to short vb.net program to test the goods movement bapi. The code returns a material document and a year but this does not exist in SAP.Do I need a commit or have I made a different error?John.my code:Imports SAPBAPIControlLibImports...

Labels in this area