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

Resolved! Genric FM bapi check existence of sales order purchase order and master customer

Hi, I have a requirement that needs to check first that if sales order number like 5000000001 or purchase order like XXXXXXXXXX or master customer number like XXXXXXXXX exists or not . do we have any generic bapi or fm to fulfill this requirement .Th...

Resolved! Common (FB01, F-28, FBRA and FB08) Enhancement place for Document Posting in FI

Hi All,Even though I've search a lot in SDN before posting the below Discussion. But non of the solutions were fulfilled my exact scenario.  My requirement is to find ONE COMMON Enhancement place where i have to do some validations on posting datesju...

Resolved! How to insert more than one record in a loop internal table

Hi,when I use the codeLOOP AT IT_TABLE.     WA_ZTABLE-KUNNR = ST_TABLE-KUNNR.     WA_ZTABLE-LAND1  = ST_TABLE-LAND1.          WA_ZTABLE-NAME1 = 'EXAMPLE1'.     INSERT ZTABLE FROM WA_ZTABLE.     WA_ZTABLE-NAME1 = 'EXAMPLE22.     INSERT ZTABLE FROM WA_...

EXIT OR Badi to map characterstic value while batch creation in cor1(process order creation).

Hi Experts,I need to map the characteristic value of Material master ,batch (classification) to the batch which is created through cor1 (process order creation).please help me in finding the proper exit or badi for this and after saving there is an e...

Resolved! Smart form need to call Last page as second page.

HI,I have one requirement. I have two pages. Page1 is having the main table  some data. Item details i am showing. But after the end of the page1 i need to call the second page. Second page is having only some text. It is going to display in single p...

Resolved! How to make set of cells input disabled on particular condition in list display?

Hi,I have requirement to make some cells as input disabled in ALV display. Program uses 'REUSE_ALV_LIST_DISPLAY'. I have searched in scn forum and found reults for GRID display. Since I can not change the FM, Is there any method available for list di...

PO PDF Size Reduction

We are attaching PO printout from Smartform converted to PDF , in a mail to the Vendor. There is nothing unusually large in this PO. Just normal Logo  which is of small size, and existing fonts. But the PDF size is around 0.5 MB. USer expects a small...

TLS 1.x Support?

Dear all,does anyone have experience using TLS in connection with NetWeaver 7.3 and higher?Java 1.4 does support SSL, but not TLS hence NetWeaver 7.0x won't support TLS at all. However, with Java 6 the support is available for TLS 1.x. Depending on t...

MESSAGE type E in USEREXIT_SAVE_DOCUMENT_PREPARE(SAPMV45A) caused DYNPRO_NOT_FOUND during SO deletion

I received short dump DYNPRO_MSG_IN_HELP when trying to delete SO from transaction VA02.This is caused by MESSAGE command in USEREXIT_SAVE_DOCUMENT_PREPARE and the form is indirectly executed by module  FUNKTION_AUSFUEHREN which is executed with AT E...

ec1 by Active Participant
  • 1114 VIEWS
  • 2 REPLIES
  • 0 Likes

How to add multiple columns of internal table

Hi Friends,I am joining 2 tables and stores the value in an internal table.the structure of the final internal table is as follows.ZPROJID   ZCOST  ZDEF ZEFF TEST1       10           20     30 TEST1       10           20     30 TEST1       10       ...

Resolved! Product Hierarchy level change- Length of PRODHS changed-getting dump in VA02

Hi Guru's, We are in a process of implementing one product hierarchy across all sites of the business. Currently business is using different level of product hierarchy across the globe. SAP system is currently having the structure PRODHS - Append str...

Resolved! BSEG performance issue.

Hi All,     Here I am using BSID, BSAD, BSIK, BSAK table instead of BSEG table for performance optimization. For one document I got 2 line items (1 & 6) from BSAD table which have some value in AUGDT. I want rest of the line items from any index tabl...

Labels in this area