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

    issue with the date field

    Hi all,This is an unicode issueiam uploading data from excel file on to a custom screen and at the end the data gets saved in a table.On the screen i have a date field which is ERDAT and its from fromm ztable i.e zxxx-erdat.Now the data in the excel...

    Resolved! Accepted Solution

    VA05

    Hi all,I want to jump with a double-click to the transaction VA05 from another Z-Program which is preparing some order numbers. I'm doing this with:CALL TRANSACTION 'VA05' USING bdcdata MODE 'A' MESSAGES I...

    Resolved! Accepted Solution

    Textelement in sales-order

    Hi,is it possible to set some textelement in sales order(for example Form Header or Header Note 1) as default fromstandart-text wich i have create with SO10?When i create an sales order, i will see the standarttext insales Order.Thanks.Regards, Diete...

    Resolved! Accepted Solution

    add days to date

    well i have.SELECT-OPTIONS: s_zfbdt FOR bsik-zfbdt.select * from bsik where bukrs = p_bukrs and ZFBDT in s_zfbdt.from bsik i will take BSIk-ZBD1T (days) and i want to add this in s_zfbdt.probably a FM.need a range for this.helpful...

    Resolved! Accepted Solution

    USER Exit in F-02 ???

    <u>Requirement is:</u>In F-02 Validation Required on <b>Reference</b>(BKPF-XBLNR,Refrrence Number) based on Entered <b>Type</b> (BKPF-BLART,Document Type).What is the suitable Exit ( Program/FM name i want) ??i am working in ECC 6.Tnaks in advance.Re...

    Resolved! Accepted Solution

    Report Issue

    Hi all,I m having a internal table lt_list in that i m having a field zversion...so in the runtime it stores some versions eg: 1,2,3...so my requiremnt is i want to find the latest version at the runtime itself and substract it by -1...Eg: if lt_list...

    Resolved! Accepted Solution

    While recording for PFCG Transaction at middle recording completed ? Urgent

    Hi,I want to start recording for the Transaction PFCG to add the roles for a Emp no.But at the middle, after assigning position the recording is completed before reconcilation done. I want to complete reconcilition and then to turn green COMPLETE COM...

    Workflow

    1> What are workflow containers and how they can be defined?2> How can we debug a workflow?3> How can we trigger a workflow and in how many ways we can trigger it?4> How event linkage can be maintained?5> How binding can be done?

    Resolved! Accepted Solution

    Smart Forms

    1) Are there any standard Smart Forms ? If, Give some examples ?2)How to attach a Smart Form to Mail ?3)What will be the format of the Smart Form attached to the Mail ?4)How to DEBUG a Smart Form ? Please help and enjoy points for appropriat...

    Resolved! Accepted Solution

    Dynamic Selection

    Can anybody help how to do Dynamic selction from dynamic table to dynamic work areaexample is data p_name(12) type c.p_name = 'MARA'.select single* from (p_name) into (dynamic_work_area) where matnr = .....i am able to do with dynamic table name but...

    mm01

    hi experts,how can we define BDC for uploading meterial master data using MM01.for this how we have to maintaine flatfile.how can we go through different views available for uploading.explane and give me the example <b>code</b> if possiblethanks in a...

    Resolved! Accepted Solution

    taking only last record

    hi all,i have a flat file and in that there r multiple records of type '3' and in that i want to move some text which is at t_data-fld+359(80) to w_data-zmardesc.the below code is working fine but it is moving the last record text only. but i want f...

    Labels in this area

    Explore this Area