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

    LSMW Error

    Hi,I am trying to create a LSMW. I created that to upload customer master records. I have the data I need to upload in the tab delimited form. But when I am trying to execute the step 'Read Data' it gives me the following error. For packed/hexadecima...

    Resolved! Accepted Solution

    Transport Organizer: type of table entries in transp. request?

    Is there a possibility to see in the transport organizer the type of a table entry (delete , add an entry) that will be transported ?I can only see the values of an table entry in the object list, but not what kind of action will be performed..Kind ...

    BDC

    Hi everyone a small doubt...i have declared bdcmsgcoll like bdcmsgcoll as an internal table...and used it appropriately in syntaxprogram got activated properlyand data got transferred..but i am unaware of how to see the bdcmsgcoll messages...please g...

    Resolved! Accepted Solution

    urgent

    HII have the following requirement: 1) Inbound control will pick up the file from inbound directory sapin/ready.2) The file there will be in tab delimited form.3) The name for the this file should follow the naming convention like AFT.generic.XXXXX...

    Resolved! Accepted Solution

    urgent

    HII have the following requirement: 1) Inbound control will pick up the file from inbound directory sapin/ready.2) The file there will be in tab delimited form.3) The name for the this file should follow the naming convention like AFT.generic.XXXXX...

    Resolved! Accepted Solution

    BAPI!

    Hi,How to make changes to the Po text of a Material which we can see in the MM02 transaction in the Purchase order text view.Does the BAPI_MATERIAL_SAVEDATA work??If so, Any clues to start with??Shekar.

    Resolved! Accepted Solution

    Select Statement

    I am using ranges here,Based on the ranges I have my select statement and I want to exclude everything in the ranges for PSTYV. But It is not excluding, rather it is selecting. I see 'ZTAP in my output.Any suggestions,. r_pstyv-sign = 'I'. r_pstyv-o...

    Resolved! Accepted Solution

    urgent t-code

    hi,i used sscrfield function key to display pushbutton on selection screen.and assigned a text to it. SSCRFIELDS-FUNCTXT_01 = 'Back'.and i created t-code for this program , when i ru the t-code i cant see the lable Back on the button.how can i get t...

    Resolved! Accepted Solution

    Dump Error

    Hello friends I am having a short dump error when I execute the program.its at the functional Module.It occurs because I am using name1, in the tables option in the function module. However when I removed the name1 and hardcoded a value it runs fine....

    Resolved! Accepted Solution

    How to get sum amount (wrbtr) from table BSIS group by gjahr hkont monat

    Hello! I am new to this forum, and to ABAP. Hope my question is not obvious.I want to get sum amount from table BSIS, group by year, period an account. Normally I will try a SQL select like this:SELECT gjahr monat hkont sum( wrbtr ) as wrbtr INTO COR...

    create data

    Hi all,is it possible to create dynamiclly structure from parameters value filled by user on selection screen. (user fill 3 fields on selection screen, can i build a structure from this entries?) Can "create data" be usefull in that case?Thanks J

    Labels in this area

    Explore this Area