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...

    Resolved! Accepted Solution

    how to find billing document number against accounting document type AB?

    sirI have list of open accounting documents say for e.g document no is 1100000518which is internal document created by system for customer payment document 1400000032.can anyone suggest me how to find billing document for this 1100000518?Pls help meT...

    Resolved! Accepted Solution

    Issue in populating the dynamic internal table

    Hi Experts,My requirement is I have a table in the below format.zone    del_date        master_route        stopsZ1        02/05/13                  M1                 5Z2        02/05/13                  M1                 0Z3        02/05/13       ...

    Resolved! Accepted Solution

    Is it correct loop? The values are coming same for the field(txt50).

    types: begin of ty_desc,       saknr type saknr,       txt50 type char50,  end of ty_desc.TYPES: BEGIN OF itycj_postings.include type ty_desc. TYPES: END OF itycj_postings.data:  titcj_split_postings TYPE itycj_postings OCCURS 0 WITH HEADER LINE. SEL...

    Resolved! Accepted Solution

    How can I change standard SAP's SQL statemet in Search help?

    Hello,I am looking forward to develop a custom Serach help by copying a standard SAP's serach help, wherein the selection criteria dialog box should have address details, like NAME1, NAME2, STREET, CITY, ZIP CODE fields for user inputs, wellIn this r...

    Resolved! Accepted Solution

    Maximum number of elements that can be displayed in selection-screen

    Hi All,Can you please tell me how many elements (parameters/select-options/checkboxes/radio button) that can be displayed in selection screen?I have requirement to display 120 checkboxes in the selection-screen. Is it possible to do it?Please guide m...

    memory id?

    i searched in scn but i didn't find anywhere?can any body provide me the example to transfer data from one progam to another program using memory id?Moderator message : Search for available information, discussion locked.Message was edited by: Vinod ...

    Out Put Screen

    Hello Guys,I need to generate a PP report in which the input screen is as follows.which is done, Now the out put screen will be like thisDATEDAYLINEDUTY HRS   1.  Date and day   2.  Line – Data can be derived in this column by              Pass Mater...

    No first field of table index in where condition

    Hi Friends,I have got the following error when i am running code inspector, " No first field of a table index in WHERE Condition"   My code is like below:if git_cabn is not initial.select objek           atinn           atwrt from ausp           into...

    Resolved! Accepted Solution

    restrict authorization for function module CALL_TRANSACTION_FROM_TABLE

    Hi Friends,We want to restrict function module CALL_TRANSACTION_FROM_TABLE , basically this function module is helping users to by pass the authorization and use any t code they want and we want to restrict this access.Scenario is user is going to se...

    Labels in this area

    Explore this Area