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

    looping the data

    loop at i_open_posting into wa_open_posting. move: wa_open_posting-mblnr to wa_print_mat-mblnr, wa_open_posting-mbpos to wa_print_mat-mbpos, wa_open_posting-bwart to wa_print_mat-bwart, wa_open_posting-menge to wa_print_...

    Resolved! Accepted Solution

    Doco about Shared Objects.

    Hi, ABAPers.I'm trying to do my deadly best in ABAP Objects, so I'm try to understand the concepts concerning to Shared Objects.Is there any public document (such as manuals) where I can find documentation about this topic (definitions, usage, and so...

    Resolved! Accepted Solution

    TO GET RIGHT OUTPUT

    this is a code to get service number and length of the numbers from the table ESLL-SRVPOS but when output comes it shows a number of trailing zeros before real output .the code is as follows :sending example of output format after codeREPORT Z_02FOR...

    Resolved! Accepted Solution

    BDC error in program

    Running one BDC in that one condition has given if that condition is not satisfy then raise one Error message. For example i am running that BDC with 10 records.First 3 records run successfully but at the 4th record it gives error then program is sto...

    Resolved! Accepted Solution

    code in user exit

    hi every1i created a project , added some codes in the user exit EXIT_SAPMM06E_013(tcode me21n) and activated itbut when i execute the transaction ME21N, the code i added are not effectiveits only wen i add a break point in the code, the code is effe...

    Query on Bapi

    HI This is the query on BAPi,I have got one FS on Enhancement.i.e EPOS Upload program,that means i have to upload the data from Excel sheet to sap by using BAPI.I have one BAPI Name also,i.e XBAPI_RE_CN_SALES_REP_REPORT.This was given from onsite,i a...

    MB5B

    Hello!Please give me some advice, because i am bothering with this one for too long...So one developer made some modifications for customer and created a report based on MB5B standard transaction.So i have a selection screen on which i can choose fro...

    Resolved! Accepted Solution

    LDAP Server settings for Configuring Multiple LDAP in Portal UME.

    Hi,We have a requirement in which we need to configure 2 different LDAP server (AD and Non AD)with Portal UME.But when I go to system admin->system config->UM config->LDAP Server.I can fill the server details only for one server(eg;server name,server...

    Resolved! Accepted Solution

    how to identify tables?

    how to identify the tables?All vendor tables start with L such as LFA1. All customer tables start with K such as KNA1, KONV. All sales tables start with V such as VBAK VBAP. All master data tables start with T such as T001, T001W.All bank tables star...

    Invoice

    hi all,I have a problemm like this,On invoice 1990510590 (country Switzerland) the text does not belong appear. In the German language he appears, however,In the English language not.This is the error ..As a BEL are we oblige for the text Intracomm....

    Resolved! Accepted Solution

    List infotypes dynamicaly

    Hi all,I need to disable PNP authority check, so I also need to perform authority check by hand.The question is: Is it possible to get the IT list declared for the report (with INFOTYPES statement)?Another question: is it possible to get the subtype ...

    modifying ztable

    hi i m having itab with vbeln and ztable with objnr and ordsent.where objnr and vbeln are equalso now when i find objnr EQ vbeln i have to modify the ztable-ordsent = ' '.plz can any one can tell me can i modify the ztable directly if yes then how?

    Labels in this area

    Explore this Area