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

Default values for fields Valid_from and Valid_to in transaction FMMEASURE (BDT)

Hello Experts,Could you please let us know any BADI or Enhancement available to pass the default values to the FMMEASURE transaction while creating.filed names: valid_from and valid_toI have tried and seems this transaction is part of BDT so i would ...

COVP selection

Hi All,         When I execute the transaction KOB1 I am getting a run time error. My current SAP FIN version is 617. I searched and did not find any relevant OSS notes for my version. The run time error occurs in program SAPLKAEP include LKAEPFSL in...

CX_SXML_PARSE_ERROR-Error while parsing an XML stream: 'undeclared namespace prefix'.

Hi,I am trying to consume web service in  ABAP . I need to pass SOAP header with the authentication along with SOAP body. I have used if_wsprotocol_ws_header interface to pass header but getting the PARSE error.This is what I did:- Created ABAP proxy...

SAP NOTE 1645855

Hi guys, I need to implement the sap note 1645855, the note status is "cannot be implemented", but i need only the part that talk about the logical file name "CLASSIFICATION_ERROR":If you want to store the output file on the application server, use t...

Resolved! Background colour smartform

Hi experts,I have this requirement: I have to create a new smartforms contaning 12 tables, one for each month of the year the user indicates in selection data.For each day I paint the day and another cell with some additional data, so if the month ha...

Configuring Secure Network Communication (SNC) between SAP systems and clients using WebSphere Adapter for SAP Software V7.5

getting  an error while provisioning user after configuring IT resource with SNCSNC steps followed1.     Creating SAP PSE            sapgenpse get_pse -p SNCPSE.pse -x Password@123 CN=WKSBAN04FFB085A,OU=Mphasis,O=corp.mphasis.com,C=IN2.     Configure...

Resolved! Call same tcode without falling into endless loops

Hello Experts,When Changing Report A it is nesecceary to use SUBMIT Report B                 WITH s_batch IN rt_charg         EXPORTING LIST TO MEMORY  AND RETURN.But in our case Report B is a Replica of Report A and we would not want to keep two ide...

Adding conditions for test run of vendor clearing and changing the output as per output control checkbox.

Hi Experts,Need a help with the F.13 tcode for vendor clearing.If under Vendor Invoice, there exists payment a block value (ZLSPR – any value), we have a requirement to restrict the clearing of payment document from Tcode F.13. This has been added as...

NOT able to see Hana objects in content folder of target system after transport using HTC

HI All,I developed some objects in hana modeller.i also have created the corresponding abap objects.i have created the HTC in which i have assigned the same delivery unit which is in HANA objects.all abap objects are binded to a single Transport requ...

Resolved! FM in background task with function module that was not remote enabled.

Hello All,Code was moved to production that was calling a non remote enabled FM in background task.    By the time the error was caught over 15000 abends occurred.    These 15000 background calls are now in tables ARFCSSTATE and ARFCSDATA but cannot ...

Resolved! logdata of DBTABLOG

hi,i want to bring the value of logdata of dbtablog table.  Since ist type is LRAW i couldn't manage it.here is the code;data : l_data type string,          convin type refer to cl_abap_conv_in_ce.call method cl_abap_conv_in_ce=>create   exporting   ...

Labels in this area