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

    Smartform Table Painter

    Hi Everyone,I have to make some changes in one of the existing smartforms. Specifically, the changes are required in a template. In the template, at present, there are three line types with borders and shadings.I have increased the number of linetype...

    Resolved! Accepted Solution

    call to subscreen as a part of main screen only and not the seperate one.

    Hi Friends, 'Is there any FM which will call the subscreen in the main screen only and not as a dialog box.I am trying to populate the fields of table dynamically . But with the FM 'FREE_SELECTIONS_DIALOG', a new dialog box is opening to enterthe val...

    Resolved! Accepted Solution

    SMS triggering to Customers when sale order is Created

    Dear Experts,    My requirement is to trigger an SMS when sales order is created.      Sample SMS format can be like this:Dear Customer name,  Sale order XXXXXX has been created. This message should display in arabian and English languages based on t...

    Resolved! Accepted Solution

    How To Certify a Notification Through Program without credentials.

    Hi All Experts,I have a requirement to certify a notification through program. I am acheiving this requirment using method CERTIFY_COMPLETION of class CL_NOTIFICATION_WPS and it is working fine, but now the problem is when i certify a pop up appears ...

    Resolved! Accepted Solution

    Re: Enhancement

    Hi Experts,                Could you suggest me, How to provide authority check for following transactions                CJ03,CJ20N,CJ13,CN41N Using enhancement.Thanks in advance.

    Resolved! Accepted Solution

    BAPI_ACC_DOCUMENT_CHECK error: - FI/CO interface: Balance in transaction currency Error in document: BKPFF $

    Hello All,We have implimented a small workflow for CREDIT NOTE approval Last year and as a last step we are using "BAPI_ACC_DOCUMENT_CHECK" & "BAPI_ACC_DOCUMENT_POST" to create the CREDIT NOTE (as similar to FB75).The program was running fine for mor...

    Resolved! Accepted Solution

    Blocking issue after replacing a SSL certificate ok with a new SSL EV (Extended Validation) one

    Dear Security Experts,I need your kind help in case you can support about a problem which is preventing us to use a quite critical (UK HMRC Gov site) web service based application which use to work like a charm till before replacing SSL certificate d...

    Resolved! Accepted Solution

    Submit program to back ground job

    Hi All,I have a issue with submit program to back ground job, i have submitted report to batch job using following statement.      SUBMIT zxxxx USING SELECTION-SET 'VARIANT'                         WITH p_param = lv_param                VIA JOB lv_jo...

    venu_001 by Participant
    • 799 Views
    • 2 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Doubt about select performance and keys in Select.

    Hi Gurus.I need select data from VBAK with key Vbeln (VBFA has value then i can use your vbelv i think)  then with VBAK-BSTNK and VBAK-KUNNR i goin to select data from KNA1 , only field ADRNR , then i going to ADRC table with field ADRNR  like key, t...

    Resolved! Accepted Solution

    SE37 use of wildcard

    Hi Abapers,I start to build function module on SE37. I have 3 imput parameters all of then optional. I need to use a wildcard on two of then.How can i do that? I thought that we must use % but i tryed on SE37 and i get not any result.Thank you and Be...

    How to change from inner join to for all entries?

    Hi,                            how to change this code from inner join to for all entries in. could you please suggest me.SELECT a~vbeln           a~lifsk           a~vdatu           a~bstzd           a~z2brgew           a~kunnr           FROM vbak ...

    Resolved! Accepted Solution

    Certifying a notification with method CERTIFY_COMPLETION

    Hello All Experts,Good day to you all.I have a requirement to certify a Notification that we create using IW21. Let me explain some previous steps that i have done.First after creation of a notification in IW21 am completing the task of the notificat...

    Resolved! Accepted Solution

    How to pass input value (table field) while updating the Table

    Hello,I had a requirement to update selective Fields for a Table.  I am developing a generic program where Table and fields are input from FORM.If i directly update the field to table  as below , i never get any error.                  UPDATE MARC   ...

    How To Download/Export The Implimentations Of a BADI (HRHAP00_VAL_DET) To Local System And Upload It To Another Server?

    Dear Experts,                    In my requirement there are so many BADI's with so many implimentations which need to be copied to another server . It's a very lenghty task to copy one by one implimentation. So please help any work around idea to do...

    Labels in this area

    Explore this Area