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

    Problem in creating a class programmatically

    Hello Experts,I want to create a class and its methods programatically, so for that i am looking for any FM or Method.FMs i got are: Function Group                         Function ModuleSEOY                                      seo_clif_multi_insert...

    Resolved! Accepted Solution

    Change field value of vaiant in dynamic selection screen

    Hello All,I need to set selction value dynamically for dynamic selction screen.In brief, I need to call QM11 transaction from my custom transaction based on the order where I double clicked. This order number needs to be populated in Reference object...

    Resolved! Accepted Solution

    Object BELEG

    Hello to everyone!Please help me with such question!  How to find from wich field of database or transaction code below get the long text  CALL FUNCTION 'READ_TEXT'         EXPORTING              ID                      = '0001'              LANGUAGE...

    Resolved! Accepted Solution

    Add Custom field to Routing Operations (CA01)

    hello friends,        I want to add one custom field in Routing Operations (CA01).SAP already provided this functionality through User defined fields.But those user defined fields are not useful for me, because they not met my requirement due to lack...

    Resolved! Accepted Solution

    Error while Creating PR using BAPI_REQUISITION_CREATE

    Dear Experts,I am using the BAPI : "BAPI_REQUISITION_CREATE" to create PR from excel. Here I am getting the Error Code-ME038 and Description as "No direct postings can be made to G/L acct. 312251 in CoCode SRT".I am unable to solve the issue, I alos ...

    Resolved! Accepted Solution

    Switch status in SAP Syatem

    Hi All,  How we can identify the switch state in the SAP System? And if we have the list of packages then how toidentify whihc objects are behind swich or what percentage of code is written behind switch framework?  Regards, Manish

    Resolved! Accepted Solution

    A question about value help

    Hello Expert,I wrote one program as below:Report  ZJWU_TEST3parameters: p_A   radiobutton group gp1 default 'X',                  p_B   radiobutton group gp1.parameters: p_var type disvariant-variant.at selection-screen on value-request for p_var.  i...

    Resolved! Accepted Solution

    Select in JEST from EQUI

    Hello experts,I'm facing some performance problems during integration of SAP and MII..At some point I have a FM that links EQUI with JEST.My requisite says that I need to find only available equipments to send to MII (checking status), its OK but, fo...

    Resolved! Accepted Solution

    How to submit a program from a FM and passing the content of an iTab to this program

    Hi ABAP gurus,Here's my little challenge.  We have an already written ABAP program (Z program) who's core process is to:STEP #1) Read a flat file (xml) and upload content in iTabSTEP #2) Process the content (iTab) which leads to updates in Z-tables.O...

    Resolved! Accepted Solution

    SO_DOCUMENT_SEND_API1 Issue: Adds Spaces to start of each line in attachment

    Hi Experts I am using function module SO_DOCUMENT_SEND_API1 to send e-mail attachment to E-mail Id's attached to users.   But when I attach a  tab delimited text file it shows the attachment as follows:-Test Mail          Test Mail                   ...

    Resolved! Accepted Solution

    How to link PO No. and Invoice No.?

    Hi All,I need to link the Purchase order with Invoice. I found the link with the following code,select ekbe~ebeln            vbak~bstnk            vbrk~vbeln            vbrk~erdat            into corresponding fields of table it_inv            from v...

    Resolved! Accepted Solution

    implicit enhancement for MIGO where next inspection date calculate

    Dear All..as per business requirement, at the time of GOODS ISSUE (GI), we want to calculate Next Inspection date(MCH1-QNDAT) as per our logic instead of standard logic.in standard, this date is calculated as per GR date.But I want to change it accor...

    Resolved! Accepted Solution

    Enhence standard raport RIQMEL20

    Hello , I need to upload on the server the list from standard SAP report RIQMEL20 ( trx IW29  Notifications ). User requests  is to run the background job and to upload the list on the server as excel file instead of display it on the  screen. The id...

    k_gjergja by Participant
    • 1761 Views
    • 1 Comments
    • 0 Likes

    Substitution exit - FB02 - ZRGGBS000 - Data not populating in BKPF-XREF1_HD

    Hello,I have requirement to populate value in BSEG and BKPF in transaction FB02 through substitution exit. The value is populating in BSEG but not in BKPF-XREF1_HD. The code in program ZRGGBS000 is as follows:  exits-name  = 'U306'.  exits-param = c_...

    Substitution exit - FB02 - ZRGGBS000 - Data not populating in BKPF-XREF1_HD

    Hello,I have requirement to populate value in BSEG and BKPF in transaction FB02 through substitution exit. The value is populating in BSEG but not in BKPF-XREF1_HD. The code in program ZRGGBS000 is as follows:  exits-name  = 'U306'.  exits-param = c_...

    Resolved! Accepted Solution

    SPUMG - Language has been imported which does not match the system config.

    HelloWe have completed the Upgrade from 4.7 to ERP 6.0 ehp5 non-unicode. Did the preprartory steps for Unicode conversion for SPUMG in the upgrade steps. Now When i verify it in the SPUMG screen (Pre-Conversion), it shows that:Language Import - Langu...

    Resolved! Accepted Solution

    BAPI not updating plant segment data in the TABLE MARC

    Hello Friends,                   Kindly help me out with a solution for my query . Thanks in advance.I am creating a HALB material from FERT material via BAPI call , when the plant segment data is passed to the BAPI 'BAPI_MATERIAL_SAVEDATA' from the ...

    Labels in this area

    Explore this Area