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

IDOC inbound system error: function module not allowed FKK_EBS_TOL_IDOC_INPUT_COPA

Hi all,i am creating custom Idoc..Idoc processed in outbound.....but not processed in inbound.....it is giving error in  inbound asIDOC inbound system error: function module not allowed FKK_EBS_TOL_IDOC_INPUT_COPA.......suggest  something....

Resolved! performance about vbfa

DATA: LT_VBFA TYPE STANDARD TABLE OF VBFA WITH HEADER LINE.LT_VBFA-VBELN = '0086152431'.LT_VBFA-POSNN = 10.APPEND LT_VBFA.LT_VBFA-POSNN = 20.APPEND LT_VBFA.LT_VBFA-POSNN = 30.APPEND LT_VBFA.LT_VBFA-POSNN = 40.APPEND LT_VBFA.LT_VBFA-POSNN = 50.APPEND ...

Resolved! Transport Strategy

Hello Experts,I would like to know the advantages and inconvenients of the two kind of transport strategy on SAP : 1/ Transport on production system once a week. It means Regular transport. 2/ Transport on production system by lot with a lot of TOs, ...

Resolved! User Exit for VA21/VA22

Hi Experts,Could you please suggest a user exit which triggers at the time of line item entry in Quotation (VA21 or VA22) to check if the material entered is a repetition or not? I had the same requirement for SO (VA01/VA02) and i could achieve it us...

Resolved! Kind of performance issue while adding fields in Master tables for ex MARA

Hi Experts,I know this is strange question but even i will have to answer.MARA table in our system is having 279 fields already (around 121 have been added using Append structure). Now user wants to add more 16 fields (Out of 16 ,6 will have char 22,...

Passing system language as a parameter for calling the report which does not have the language as select option.

Hi Gurus,I have a report which gives the output based on the use log in language. If the user log in language is English the output will be in English and if it is Thai, the output will be Thai.Now my requirement is to call that report from another r...

Resolved! Calling HANA procedures and Views in oracle DB as secondary DB

Hi ExpertsI have a doubtwe know using secondary database connection we can access HANA DBMy primary database is Oracle and Secondary DB is HANAWhile creating secondary database connection we need to define default schema.As we know we can access only...

Resolved! Customer exit for validation of PO fields in ME21N / ME22N - After pressing enter & save button

Hi,I am looking to validate the standard fields(EKKO-IHREZ, Your reference under communication) of Purchase order . So for this I used the customer exit EXIT_SAPMM06E_012 under the enhancement MM06E005 . I am able to validate but it is triggering onl...

getting exception in applying OLE functionality for creating PDF and applying digital signature

HI Experts, kindly help on this issue. i am applying digital signature to pdf files. if i login to my system and run the report it is working and applying digital signature to pdf files properly for any sap user id, but functional system (laptop) it ...

Resolved! In ALV OOPS, Functionality of application toolbar doesn't work on second click

Hello All,I had the requirement of changing the Standard ALV to OOPS ALV in Z program.I have changed the ALV to OOPS ALV.Here i have not used the standard toolbar of alv oops and added custom toolbar that is SET-PFSTATUS 'STANDARD'But now i am facing...

Resolved! Update data in su01d

Hi Experts.I have a requirement, where i need to create a new user account (SU01 / D). For this I am able to generate a T# no, which is the loggin ID, (through a custom FM used to create LDAP account, working fine in production). But when i see the d...

Enhancing PA30

Hi All,I want to enhance PA30, with infotype 185.While choosing Subtype for above mentioned Infotype & clicking on create button, different screens open for different subtypes.I want to know, in which program these screens are available.And also how ...

Resolved! Tuning performance.

Hi Gurus.I need improve the program performance of INTERFACE coulg you suggest me( or bapi or other way the tuning the performance)?Suggestions are welcome.DATA: v_resposta(3) TYPE c,         v_tabix       TYPE sy-tabix.   CLEAR:t_vbak1[],         t_...

Labels in this area