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
    • 94704 Views
    • 212 Comments
    • 39 Likes
    Resolved! Accepted Solution

    Problem in creating dynamic select-options creating from ';' seperated file

    Hi all,My requriement is selection screen fields will come from a flat file like below(first row is field names and remaining r field values)For example for VBAK tableVBELN;VKORG;VTWEG;SPART3999202;B227;BD;XXfile can be vary(number of fields) and ba...

    Resolved! Accepted Solution

    Popup in Enhancement Point.

    Hi..help-meI encode in popup Enhancement points in abap ?Moderator message: too vague, help not possible, please describe problems in all technical detail when posting again.[Asking Good Questions in the Forums to get Good Answers|/people/rob.burbank...

    Resolved! Accepted Solution

    dynamic development: assignment with = if the fieldname should be variable

    Dear Developer,I have a challenge in "dynamic development", and believe there are people out there for whom this is absolutely no problem.After calling the function 'DB6_PM_1ST4' I get back an internal table with exactly one single line, but many man...

    Resolved! Accepted Solution

    Drill down to all screens of XK03 in ALV report from CALL TRANSACTION

    HI!I have created a vendor master report which calls the XK03 transaction when the vendor is clicked on on the ALV output. It takes me to the XK03 address screen and when I try clicking to go to the next screen it says the last screen is reached , 'D...

    ALV CellTab issue

    Hello Friends,I strucked in ALV Container problem. Not able to figure it out. Please help me to fix this issue.My requirement is as followsI took one container using OO programing to display ALV fields. This is editable screen.My requirement is I hav...

    Resolved! Accepted Solution

    Hadling output types while creating PO's thru BDC program

    Hi,Please let me know, how can we manipulate output types while creating PO's thru BDC program.my requirement is, three output types are triggered when a PO is created. But, business need only one output type need to be processed and an email need to...

    Resolved! Accepted Solution

    Unzip file

    Hi all,I have trying to unzip a server file. I have using this code:DATA: BEGIN OF tabl OCCURS 500, line(400), END OF tabl. CALL 'SYSTEM' ID 'COMMAND' FIELD 'unzip -o /usr/sap/tmp/TAS000002_TAS_2010110430.ZIP' ID 'TAB' ...

    Resolved! Accepted Solution

    Table Control Issue

    Hi Everyone, I am facing one issue while working with a table control. The complete screen is similar to me23 transaction.This means screen has some header details, like package number, package text.Screen also contains a table control which has it...

    USER EXIT for su01

    Hi ,I tried using the user exit EXIT_SAPLSUSF_001 for su01 but its not getting triggered..actually whenever i enter some data and press save in the user profie parameters...the respective exit should trigger ..am using EXIT_SAPLSUSF_001 but its not g...

    BDC for XK01

    Hi All,iam creating & updating Vendor master details through BDC Recording by following syntax DATA :lt_bdcmsgcoll1 TYPE STANDARD TABLE OF bdcmsgcoll. DATA opt TYPE ctu_params. opt-dismode = 'N'. opt-updmode = 'X'. opt-catt...

    Resolved! Accepted Solution

    Attach document from server to delivery in VL03N in automatic way.

    Hello experts, In Vl03n i have the option to attach document to delivery in this way : service button -> create attachment And choose the file that will be attach to this delivery. After this operation i can display in this document like this way: s...

    Resolved! Accepted Solution

    split at dynamic seperator

    Hi Community,I have the following problem.I have to split a string at a dynamic separator.I collect the separator from a customizing table. In the debugger I can see the correct separator in the field-symbol, but it does not split the string.When I h...

    Resolved! Accepted Solution

    cleaning the Tables that store the "Table Logging" + Stopping Application L

    Hello,1. Table Logging: -How can we Delete/Clean OLD entries from Table (DBTABLOG) that stores all Table Logging?Does SAP have program/transaction for maintaning this table?2. Application Log: -How Can I locate/find the programs/processes that a...

    Labels in this area

    Explore this Area