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

ME23N Output

Hello All, I am having a query for Print Preview in PO. I am having message types where the language is different. i.e. NAST-SPRAS. There are total of 5 languages for which the output (ZTXT) type is defined. Now the problem is when I click on PO prin...

Path Problem

Hi, I am facing a path problem during take the file (attachment) from any Document ( Transaction Code CV02N ). Problem occurs when if the file exist in the deep folder ( path is very long ). While trying to open the attached file we are getting th...

Resolved! Time stamp

Why can I not use UTC? What can I use instead? LOOP AT gt_1 INTO gs_1. CONVERT TIME STAMP gs_1-created_at TIME ZONE ’UTC’ INTO DATE lv_price_date TIME lv_price_time. WRITE: / lv_price_date. IF lv_price_date IN s_date. APPEND gs_1...

Company Code

Hi WE have implemented SAP at our Ho and we have branch offices at various places in India. now we want to configure SAP for one of our branch. I want to know that Pros/corns in creating a new company code for that branch as our SAP Team is insist...

Resolved! How to include more than 2 fields in a Z table both with length > 255 chars

hi all,I want to create a Z table with two fields both with length more than 255 characters. I tried using LCHAR for both fields but that was not possible as it gave a error that there cant be more than one LCHAR in a table.I tried using String, but ...

Resolved! Field symbols

Hi, As a result of the method, I have a dynamic itab created in a filed symbol. That is the field symbol is pointing to an itab as a whole which is dynamically created. Now I need to populate data into that itab. How do I go about it ?

Resolved! passing internal table

Hi, I have a requirement like thisi have to retrive internal table from subroutine(i.e. I have a internal table in include prg)I want to retrive that internal table using subroutine how i can write subroutine prog.If any body knows tell meLike thispe...

Resolved! deleting itab

Hi,I having 10 records in my output screen with check boxes.I have one EXEC button also.If i check any one of the records,and if i press EXEC button, i want to delete(remove) that particular record(line).Can any one tell me how to do that? Points gua...

Help with BAPI's?

Hi everyone!I hope you all fine!I really need help, 'cause I'm using the BAPI BAPI_SALESORDER_CREATEFROMDAT1, and I already filled it with information using the transaction SE37 and it works good, so it generates the sales order correctly, but the de...

Resolved! How to configure a BTE

Hi guys,Can anyone tell me how to configure the BTE 00001820 in transaction F110. I have copied the sample function module to a z one and have already put my logic in it. All i wana do now is have the program call it.I have already defined a customer...

SAP startup error

Hi,Does anyone know what causes this error? I've been running Netweaver demo for a while now, and get this error [on my terminal window, not in a log file] every time:Checking ADA db Database-new RTEException: -813 Cannot connect to host nw4host [Co...

Resolved! Performance Issue

Hi, I am using the following code and its taking a long time to run.Does anyone know how can i increase the performance? *Get the values from the table BKPF SELECT SINGLE * FROM BKPF INTO XBKPF WHERE BUKRS = I_TAB1-PCODE AND BELNR ...

Labels in this area