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

Resolved! SO_DOCUMENT_SEND_API1

Hi. I'm using the funciton SO_NEW_DOCUMENT_SEND_API1 for sending e-mails, but I can't make it works. I use this function because I have to use always the same sender (sender_address parameter). I don't know what to do. Do I have to make something spe...

Resolved! BDCDATA Table

Hi Everybody,how to populate BDCDATA table without using the form .FORM DYNPRO_PROCESS2 USING DYNBEGIN FLD1 FLD2. "#EC * IF DYNBEGIN = 'X' . CLEAR WA_BDCDATA . MOVE: DYNBEGIN TO WA_BDCDATA-DYNBEGIN , FLD1 TO WA_BDCD...

Resolved! Logical data base

Hi Experts,Thedefinition of the logical database describes "central authorization checks for database accesses".How the authorization check is performed? How can we give the authorization check to particular LDB? Based on the user we will give the au...

Logical data base

Hi Experts,Thedefinition of the logical database describes "central authorization checks for database accesses".How the authorization check is performed? How can we give the authorization check to particular LDB? Based on the user we will give the au...

VA02 core modifcation

Hi everyone, Even though SAP is not recommending core modification, we have a requirement to do core modification in VA02 transaction. As per the requirement if user goes to Deliver menu (VA02 -> Enter -> Sales Document -> Deliver) by default it goes...

Batch Data Classification

I am doing Batch data conversion using BAPI_BATCH_CREATE. I have to update the classification values for the batches. I can create the classification using the BAPI but I cannot figure out a way to pass the values. I tried using BAPI_OBJCL_CREATE but...

Convert RAW to Binary

Hi All,I have to convert a field having data type so_raw255 to data type Binary..Please Help me..Its very URGENT....I tried few SAP FM but it was not converting..Please tell how to do the conversion.Data to be converted is:FFD8FFE000104A4649460001020...

Resolved! Receipt Post

Hi everyone,two questions:1) Which transaction can i see the documents created by "BAPI_ACC_INVOICE_RECEIPT_POST"?2) I got a Error message: "Please view and correct the errors via the interface administration transaction", Anybody know this transacti...

Resolved! HR data transfer

Hi We are migrating data from legacy to SAP. Can Any one educate me how this can be done through LSMW. I have searched internet but havent found any LSMW help on HR side. we are on ECC6.0 and DTT is not available now so we have to define a strategy t...

Resolved! LSMW for HR data

Hi We are migrating data from legacy to SAP. Can Any one educate me how this can be done through LSMW. I have searched internet but havent found any LSMW help on HR side. we are on ECC6.0 and DTT is not available now so we have to define a strategy t...

Exit For CK11N

Hello Friends,My requirement is that while creating material cost(CK11N), I want to use alternative BOM, which is the last BOM number for perticular material, but while processing this CK11N it is taking first BOM number always, so I need any exit, ...

mm17 custom fields

Hi )Please, help me.......I have extended the material master tables MARA with custom fields. I now wish to make these fields mass maintainable using MM17. When I go to the mass maintenance screen, I am unable to see my fields there. Sap version - 6....

SPNEgo with UME-ABAP.

Hi All,I have configured integrated login with SPNEGO wizard with UME-ABAP.All the settings seems to be ok, including the cases of service user name and KDC.I have checked the ticket using 'kerbtray'.But integrated logon is not functioning. When I am...

Resolved! Print Preview Problem

Hello friends,In the Change Mode or the diaplay mode of the Purchase order when I click the Print Preview Button the PO is printing to the printer and is not displaying on the screen. What could be the reason for this.However before printing it Shows...

Resolved! interactive ALV

Hi everyonei have created a normal ALV display. now my requirement is changed and i have to make it interactive can anyone gv me sample code of interactive ALV or guide me with the events or FM's please...its very urgent

Resolved! binary search question

Hi,I want to use binary search in my code, just not sure, how to do it right.Let's say I have an IT with columns A B C D.I want to search this table first based on value in A and later based on B.How should I sort this table?>sort IT by A B>read tab...

Labels in this area