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

Need help on BAPI

Hi all,Appreciate your help on how I can use bapi_creditcheck? I can't see any documentation on this. My program is design to do credit checks on orders and create a block for those that are beyond the credit exposure. How do I use BAPI's in general...

Text element issue

hi,Hi, In a custom trasaction , I have text element . When I transport that text upper regions , I am not able to see in transaction. But I can see that text in the Text-symbols( Program->GOTO--> text-symbols) let me know any suggestions.thnks.

Download

hi,We need to download an internal table to the Presentation Server(local workstation). Whenever we run the program, the same file has to be saved as a separate file in sequential order. Ex: 0001.txt, 0002.txt etc. Where can we store the last file nu...

Automatic Generation

hi,Automatic generation of PO is by using ‘Automatic Via Purchase Requisition’ option in purchasing- Requisition-Follow on Functions- Create PO. However PO can not be created automatically after MRP run. Is there a provision in SAP to release Purchas...

Resolved! FTP - exit code 7 ??

I am making a ftp from abap program into unix server , but it is giving following error with exit code 7.Any info on this. following is the error log from SM37. Verbose mode on. 800 PORT command successful. Con sider using PASV. 853 Could not create ...

optimize this code?

DATA: v_title(245) TYPE c,v_butxt(245) TYPE c,v_tot_recs LIKE sy-tabix,v_total_pages LIKE sy-tabix,v_tot_qty LIKE mseg-menge.TABLES: mara, makt, marc, mard, mkpf, mseg, t001, t001w,t001l.TABLES: sscrfields.*----*TYPE_POOLS*----TYPE-POOLS: slis. "ALV ...

Labels in this area