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
  • 83406 VIEWS
  • 212 REPLIES
  • 39 Likes

BADI FOR CV01N

Hi,i want to include customer screen in object link tab in CV01n transaction.regrading this one badi is there DOCUMENT_OBJ , please help how to write the code in this badi and what are the steps we need to flow to include customer subscreen in CV01N ...

BDC

Hi friends,am using the transaction mek1 for updating the price value KONP-KBETR.but am getting error field konp-kbetr not found in loop of screen sapmv13a 1017.if possible can any provide the solution.Thanks in Advance,sai.

ME21 and ML81n

Dear friends,I am trying to do BDC for ME21 and ML81n in the same program.I tried this in Call transaction and Session method. As the limitation of call transaction is we can not do multiple transactions in call transactions in back ground.That is wh...

Resolved! How do I know if SAP Standard tables are modified by customer

Hi,We are trying to figure out how many out of 90K SAP standard tables have been modified by cusotmer to add custom fields. I tried looking at last changed in TADIR but it does not give me complete list because there are some tables like PRPS in whic...

Resolved! Internal table sum

Dear all,i have a internal table which i fill with data from the table MVER (total consupmtion for a material).I have a query which a parameter for the month. Now i want if i enter a 03 for the parameter that i get the sum for the first 3 month.Can e...

BAPI for F-03

Hi everyone!I've been trying to do a posting of a clearing document through a BAPI for transaction F-03. The BAPI creates the document but don't link it with the corresponding open item, and because of that, the document doesn't close. The BAPI I'm...

reading stat file

Hi guru'sI am using open dataset to read a stat file. It always gives me the binary format of the data. Below is the code snippet.OPEN DATASET dset for INPUT IN TEXT MODE ENCODING DEFAULT.IF sy-subrc <> 0. WRITE:/ 'Error in opening file'.ELSE. DO....

Resolved! Using a FILE port

Hi,In our SAP system we have configured ALE settings so that we can receive IDOCs from External Non SAP system(WEBMETHODS).Every thing is working fine.SAP has recomended to use a File port for this . Procedure...1. For the port definition (SAP ...

ECATT pcfg role copy

Hello experts,I am new with ECATT. A script has been setup to copy pfcg roles by use of external variants (upload file). The execution failes. First role copy is ok, but the second role fails because the target role name will remain the same as in th...

rfc to ecc system

I have a requirement to get list of planned orders used in the APO extract by doing rfc to ecc system.the plnum from table plaf,that we will get based on some selection criteria,based on this we have to take order no,production no,resource name,activ...

Labels in this area