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

    syntax error

    hi all,i've used the code below to output text from a HR infotype text field in adhoc query. However, i'm getting a syntax error, "LIKE" expected, not "LINE", when i run a code check for this, can anyone assist? thanks, Code below:DATA:lrf_message_ha...

    Resolved! Accepted Solution

    LSMW using BAPI_CHARACT_CREATE (CT04) - field Negative Vals Allowed

    Hello everyone!I am doing a LSMW ussing the BAPI_CHARACT_CREATE for characteristics load, but Ia need flag a field that is in CT04 called "Negative Vals Allowed" (CABN-ATVOR).I already searched all the Bapi structure and did not find where I can plac...

    Resolved! Accepted Solution

    performence problem

    Hi All,I have written a select command on the table COEP based on objnr and vrgng fields ( both are required )So when i was execuiting the query it was taking too much time for a single record.Can you guide me the alternative table or alternative how...

    Resolved! Accepted Solution

    table size

    Hi Experts,I have a z table on production table. It contains many record and is now full .How I can increase its size . Can we increase sizes of tables at production server.I dont want any manipulation in alrasdy saved records. How Can we increase si...

    Resolved! Accepted Solution

    How to add a new data element for existing table filed(Primary key field)

    Hi Experts,How to add a new data element for existing table field(Primary key field)For this filed ther is no foreign key relation ships and even check table.while activating table it is giving message like below.can you help any one to solve this an...

    Resolved! Accepted Solution

    How to find out new session number when using "STARTING NEW TASK" option

    Hi Experts,I am executing a new report R1 in a new session (From another program R2). To acheive this i had to write the 'SUBMIT R1' statement inside a custom function module which is RFC enabled.hence, to execute R1 , I am calling the function modul...

    Resolved! Accepted Solution

    problem in f4 help

    hi Experts, i have used f4 help for self customized field in module pool and it is working fine but when i press enter key it gives an error like " invalid field format (screen error) " im not getting the exact problem, plz help me to come out of thi...

    Resolved! Accepted Solution

    VA01 userexit USEREXIT_SAVE_DOCUMENT in include MV45AFZZ - how not to save

    I have to check the Order Quantity in transaction VA01 against table VBBE. I have implemented it in an enhancement inside the USEREXIT_SAVE_DOCUMENT form in MV45AFZZ.I have to check that some conditions are met. How do I tell the transaction not to p...

    Resolved! Accepted Solution

    Import memory id

    Dear experts,I am using one import statements- 'import temp_rate to temp_rate from memory id 'RATE' in one client.It is showing value 0.00 and in other client it is showing value '90'.Could you please suggest how?Regards,Tushar

    Resolved! Accepted Solution

    prob with type castiong

    This is my code.************************SELECT OUTTURN REMARKS FROM Y_XXXX INTO TABLE i_tab_XXX FOR ALL ENTRIES IN i_tab WHERE REMARKS = i_tab-SHNUMBER********************************in where condition REMARKS and i_tab-SHNUMBER is two different da...

    Send PDF output via Idoc

    Hi Gurus,I need to send via Idoc the Purchase order Print as PDF.I can create my PDF and i can download to local or attach via mail or download to the server without problem.I tryed the FM SCMS_BINARY_TO_TEXT to convert my PDF to a char string for Id...

    Labels in this area

    Explore this Area