Abap query
Hi, I have requirement to assign a t code for Abap query already created by functional people in development testing client i have assign a tcode for that and i have to save under TR in development...
View ArticleError in BSEG partially active after removing the custom field CI_COBL in ECC...
Hello SAP Gurus, I added one custom field in CI_COBL and activated ,the all the connected DB tables like BSEG etc activated successfully. But after that I deleted the field from CI_COBL but the BSEG...
View ArticleHow to validate vendor(XK01) creation, if already vendor is created with that...
Hi Friends, I would like to validate vendor data, if already vendor is created with same address, Upon saving vendor , their should be popup showing vendor is already created with this address....
View ArticleSelect options for multiple tables
Hi, I'm new to abap and are trying to create a report that gets information from EKKO, EKPO and EKES. At selection screen I select want to select from multiple tables: SELECTION-SCREEN BEGIN OF BLOCK...
View ArticleUpdate MCHA table in exit EXIT_SAPLCOBT_001
Hi All, I want to update batch in MCHA table via COR2 transaction.I want to perform this update in exit EXIT_SAPLCOBT_001.I am using BAPI_BATCH_CHANGE to update batch in MCHA table.Actually exit...
View ArticleHow to create service PO while using BAPI
Dear Experts I am getting error while creating Service PO using BAPI E 518No account assignment exists for service line 0000000010E 518No account assignment exists for service line 0000000010 TYPES...
View ArticleIs it possible to debug FF_5 (EBS Search string issue)
Hello ABAPers - I am Functional consultant and need your valuable inpunts on this issue. We are getting Bank charges in the Bank statement and once imported into SAP, they are posted to GL and default...
View ArticleRegarding Tax Code display.
Hi all, my requirement is to display the tax code from xkomv on VA01, va02 and Va03 transactions. So i added a zfield in VBAP and VBAK table. then i added it to screen painter. i coded in...
View ArticleHow to enter AWTYP manually while posting the customer invoice in F-22 or any...
Hi Experts, I am trying to enter AWTYP manually in t code F-22. I tried to customize it by changing field status varien in OBC4. But i couldnot do that. Is it possible to make the Field AWTYP manually...
View ArticleST03n Data retrival in R/3 4.6c
Hi All, I am looking for to get the data of Transaction ST03n data in R/3 4.6C.Please suggest me the required tables or Std Function Modules to get the data.i want to fetch dialog work process response...
View Articlewhat are the ways to create RESTful webservices to expose backend data?
Hi All, As far as i know, we can create RESTful webservices using,1. SAP Netweaver gateway.2. SAP PI using third party adapter. Please tell me if there is any other ways to create RESTful webservices...
View ArticleIssue with Delimiting Infotype 169
Hi All, I am trying to delimit Infotype 169. It's working fine.We also have Change Document Logging on. It is storing all changes to IT 169 except delimit action. Any inputs will be helpful....
View ArticleHow to maintain QR Code & BAR Code in SAP Script and Smart Form ?
I want to place QR code (Quick Response Code) and Bar Code In my invoice . I searched from many resources but i couldn't get any appropriate answer . So , Please help me to solve this problem.
View ArticleKNA1 versus /IRM/EPKUHDR & /IRM/EPKUATV.
Hi, I would like to know the differences beween the data within these tables. I was looking at these tables and thought that the EPKUATV and EPKUHDR tables are used for customers under assessment,...
View ArticleWorkflow housekeeping
Are there standard delivered SAP jobs related to workflows and work items that we should be running in our production system to remove "old" workflow/work items? If SAP has a document of best...
View ArticleProblem during conversion and sending through excel file
Hi, I have to send two separate internal table's data through two sheets in a single workbook.to specific email users. I have tried to send through SO_NEW_DOCUMENT_ATT_SEND_API1 . The xml data are...
View ArticleUse unc path in gui_exec function
Hi, is it possible to use an UNC path in the GUI_EXEC function? For example: call function 'GUI_EXEC' exporting command = '\\192.168.8.43\myfolder\myexec.bat' importing returncode...
View ArticleGet spool id after call transaction
Hi, We have a report that submits another program, and we used batch-input for that, since it prints a smartform, and we wanted to control the print parameters, like print immmediately, which are not...
View ArticleAdding selection field to KOB1
I have read the OSS note 747588, but need to add a field that is not part of COVP table. I'd like to introduce Functional location as additional field into Orders selection for KOB1 transaction. Thank...
View ArticlePerformance Tuning
Hi , I've been told to use " SELECT INTO TABLE " rather than " SELECT INTO CORRESPONDING FIELDS OF TABLE " . is it necessary ??? if YES !!!!??? then .... WHY SO !!!???? Kindly explain the concept...
View Article