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

    PRELIMINARY_POSTING_FB01 for normal posting not for parking document

    Hi Sirs/ Madam,I got the problem to posting FI document which is post GL, AR and invoice. Through BAPI I got problem with Tax line item. so I used this FM 'PRELIMINARY_POSTING_FB01'. is there any possibilty to do the posting using this FM ? somebody...

    Resolved! Accepted Solution

    Issue with LOOP

    Hi All,I have an internal table ITAB where WBS element, SKF, Fiscal Period, Fiscal year and Quantity fields are present.I want to append the WBS elements into other table (ITAB2) for processing the data into Function module to create a posting.While ...

    Resolved! Accepted Solution

    To pass multiple email id in function module 'SO_NEW_DOCUMENT_ATT_SEND_API1

    Hello Experts,My requirement is to send email to multiple email id from my abap program.every thing is working fine for me, i'm using the function module 'SO_NEW_DOCUMENT_ATT_SEND_API1' but the only problem i'm facing is i'm not able to send mail to ...

    Resolved! Accepted Solution

    How to maintain code of 'requirement' of access sequences in SD pricing???

    Hi everyone,I have an assignment to maintain the code of 'requirement' of access sequence in SD pricing procedure... and I know that the 'requirements' are pieces of code attached to an access sequence to determine whether or not a certainaccess lev...

    Resolved! Accepted Solution

    select query problem

    Hi Expert , i have one which take more time to execute . can you please suggest me how to make it effective .select KUNNR from knvp into CORRESPONDING FIELDS OF TABLE customer where KUNN2 = P_KUNNR AND PARVW = 'ZD' .SORT CUSTOMER BY KU...

    Resolved! Accepted Solution

    Call to form from class.

    Hello experts,In my class i call to form that exist in another program, when i push click on the form i can't see the perform in my class, i gave message like this:" Subroutine CL_GET_STOCK_1 not found in Programs (possibly dynamic calls!)".How can...

    Resolved! Accepted Solution

    BAPI_SALESORDER_CREATEFROMDAT2

    Hi I am using BAPI_SALESORDER_CREATEFROMDAT2 for creating interest orders in VA01using reference contract number created in VA41.Please guide me on which parameters I need to fill of the BAPI with contract number. If possible give some code reference...

    Resolved! Accepted Solution

    Greyedout fields are enabling before saving, while clicking on enter

    Hi All,I have created a Custom Infotype, in that i have given 4 sub types, as per requirement for every subtype we need to Greyedout some fields. i have disabled(greyed out) some fields using modulepool. Here i got problem like, If i click on enter ...

    help for checkbox display

    Hi good souls,I have 8 check boxes and when i want to insert the record in my table and check any of checkboxes the required field gets updated. but the problem is coming when i want to display the values.the check boxes are not marked when i display...

    Resolved! Accepted Solution

    Commit is not working

    Hi All,I have used the following function modules for posting SKF Quantitis against WBS Elements for executing KB31N transaction in my program.'K40C_COBK_CHECK_POST''K40C_DOCUMENT_LINE_CHECK''K40C_DOCUMENT_CREATE''K40C_DOCUMENT_POST'After the k40c_do...

    pdf to spool

    Hi Experts,i have created a custom program by copying FP_TEST_00 and gave nodialog mode for out parameters which will supress the prompt for printer and that i can run it in background. i just want the data to written to spool.call function 'FP_JOB...

    Resolved! Accepted Solution

    SE91 question

    Hello experts,I want to create a new message in a custom class. The message should be "Use Deferred Discount Document for A&P Process"I know that '&' stands for place holders, but is there a way to include them as the output of a message?Thanks in ad...

    Labels in this area

    Explore this Area