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

Resolved! Gender conversion SAP format

Hi, Is there a function module available for the conversion of Gender to the SAP Standard (1 : male, 2: female, 3 : unknown)Example: lv_var1 = 'Male'lv_var2= 'Female'lv_var1 = 'M'lv_var2= 'F'lv_var5 = ''After the conversion: lv_var1 = '1'lv_var2= '2'...

TimVDB92 by Participant
  • 1803 VIEWS
  • 10 REPLIES
  • 0 Likes

Resolved! Error : Relationship type could not be converted to the internal format

Hi Experts,I am getting the following error when i pass the data to BAPI  BAPI_ALM_ORDER_MAINTAIN.Can anyone help me why am i gettin this error in the return parameter of the bapi.I am passing the following which is coming from an idocMethods tableRE...

Resolved! Display ALV after saving

Hi Experts,I have a ALV display in my report. What I need to do is to have another alv display after clicking save.But when I've tried to do it. The previous structure in the first ALV still appears. How can I remove the first ALV after clicking save...

Resolved! Reading Excel file from Application Server

Hi Experts,I am reading Excel file from Application server using OPEN DATASET IN TEXT or BINARY MODE but got dump like Runtime Errors         CONVT_CODEPAGEExcept.                CX_SY_CONVERSION_CODEPAGEPlease suggest how to read Excel file from App...

SAP_CONVERT_TO_XLS_FORMAT not working when there is an == sign in the table I_TAB_SAP_DATA

I have come across a scenario that function module SAP_CONVERT_TO_XLS_FORMAT not working when there is an == sign in the table I_TAB_SAP_DATA.Let me explain in detail.I_TAB_SAP_DATA is having data like below, where it is having == sign at line number...

Fax Sending issue

Hi Experts,1) I am getting error in SOST when sending  PO document FAX. error message is XS812. For same FAx no I had sent fax , which sent successfully. I am getting PAGE_SEND_ERR , May I know the cause for this.2) For another FAX no I am getting NO...

Resolved! How to set help for an field? But that field doesnt have any possible values. and shouldnot use F4 function module too..

Hi abap guru's,How to set help for a field in selection screen? But that field doesnot have any possible values. and shouldnot use F4 function module too..But i have to set help for an field.for ex.i have to set help for a field(reltyp) in selection ...

Best approach to send HU Creation via IDOC to another SAP system

Hi ,Can you please suggest me the Best approach to send HU Creation ( Currently it is using FM LXYRD_HU_CREATE in SAP System ) and now I need to send IDOC to another SAP system when inbound DESADV idoc is creating.Now I need to send this thro Standar...

Smartform Templates

Hi SDNites,I have use d atemplate in a smartform and it has got multiple lines where all the lines has fixed height. But what I have noticed is that whenever I click on table painter I find different height and that happens only for line type which h...

Custom BAPI creation

Dear Experts,                    I have read so many threads about Vendor master BAPI.Please refer to the link which was posted by me.. . Is it possibile to create custom BAPI for vendor master using direct 'insert' statement? Anybody has done this ...

Idoc error

Dear ExpertsI was getting below Idoc error with status 51 "filed Supplying Country is a required field" After investigating i found that in the Segment E1EDK29 field TEXT1 and TEXT2 was missing which is actual field for Supplying country which can se...

Resolved! CL_SALV_TREE

Hello All,   In the class CL_SALV_TREE we can get the node information from method GET_NODES and selections from the method GET_SELECTIONS.But this class do not have any method that will retrieve expanded nodes.Event IF_SALV_EVENTS_TREE~EXPAND_EMPTY_...

Resolved! Getting an additional screen while moving back from ALV grid

Hi Gurus,We have developed a process log for our program with using CL_GUI_ALV_GRID. We had to display the two ALVs together, so we have used splittor to split the container. But now when  we move back from our ALV display to selection screen, using ...

Labels in this area