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

    user exit for ME11

    Hi friends,Whenever there is achange in the info record price, the previous price must be stored in a Ztable,how do i accomplish this task.i was looking if any user exit gets triggered when an inforecord is saved.Using a program i found out that the ...

    Resolved! Accepted Solution

    Query problem

    HI all,I want to get three data from csks table: like below TELFX, TELTX, TELX1i put in selection screenparameter: P_KOKRS like COBK-KOKRS.parameters: P_KOSTL like coej-objnr+10(6) obligatory.i create internal table like belowTYPES: BEGIN OF I...

    IDOC EVENTS

    Hi experts!I'm searching for a way to manage general IDOC events.I need someting like user exit, common to any IDOC, that let me to manage the following events: - for Inbound Idocs: Start of Idoc elaboration, End of Idoc elaboration and error during ...

    Resolved! Accepted Solution

    list of values from domain

    hi,i had created a custom table with a field based on a domain that had like 5 values. in my dialog, when the user presses F4 for that field, i want those values to be displayed. how can i do that ?i dont have those values anywere in any kind of mast...

    Resolved! Accepted Solution

    bapi

    Hi, The scenario is, by giving two input parameters such as customer Id and Month and when submit button is pressed in EP a bapi should be called from EP which displays the details stored in the ztable which is in R/3.IF the import parameter is tak...

    Doubt in Smartform

    Hi,I developed a Smartform to replace the Standard SAP Script and assigned it in NACE for a particular Output type FUCO (Certificate of Origin), the corresponding standard program RVADAUS1 and its Function pool SAPLZTV55E was also copied to a 'Z' pro...

    Resolved! Accepted Solution

    Why am getting this ME083 error in BATCH JOB, where as ONLINE not getting?

    Hi Experts,Am creating Purchse Requisation by using BAPI ---> BAPI_PR_CREATE.If I run ONLINE, Purchse Requisations are creating in EBAN table, with out any erorr messages, fine.If the same prog. is scheduled as BATCH JOB in production, the Purchse Re...

    Resolved! Accepted Solution

    Request Or local object ?

    Hi all,Let me explain the scenario. I have to two fields to my existing customizing report. they have used some global structure in that i have added two fields . for testing purpose i have copied the same report and saved as local object its working...

    Resolved! Accepted Solution

    alv grid in screen

    hi,i have a screen where i need to display a table like output where data fetched from a custom table needs to be displayed. user can select multiple lines and then activate an action. i need to know which lines he selected. any sample code on cerati...

    Resolved! Accepted Solution

    module pool programming

    hey,i have 2 screens in which for the same field i need to display F4 help thru CALL FUNCTION 'F4IF_INT_TABLE_VALUE_REQUEST'.how do i modularize my code ?currently in screen 100, under PAI i haveFIELD KUNNR MODULE XXXX.and in a separate include i ha...

    Resolved! Accepted Solution

    Send multiple email attachments using FM SO_NEW_DOCUMENT_ATT_SEND_API1.How?

    Hi All,I have a requirement to send email to an external ID for which I am using FM SO_NEW_DOCUMENT_ATT_SEND_API1.Can anyone give a sample code to send multiple excel attachments using this function module.Points would be rewarded.Thanks Archana.

    field symbol

    Hi allpls told me the purpose of "ASSIGNFIELD = '(SAPLBSVA)JEST_BUF[]'."in this code specially (SAPLBSVA)FIELD-SYMBOLS: <ITAB> TYPE ANY TABLE. "Buffer dataDATA: ASSIGNFIELD(20) TYPE C.ASSIGNFIELD = '(SAPLBSVA)JEST_BUF[]'. assign (assignfield) to <ita...

    Labels in this area

    Explore this Area