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
    • 94647 Views
    • 212 Comments
    • 39 Likes

    Extensions in BAPI

    Hi, Can anyone help me out in this...I need to update a 'Z' table along with BKPF and BSEG tables using BAPI_ACC_DOCUMENT_POST. Do i need to fill extension1 of BAPI Interface. If so where exactly i need to embed my functionality of updating the 'Z'...

    Resolved! Accepted Solution

    SUBMIT + RANGES

    Hi, in program01 i´ve got he following code snipet:CLEAR R_BUKRS.REFRESH R_BUKRS.R_BUKRS-SIGN = 'I'.R_BUKRS-OPTION = 'EQ'.R_BUKRS-LOW = 'AC'.APPEND R_BUKRS.CLEAR R_BUKRS.R_CTA1-SIGN = 'I'.R_CTA1-OPTION = 'BT'.R_CTA1-LOW = '170000'.R_CTA1-HIGH = '1719...

    inner join

    Hello !Does someone know wether it is possible to Join Tables like this:... bkpf as a inner join bseg as b inner join bseg as c ...I´m not sure about getting reliable result when using bseg twice ?!?Thanks,Christiane

    Resolved! Accepted Solution

    How to develop a BAPI

    Hi all,I got a requirement to develop a BAPI and call it from Visual Basic.Can anyone please let me know how to develop a BAPI from scratch?With a simple example of addition of two numbers or some example which I can understand?Please kindly help !!!...

    XML Library

    Hi all,I created program for transfer data into XML file in version 4.7(use XML Library). When I copy this program into versin 4.6 program generate error: "Statement "DOCUMENT->SET_VERSION(" is not defined. Please check your spelling".***************...

    Resolved! Accepted Solution

    Ranges

    Hi All,I am having a select-option(s_matnr).I want to assign the values in select-option to ranges.I am declaring ranges as below.ranges r_matnr for mara-matnr.I want to use the ranges in select statement.Suppose I am entering values 1(s_matnr-low) a...

    running shdb record

    hi all,please help me..i'm a newbie in SAP and have a problem with running tcode as a result from shdb record. i try to run sap transaction from .Net, so i use shdb record.i record this activity:-open tcode TRIP then i must entry an employee id.-Hit ...

    FM...

    Hi,Can someone tell me the function module which will give the list F4 check values of a CHARACTERISTIC VALUE field after I pass it to function module ? I am struggling hard to get this done.Tushar.

    Resolved! Accepted Solution

    iXML DOM Parser Problem

    Hi All, We are using iXML parser for creating a XML structure, where root node is supposed to have defined namespace prefix and uri . <<b>ns:</b>AddWithIndexObjects <b>xmlns:ns="http://tempuri.com/"</b>><FileNetDoc /></<b>ns:</b>AddWithIndexObjec...

    Resolved! Accepted Solution

    BAPI Problem

    I need a BAPI or FM to update GL and SL. I found BAPI_ACC_GL_POSTING_POST, but it doesn't seem to handle the customized fields we have included in GL/SL. Can anyone give me some feedback on how to accommodate these custom fields with a BAPI? Your ...

    Resolved! Accepted Solution

    User exit for DEFAULTING PARTNER FUNCTION AND ITS PARTNER IN VA01

    Hi Friends,my requirement is :i would like to default a value for the partner function in sales order .i was going through this user exit. EXIT_SAPLV09A_003let me know if there are any other user exit , i dont think the one i am looking st would suff...

    Resolved! Accepted Solution

    program to lock users

    Dear Pros,As a security admin. I would appreciate if someone could help me program to lock users vis following requiremnt:1) Has logged onto the system in the past, but has not logged on in the last 90 days.2) Has never logged onto the sy...

    hlep.

    Hi,Can someone help me in implementing this simple logic in ABAP.Set of values : (00:10:00,00:18:00,02:14:00,05:30:00,10:40:00)If the value is not in this interval then it is updated to next higher value.Ex: 1)If the hour timing is 02:18:00 , it wil...

    Labels in this area

    Explore this Area