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

Align Text in Single Row

Hi All,I am getting text in ITAB using READ_TEXT FM in the below format.Table -  lt_lines[]LINE      TDFORMAT     TDLINE1               *                         Hello2               *                         WorldI want to pass the text into an vari...

Validate Month

Hi Gurus, can i know how to validate a particular month ,what i want t say is, when i compare my input date with sy-datum if the given date belong to same month it should executeif the given input date does not belong to that month it should show err...

SmartForm y F110 Transaction?

Hi anybody:Is it possible to show a SmartForms from F110 Transaction to print the data of a check?I have the SmartForms ready BUT How do I do to call this SmartForm in the F110? Do I need to use a User-Exist or BTE to do it?I will appreciate the comm...

JJAIMES by Participant
  • 1244 VIEWS
  • 2 REPLIES
  • 0 Likes

BAPI_MATERIAL_SAVEDATA : Error-No authorization for material type...

Hi guys.I am using BAPI_MATERIAL_SAVEDATA to change a material MRP parameters.I am getting the error "No authorization for material type.."On /nsu53, it is found to be trying for material creation activity.I don't want to give this material creation ...

Error DBIF_RSQL_INVALID_RSQL CX_SY_OPEN_SQL_DB in program

Good Morning Wise People,                                         I ask you for this type error. I saw by transaction ST22 for this error and I have these possible error causes:                                        o The maximum size of an SQL stat...

SCMS_BINARY_TO_STRING

Hi ABAP Experts,Requirement : Need to Convert Binary Data(PDF data or DOC data or TXT data) into String.Procedure:lt_phio_content is a binary table of Table Type SDOKCNTBINCALL FUNCTION 'SCMS_BINARY_TO_STRING'      EXPORTING        input_length  = v_...

BAPI BAPI_PBSRVAPS_GETDETAIL2 is giving error when using it in APO Macro Function

Hi,I am using BAPI   BAPI_PBSRVAPS_GETDETAIL2 in the APO Macro function, When I executed the Macro from planning Book ,its throwing error that 'another transaction simulation is currently being used'.I have debug the BAPI and found that this error is...

Resolved! cmod change

Dear allI have edited the existing project in cmod . but  what i have done i havenot created  a request for project , i just done the modifications in the includes and screens in that ,,and created request separeatly ,,is it advisable? could i do lik...

Explicitly locking the doc. is dependent on the kind of document in question?

HelloI am changing contract (adding a new item) by using 'BAPI_CUSTOMERCONTRACT_CHANGE', so pls. let me know1) Do i need to lock this contract prior to using the above said BAPI?2) Actually, i tried with out locking (infact i opened the same contract...

Resolved! Display AMOUNT IN WORDS in SAPscript for INVOICE Total (including TAX).

We want to Display AMOUNT IN WORDS in SAPscript for FOR INVOICE (VF03) Total (including TAX).For this amount gets STORED in  KOMK-FKWRTOur Code in program: REPORT  ZINV_SUBROUTINE1.DATA:       result TYPE STRING ,               gv_amt TYPE spell.DATA...

Resolved! problme while creating data in additional data for infotype 1001 with a custom relationship into

i have a custom relationship ZNI, which has some additional data which will be stored in a additional table along with link to infotype HRP1001. While inserting record i getting this error dump.any help will be appreciatedCategory               Error...

Labels in this area