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

    Hi ...

    I have a view referring two tables in 4.0b d010sinf and trdirt.when i try to transport it to 4.7 it says table could not be activated since d010sinf is a view in 4.7.can anyone help reg this . i want to transport the view from 4.0b to 4.7

    Resolved! Accepted Solution

    logical dbase vs view

    hi,i know that logical database is a special ABAP/4 program which combines the contents of certain database tables.i just 1 2 clarify if logical dbase cannot be used like transparent table or view in our customised report as logical database is a pro...

    Resolved! Accepted Solution

    DB insert after DB delete in a single program on the same table

    Hi All,A program is first deleting some records from a databse table ( assume Table1)and it is trying to insert the same records back to the table Table1 with the sameprimary keys.This program is defective. It does not check against the tableTable1 t...

    Resolved! Accepted Solution

    alv report

    hi everybody,i have come up with a situation and i need help. i have created a structure that holds about 180 fields. i have created the internal table and the work area to retrieve all the records from the database tables. now i need to display all ...

    Resolved! Accepted Solution

    how to get value of dictionary refrence screen field value into PAI

    In module programing i have one dictionary refrence screen field - 'RF02K-LIFNR' which takes default value of vendor number while running,problem is that how to get that value into PAI, i have defined it as data: RF02K-LIFNR LIKE RF02K-LIFNR. in PAI ...

    Resolved! Accepted Solution

    BDC

    Hi all,I am fix in a problem.I am running BDC MB21 in my zprogram .mode is 'A'. so whene i am making any change in any field where should a cath the field changed value before store it in databae.i have made a ztable where i have to store the change...

    Resolved! Accepted Solution

    how to get value of dictionary refrence screen field value into PAI

    In module programing i have one dictionary refrence screen field - 'RF02K-LIFNR' which takes default value of vendor number while running,problem is that how to get that value into PAI, i have defined it as data: RF02K-LIFNR LIKE RF02K-LIFNR. in PAI...

    Resolved! Accepted Solution

    AT FIRST

    Hi Experts,suppose i have a internal table which contains 5 fields and let suppose it contains 100 records. and i want to use AT NEW event like At New Field1. (key field)it is displaying the value of field1 only and rest of the fields which of type '...

    Resolved! Accepted Solution

    Assigning values

    Hi Experts, i have declare a variable 'A' which is of type 'P' size is 11(2) where 2 is decimal position. suppose A = 10.00 i want to assign it a variable D2 which is of size 10 and type 'C' and the output shld b look like this 0000010.00i.e. D2 = 0...

    Resolved! Accepted Solution

    hi add fields in ztable user name system time and date urgent

    i have to add three new fields in my z table a)user nameb)system timec)datesuppose if anyone update my ztable then the above three fields should catch the values as which user change the ztable at what time and on which dateplzzzzzz helpurgentsaurabh

    Resolved! Accepted Solution

    Set parameter id - problem

    Hello all,I have a custom program ABC which has a process order field at selection screen.parameters : p_aufnr like afko-aufnr.I have another ALV custom program XYZ using REUSE_ALV_GRID_DISPLAY FM. In this program I have added a custom button to take...

    Resolved! Accepted Solution

    EDI/IDOCS

    Hi , Can anyone let me know what Function module will be used for sending quotations through EDI.I am using the following message and idoc types:Message type: QuotesIdoc Type: Orders04Thanks,Amit.

    BAPI or ??

    Hi All, If there is a requirement to perform a function call from a non-SAP system (we will use SAP XI as middleware to talk to R/3), and there are no BAPIs available to satisfy the requirement, what other options are available ? > Create a new funct...

    Resolved! Accepted Solution

    ALV problem with zeros

    Hi guys, I have a problem in ALV. There is character field which is company code , whenever the value is '000'or 010' it is displaying as '0' or '10'. can you please help me on this. here is the field catelog for this... it is really urgent. CLEAR ...

    Resolved! Accepted Solution

    ALV in Back ground

    Hi,When I am executing ALV(Done using FM REUSE_ALV_LIST_DISPLAY) in background, I am getting one small table in spool before displaying the actual records of report.-Data Statistics| Number of |-Records passed| 67 |-How to avoid the above in...

    Resolved! Accepted Solution

    BDC mm01- urgent

    hello gurus,this is an urgent requirement. i am trying to copy material data from one plant to other using a BDC(mm01), but i need to select views differently for each material based on the matrial form which i am copying.also suggest the best approa...

    Resolved! Accepted Solution

    EXIT_SAPLIE01_007 is called BEFORE mblnr is created, so how to get mblnr ??

    In a reply to a previous question, Rich suggested intercepting the MIGO goods receipt posting process by activating enhancement IQSM0007 which uses function module EXIT_SAPLIE01_007 and include ZXQSMU06.I did this, but the problem is:<b>This exit is ...

    Labels in this area