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...

    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...

    sheenamk by Developer Advocate
    • 94715 Views
    • 212 Comments
    • 39 Likes
    Resolved! Accepted Solution

    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! Accepted Solution

    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! Accepted Solution

    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! Accepted Solution

    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! Accepted Solution

    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...

    Resolved! Accepted Solution

    Issue with Withholding tax in bapi_acc_document_post

    Hi Experts,We are trying to post an accounting docment with the help of BAPI bapi_acc_document_post. It is posting good except for the fact that with holding tax is not coming or is coming wrongly. The tax code is taken from BSEG table field QSSKZ.Co...

    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
    • 1260 Views
    • 2 Comments
    • 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! Accepted Solution

    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! Accepted Solution

    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

    Explore this Area