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

    select ERR

    i made this select and get err23 when acsesing table<b> mardh</b>LOOP AT imard ASSIGNING <ls_mard>.* IF <ls_mard>-lfgja < year. <ls_mard>-s_stock = <ls_mard>-labst. <ls_mard>-e_stock = <ls_mard>-labst. ELSE. CONCATENATE <ls_mard>...

    WHATS-FUNCTIONALITY

    HI I AM DEVELOPING CONTROL SUBSTANCE SMARTFORM FROM SCRSTCHMY REQUIREMENT IS AS FOLLOWSFUNCTIONAL DescriptionMust have the ability to print finished goods carton labels for controlled substances. RequirementsTrigger is the receipt of labels on the pr...

    partner functions

    hi i have to upload customer master data. two scenarios1. a customer can have all same partner functions like sold to party etc.2. a customer can have two sold to party and two ship to party , so first we need to upload the ship to party details and ...

    smart forms PDF

    Hi experts,Can any one tell me how to create PDF format using my smartforms output?Iam working on invice smartforms using <b>VF02>Billing document>Issue output to</b>...Since i do not have any print program is it possible to create PDF form??Reward g...

    module pool

    I got some i/o fields and table control in the same screen .when i double click on the record of table control i need to get the corresponding values in my i/o field(input/output field).how to write the code for it.And also wht is the fuction code ...

    Resolved! Accepted Solution

    Output of the program

    Hi,I wrote a program to retrieve data from three different master data tables but not getting the desired output. The output comes all in zeroes.Can anyone tell me where am I going wrong?Here is the code-REPORT ZREPORT1 .Tables: PA0002, PA0008, PA001...

    Resolved! Accepted Solution

    User exits for MIRO?

    Hello, I am working on 46B. I have a requirement, I need to populate the contract number in BSEG-XREF1 field. I have tried following user exitsLMR1M001EXIT_SAPLMRMP_010MM08R001EXIT_RMMR01RS_002MM08R002EXIT_SAPMM08A_001EXIT_SAPMM08R_001Control is o...

    Resolved! Accepted Solution

    Runtime

    Hi,I wrote a program to retrieve data from three different master data tables and put it into an internal table.I got an error message saying - 'Maximum Runtime Exceeded.'What does it mean?Thanks.

    Resolved! Accepted Solution

    Custom Controls and ALV

    Hi,I have created on one Dynpro 3 Custom Controls, which areresponsible for Three ALV Grid Reports.I have named CC1 for ALV1 CC2 for ALV2 and CC3 for ALV3.I can put the Data for each ALVs.So far so good, but if I save the Layout global for one ALV an...

    Resolved! Accepted Solution

    dynamic table (rich blog)

    there is a alv dynamic wrote by rich.now i need to add mslb-lblab too.the title will be the number of lifnr and the data ismslb-lblabany suggest thanks.report zrich_0002 . type-pools: slis.tables: mard, t023t, marc,makt, mara, t001l,mdbs, vbup,vbfa,m...

    Resolved! Accepted Solution

    updating online ALV table

    Hi,I have an alv table (which I created with cl_gui_alv_grid) and when the user press a button - the appropriate lines are deleted from the inner table of the ALV.I would like to be able to update the table so the deleted lines will be deleted ALSO f...

    logical db pnp

    Hi all,i'm using pnp logical db for my selection screen.i need to use with the button org.structure but i need to show part of the data depend on one parameter - plvar.how can i insert parameter to the function that call when the user push the button...

    Labels in this area

    Explore this Area