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

Resolved! Integrating a Z Business Object with SAP Standard general status mangement?

Hi,I would like to integrate my custom business object (not a subtype of a standard BOR Object) with the SAP standard general status management process as it is used for example by equipments, production orders etc.Researching on that topic I didn't ...

Resolved! Update failure with POSTING_ILLEGAL_STATEMENT in VL02N while updating a IDOC

Hello Experts,I have created a output type. (in vl02n menu path : Extras->Delivery output -> header ).while I save, I have encountered the update failure.Runtime Errors         POSTING_ILLEGAL_STATEMENTDate and Time          27.10.2013 10:03:47 Short...

Resolved! Wrong Printing

Hi My PO summary smart form is facing some issues regarding alignment. Can anybody suggest me something to correct this..I have attached the screenshot of the problem i am facing. From quantity onward everything is printing downwards.

Resolved! ALV field remains editable despite applying style mc_style_disabled.

Hi,I have requirement on having a row in NON-edit mode if field ‘ZCURRENT_STATUS’ is ‘CLOSED’. For now I am trying to do make field ZCURRENT_STATUS non-editable if its value is ‘CLOSED’. Here's how i’m doing it: At the end, form is defined as:form se...

Sales order change Quantity

Hi all,Based on the certain condition, we should not change the quantity ( Even though if the user is changed the value while saving it should have the same old value ).I tried in the Userexit for VBAP and VBEP, SAVE_DOCUMENT_PREPARE  but no use. Did...

BH2408 by Active Contributor
  • 1896 VIEWS
  • 3 REPLIES
  • 0 Likes

Resolved! How to add a record in a database table from a table in module pool

Hello all,I have created a custom z table in se11 with 4 fields . Now these 4 fields have records. Then I created a table control using these 4 fields in a module pool. My requirement is to display the records of the fields as per the select options....

Resolved! ABAP : FM : BDC : "VIQMEL-AUSVN" does not exist in the screen

Hi ,                     i got this error msg , "VIQMEL-AUSVN" does not exist in the screen                    when executing my fm,                      The below code :                      PERFORM f_bdc_dynpro USING 'SAPLIQS0' '7200'.             ...

Resolved! Interface between SAP and Webservices - only getting data from Webservices

Hello again guys,   I am not familiar with Webservices and just noticed while debugging that my call  is not passing the correct values.  I have 3 combinations of paramerets to be passed that are coming from an internal table from sap:  TRYls_reques...

Resolved! Shared Memory vs Internal Table

Hi,I am a BW developer with some ABAP skills. One of my ABAP collegues mentined something about 'shared memory' and I understand that shared memory can be accessed across sessions and that it is stored in the application layer thereby making access t...

BenedictV by Active Contributor
  • 507 VIEWS
  • 1 REPLY
  • 0 Likes

A custom driver program for Smartform for MIGO configured through NACE

Hi,I am new to ABAP and  need to write a custom driver program for smartform for the transaction MIGO (Goods receipt),which is configured through NACE transacation. What i know is, In NACE I will have to configure the output type giving the custom Sm...

System error while reading XML using CALL TRANSFORMATION

Hi all,We are trying to READ XML file by XSLT_TOOL using CALL TRANSFORMATION.we are using below code :-TYPES : BEGIN OF ls_xml,                raw(262143) tYPE c,           END OF ls_xml.   DATA : l_xml_1 TYPE ls_xml.DO.       READ DATASET w_fich INT...

Resolved! IDOC to Webmethods

Hi Experts, I have a requirement to send HR data using IDOC to Webmethods. If the Idoc data is converted into XML and then whether the Webmethod can able to receive the data? Please provide, if any IDOC  to Webmethods sample codes.  Thanks.Regards,Ga...

GaneshRK by Participant
  • 2012 VIEWS
  • 1 REPLY
  • 0 Likes

Resolved! yellow Light in idoc...

Hello gurus,                    Recently i have created an idoc and it has been generated but the problem is that in the T-code WE05 the  status that is shown is that idoc is processing (status record number is 30 ) . So can any one tell me how to ma...

Resolved! SM21 Hugh Log

Hi,  We are experiencing a hugh amount of logs in SM21. The problem is we don't know were it came from, we check everything on the basis side that needs to be check and it keeps on writing the log every minute. There are no exact details for the erro...

Resolved! Performance Issue

Hi..Could anyone suggest me to increase performance for the below report. REPORT  zm02 NO STANDARD PAGE HEADING LINE-COUNT 65 LINE-SIZE 167.TYPE-POOLS: slis.TABLES:eban,ekko.INCLUDE zm01_d01.SELECT-OPTIONS: s_ebeln FOR ekko-ebeln,                s_rf...

sap security isuee

Dear SAP,i have one doubt in sap security i need to give full FICO  module tcode authrisation to one userid only fico module tcodes full authrisation remaining module tcodes will not to work is it possible in sap please help me is it possible are not...

Resolved! How to insert data in condition table A917 through ABAP?

Dear gurus,I need to insert data in condition table of A917 as an example shown below:AppCnTyCtryKey 1DK2Valid toValid FromCondRecNo. VZSTGINC000000480MNOP31.12.999923.10.2013 VZSTGINC000000483MNOP31.12.999923.10.2013 As I insert data directly...

Labels in this area