Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

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

Criticality.png

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

2024-08-07_08-25-11.png
sheenamk by Developer Advocate
  • 83305 VIEWS
  • 212 REPLIES
  • 39 Likes

multi level BOM

Hi all,i am using BAPI_MATERIAL_BOM_GROUP_CREATE to create a <u><b>MULTI LEVEL</b></u> BOM in sap. but i am not getting any field for <b>LEVEL</b> in this BAPI.so, can i create a multilevel bom without a level ?can u plz suggest, how can i use this ...

Resolved! PM-PCS Interface

We would like to implement an interface between SAP and SCADA to create measurement documents in SAP. I understand there is a standard interface - PM-PCS Interface. I have referred to SAP help, OSS notes and done a search on this forum but am at a ...

Indexes in joins

Hi,When I join two tables in an ABAP quey eg:SELECT A BFROM abc INNER JOIN xyzON abcC EQ xyzCWHERE abc~D = .... AND abc~E = .... AND xyz~J = ....This is just an example.My query is does a join make use indexes if they are avai...

Resolved! stxh.

I have MM01,ME21 and VA01 to b done in BDC,i have to get the sales text n purchase text from MM01 to the other two...................tell how the three function modules r used n wat parameters r to b passed n wat r the tables TLINE and THEAD.wat r th...

Resolved! SM69/SM49

Hi, I am using the FM "SXPG_COMMAND_EXECUTE" to FTP a file from unix directory to the ftp site... (extranet)... so I have created a command "ZFTP" in SM69 which calls the unix script ... (/sapbatch/scripts/FTPinfo.txt)... but what should I give in a...

Reg: Data Dictionary

Hi,I need to get this following as output. But for some fields I am not sure, from which table is available. Could any one assist me with the table and field name for all the fields.Vendor Number 1001895Vendor Name Intergraph Corp.Purchasing Grp LIP...

Resolved! LVC_FIELDCATALOG_MERGE

Hi;when i use method LVC_FIELDCATALOG_MERGE to fill in field catalog with internal table name the field catalog returns empty. Is it not possible to use it with internal filename instead of passing a structure?my source is like,**************FORM pre...

Labels in this area