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

    Database View

    Dear All,I want to create Database view, with three tables VBAK, VBRK BSEGC tables but there is no relation between bsegc table to the remaining tables. How to create the database view with these tables.Thanks for your cooperation,Krish.....

    Resolved! Accepted Solution

    Problem in Select-options

    Dear ABAPers, I want to make the Select-options field mandatory.I have written the Below code.select-options : p_date for crm_jcds-udate obligatory no-extension.My problem is the above statement makes only the p_date-low mandatory .I want to mak...

    Resolved! Accepted Solution

    Database View Creation

    Dear All,I want to create Database view, with three tables VBAK, VBRK BSEGC tables but there is no relation between bsegc table to the remaining tables. How to create the database view with these tables.Thanks for your cooperation,Krish.....

    Resolved! Accepted Solution

    ALE, IDOC - need to send IDOC and create a text file

    Hi,i need to send idoc to some other system and create a text file in that.I want sent data to Channel Cluster.what are the settings required for that in transactions BD54 SCC4SM59 - which connection is required WE21 - which type of portWE20 - which ...

    Resolved! Accepted Solution

    Reg: Variants Deletion

    Hi Every one,Iam using one function module to delete the variatns 'RS_VARIANT_DELETE', with this function modulei can delete only specified variant only, But i want to delete all the variants at a time with out specifying.any function module is there...

    Resolved! Accepted Solution

    How to get GUI Status(Push Buttons) in ALV Report

    Hi FriendsI have a requirement in a way that:Once selection-screen was processed,an ALV report has to come and above the ALV List,I need a custom GUI Status(4 Push Button) with Push Buttons Logic.Once I had clicks on thesse push button,I need to disp...

    Resolved! Accepted Solution

    Is seperate Bapi programs req to extend different types of material

    Hello experts,I want to extend different types of material (Raw material, Spare type) from one plant to another.Is one BAPI(BAPI_material_savedata) program is sufficient to extend different types of material whose views or screens r different or I ha...

    Resolved! Accepted Solution

    Package Change

    Hi Friends,I'm trying to create one domain ZDOM. But it is automatically assigned to one package ZABC say.I don't want to save my domain ZDOM in package ZABC. Instead of package ZABC I wanted to store it in ZMMM.If I will approch Object directory ent...

    Resolved! Accepted Solution

    Adding two leading zeroes infront of a variable(both character and numeric)

    Hi Experts,I have a variable v_data. Whatever is the value of the v_data, two leading zeroes should get added to it. v_data may be numeric or charachter type. I am using FM CONVERSION_EXIT_ALPHA_INPUT for adding two preceding zeroes for numeric types...

    Resolved! Accepted Solution

    VIWS

    Dear All,Are we create database views through the program, if yes how we can create?. As per my knowledge we can create view through se11.Thanks and regards,Krish...

    regarding ALV

    Hi,In alv display, how to restrict the subtotal of a particular field.What i mean is for a particular field i am displaying sub total using field catalog do_sum = 'X'.if the field contains 50 40 20 then subtoatal would be 110.if sutotal is greater...

    Resolved! Accepted Solution

    Issue in linking between Purchase order no and PO item condition table

    Dear guru,here i am facing an issue in fetching data from Purchase order item condition--i not able to find out the link between following --using ME23 u can view a Purchase order. The PO header details is getting saved on EKKO The PO item details is...

    Resolved! Accepted Solution

    Navigation from ALV

    Hi all,On executing my program i get ALV with names of reports displayed. My requirement is that on clicking on the report name, I should be directed to SE38, where the corresponding report is opened in 'Change' mode.Please suggest how I can achieve ...

    Resolved! Accepted Solution

    problem in the code

    Hi,I am working on a code and it is giving problem that where the Work center field is empty it is making the last field repeated having the Work Center . here 's d code :-LOOP AT T_MAPL INTO W_MAPL. LOOP AT T_PLAS INTO W_PLAS WHERE PLNAL = W_MAPL-...

    User exit Table

    Hi All,i want to know if there is any table which stores all user exits and there description.Requirement is that i have around 300 user exit and i need to extract there description. Your duplicate post has been deleted. Also DO NOT OFFER points. T...

    Labels in this area

    Explore this Area