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

    check costcenter in me51n

    Hi All,I need to block any item who comes from different cost center than initial one when creating a purchase requisition (me51n). In other word, I need to make sure all items in one PR belong to same cost center. What is the best way to do it? I di...

    Resolved! Accepted Solution

    In an extended classic scenario, how can we make few purchase orders to sta

    Hi All,In an extended classic scenario, how can we make few purchase orders to stay local (i.e. without copying it to the back end). The decision criteria to stay local is information other than product category, i.e. using pcard and the cart value.T...

    RSFTP002 need help

    Hi everybody,I am trying to use RSFTP002 program from within my code to FTP a file to a remote NT box.I am using the following code:submit rsftp002with user eq 'XXXX'with pwd eq 'XXXX'with host eq 'fileserv1.XXX.edu'with cmd1 eq g_ftp_cmdwith dest eq...

    Product Hierarchy

    Is there a way to get product hierarchy from the Accounting document number and item.VBRP table would not help me because I cannot compare the BESG item with the VBRP item.At the item level I need the product hierarchy using the accounting doc.Thanks...

    Resolved! Accepted Solution

    To get the customer name

    Hi,I have the following loop, to get the customer name. I have 9 records for the selection and after execution I am able to see only one customer name, because I am not catching it in the loop. How to do it. and where should I clear NAME1.LOOP AT ITA...

    Resolved! Accepted Solution

    IDOC Material Master

    Hi,Iam working on IDOCs for the first time.I need to develop an interface for creating/changing/deleting materials in SAP.Question is if i want to change/create a material , where should be the flag set. MSGFN field in IDOC segments doesnt serve this...

    Resolved! Accepted Solution

    Tripple nested join - A tough one for you tables experts out there!

    This is the deal: I need to perform first a cross(INNER) JOIN between tables A and B, to have them create all the possible combinations of rows in A and B. (..Now for the togh part...) Then I need to do a LEFT OUTER JOIN between the resulting table f...

    Stuck Smartforms !!

    I get text using the read text FM in Smartforms into an Internal table of type TLINE. Then I create a Loop node and loop the contents into a structure of type TLINE . In the loop node i create a Text node and try to display the content of the structu...

    Totals in smartform

    Hi,I have developed a smartform with 3 pages. Page 1 calls Page 2 as next page and page 2 calls itself (page 2) as next page, recursively. Page 3 has terms and conditions.Now the problem is that I want to have the total of the Purchase Order on the l...

    Secatt Doubt !!

    i'm trying to load some data using SECATT for transaction FB01.i make it work but it ended creating one document for each data i was entering. what i didn't find is how to enter all the data and generate only one documentDoes any one know?Thanks !!!

    Resolved! Accepted Solution

    ALE

    Hi Friends, I wanted to go through ALE concepts for clear understanding.Please Send me if yu have any documents of such.Its very urgent since I have an immediate presentation on it within a three hours.Please send any valube documents.Th...

    Resolved! Accepted Solution

    Datatype convertion

    Helloi have a structure A with 3 fields.- Field A is of type DATS length 8.- FIELD B is of type DEC length 5.- FIELD C is of type CHAR length 7.The problem is with datatypes of DATS the internal value is '0000000' when the value is initial.Now i need...

    Labels in this area

    Explore this Area