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
    • 94461 Views
    • 212 Comments
    • 39 Likes

    sales order bapi

    Hi,I am using BAPI_SALESORDER_CREATEFROMDAT2 to create sales order BAPI.it is created succesfully but line items are not create, only header data I am able to see.Apart from line items table is there any other mandatory internal table that we need to...

    Resolved! Accepted Solution

    How to hide a tab from the existing tabstrip of CRMD_BUS2000111 transaction

    I have to hide competitor tab from the tabstrip of CRMD_BUS2000111 transaction in CRM. I have tried shd0 but since this is not a dialog transaction we cannot create screen variant. After that I tried BUCO transaction.In BUCO I selected Sales Area dat...

    HELP OFFSET

    I HAVE ONE PROBLEM.I HAVE TO PRINT VALUE WITH OUT DECIMAL PLACES USING OFFSET FUNCTIONALITY.IF THIS VALUE IS FIXED I CAN ,BUT THE VALUES ARE NOT SIMMILER.EX->23.33,123,343,1,433.JUST LIKE THAT SO HOW TO SEPERATE DIFFRENT DECIMAL PLACES CORESPONDING V...

    HELP ME PLEASE

    I HAVE ONE PROBLEM .I have to print values and their text with in the smartform and if the value is zero no text and their value should not print.Just like charges = 0.00.so it is not printing in the print priview or else charges = 999,00 it is pri...

    Resolved! Accepted Solution

    looping time..

    DATA : BEGIN OF ITAB2 OCCURS 0, KEY(10), END OF ITAB2.There are about 8000 lines in the ITAB2 LOOP AT ITAB2. SELECT name FROM EMP APPENDING TABLE IT100 WHERE KEY = ITAB2-KEY ENDLOOP.so this loop program is p...

    Logic required

    Hi all,I have the following scenerio.I have an internal table with data.I have to check each entry in it in thedatabase table say zsuku with fields either (field1 or field2) and I have to append all related records to it.Fo ex : In zsuku it may cont...

    BOM update BDC

    Hi all,I want to populate a field for each component of the BOM using CS02. For example I have two components for a particular BOM.I am selecting each component and going into the details of each component.Here I want to populate the field.After popu...

    Resolved! Accepted Solution

    Discover Credit Card

    We have added logic to process Discover Credit Cards (Copy function group V21G, function module CCARD_CHECK_AMEX and modified it for Discover credit card processing.) That is working fine, the issue now is that the Discover Credit card numbers are no...

    Resolved! Accepted Solution

    Legacy System PDF Files

    Hi,We have a legacy system which is generating some PDF files for history data , say a employee payslips from the past. Is there a way to store these PDF files as it is into SAP and then retrieve them again in the same pdf format with all the data.Pl...

    FireFighter Logs

    I am new to firefighter security. Can some body ans my following questions1.. What are the Tables in which those logs are present and what's the directory location of those logs2. For how long logs are kept in the system before they are archived an...

    Resolved! Accepted Solution

    SAP SECURITY

    Hi Gurus,I have removed a transaction from menu and generated the profile (edit old status)but when i check in authorisation in S_tcode ,it is showing that transaction.My question is how to remove the transaction from there too.Please explain in deta...

    Resolved! Accepted Solution

    CTUPARAMS - NOBINPT

    We are using Batch Input sessions attempting to run transaction PA30 using the no batch input option. CTUPARAMS - NOBINPT is set to x. but when we process the batch input session from transaction sm35, we get the PA30 screen as if we didn't check th...

    Labels in this area