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

Itcsy - Medruck

Hi all, I need to include Contact phone number and Logo on the script in me22n t-code.In the vendor and in consignee address i need to include Phone number and i also need to chang the logo. Kindly say me how to include or call ITCSY structu...

Error message in BADI

Hi all,I am using a BADI which is called while doing MIGO. I have a method which is called in update task and in this method i am using a function module to create a TO. When the TO is not created i want to handle the error message. How to handle thi...

Resolved! Unable to post the Purchase Order inbound idocs which are in status 64

HiWhile Processing the inbound idocs which are in status 64 for message type: PORDCR i am getting theidoc into error status 51 saying the error as "Missing authorization: Purchase Order Create Purchasing Grou V10"We are getting the inbound idocs from...

BOM maintain.

HI,I am using the following function modules to change my BOM.my sy-subrc value is 0 for fst two function modulesand for the third function module it is giving sy-subrc as '1'.and gving message as "No BOM was opened or an error occurred opening the B...

Resolved! Splitting several joins.

dear all,i want to increase the performance of a query program that has got around 11 inner joins.if at all, i split it using select and for all entries, it will have nested loops when populating the data into the final table, which will again reduce...

Regarding Locking

Hi,i have developed a module pool program with options like : 1. NEW ENTRY2. DISPLAY3. CHANGEthe requirement is if one user is in new entry / change mode for the particular day , system shud not allow them like in standard. Not locking TCode or Table...

Resolved! function guid_convert

Hi,the function module guid_convert is marked as obsolete. Searching in OSS reveals the class cl_system_uuid which should be used instead.But.... this function is not available in none of our systems.... How can i found out which support packacge/ena...

log in data

hye techies, i have a requirement that we need to track the users logging into our production server through. I have to upload data into a table which stores the following data inf the form of following fields for every log in.USERIDIPTime of logint...

error in include

Hi All, I developed one report.my report name (in se38) is ztest.now i created one include for global data.The include name is ztest_top.When I check this include(ztest_top) it shows error message " REPORT/PROGRAM statement missing or program type ...

AS01/AS11 User exits

Hi All,I have a requirment while user creating the asset in AS01/AS11 .after user entered the typename(which is in orgin tab) . i need to do some validations ,I know the user exits available for the transaction codefor both AS01/AS11 .AAPM0001AFAR000...

Resolved! Debugging of BADI

Hi, I am creating one Service order in CRM on Save of this order it will create the Purchase Requision in ECC 6. at same time it will call one BADI in ECC 6. I want to debug this BADI in ECC 6. Can anybody please tell me the way to debug in this s...

Call transformation

Hello,I am using simple transformation to convert from ABAP to XML.my internal table or the source is as follows:TYPES: BEGIN OF T1,A,B,C,END OF T1.DATA: BEGIN OF WT1,LB TYPE TABLE OF t1,END OF WT1.TYPES: BEGIN OF T2.INCLUDE STRUCTURE WT1.TYPES:END O...

Resolved! Warning while processing the BDC session for ME11 - create info records

Hi,I have succesfully created a BDC recording(SHDB) for ME11 transaction. but when I am trying to process the session(SM35) with file having correct data, I an getting a warning message" Please check Unit of measure and conversion factor" eventhogh c...

Error while processing the BDC session for ME11 - create info records

Hi,I have succesfully created a BDC recording(SHDB) for ME11 transaction. but when I am trying to process the session(SM35) with file having correct data, I an getting a warning message" Please check Unit of measure and conversion factor" eventhogh c...

Labels in this area