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

Resolved! Problem with BAPI_PO_CREATE1.

Hi Guys.I am using the bapi : BAPI_PO_CREATE1 and i´m receiving this messages:BAPI                 001 No instance of object type PurchaseOrde PurchaseOrder has been created. External reference:MEPO                 000 Purchase order still contains f...

Resolved! Text Symbol in User-Exit

Hey everyone,I got a problem with some user-exit in module plaint maintenance (PM), e.g. EXIT_SAPLCOIH_004 for changing orders.The quest is: I want to display some popup text or message with text symbols.Unfortunately when trying to add some text sym...

BAPI or FM to create the Production order along with the Operation details

Hi Experts ,We need one FM or BAPI which can be utilized to create the production order along with operations.We have searching for BAPI/FM other than the given solution in the below link.http://www.saptechies.org/creating-and-changing-a-production-o...

RHALESMD

Hello All,I have set change pointers for IDOC HRMD_A, with an extension and have been using the mechanism to send IDOCs to third party successfully for past 5 months. Program RHALESMD is scheduled to run daily and pick up all change pointers. Employe...

How to avoid exception error_cntl_create, which is being raised in class cl_gui_textedit and causing dump in production?

Hi Gurus,One background job is running to extend the plant for the corresponding material. Though the job is getting finished successfully , but it is occurring dump 'Raise_Exception' (for exception : error_cntl_create) in the production. I tried sea...

TMG

Hi Experts,I am working on TMG. For this I did as below...1-- I created a ztable having 3 fields and enter record to that table.2-- from utilities->TMG, I provide authorization group and function group as table name, and maintenance type is one step....

Resolved! ST05 SQL Trace is different for different session of the same transaction

Hi, I am executing a SQL trace on particular transaction(For Eg ME51 Tcode) . The number of record in SQL trace is varying  when we run same transaction on same server but at different time. Can you explain what will be the possible cause of the same...

Resolved! Parallel Processing issue - Quotation is getting created on debugging & not on direct execution of program

Hi,We are using parallel processing ie CALL FUNCTION 'Z_FUNCTION'      STARTING NEW TASK  taskname       DESTINATION 'NONE'                    PERFORMING get_data_quot ON END OF TASK in our program.FORM get_data_quot USING lv_taskname.   RECEIVE RESU...

Displaying Site code and description seperately in single column in alv grid

Hi,I have developed an ALV report,here i will display like thisArticle    Article Description           HY01-Hyderabad  etc...Here i want to display like this...Article    Article Description                       HY01                                ...

Resolved! how to get the table records delemiting by date wise

Hi,guru s ,             I am creating a custom table in that i want a requirement           if one record is existing between 01.01.2012 to 01.01.2013 if i am  try to insert in between   it will automatically delimited           is there is any stand...

Resolved! GL Upload program

Hi Guru'sI am new to Abap. I have a gl upload program that 1 file at a time as it can only take 1 header line.I want to change this program so that multiple GL files can be uploaded.The first line of the excel file is a header then followed by it's l...

performance issue

good morning experts,            i have developed a report by copying ( tcode:: msrv6 )  into zmsrv6......below is the code i have write to fecth the field as per our reqiurement..            IF XML_ESLL[] IS NOT INITIAL .     SELECT  packno         ...

Labels in this area