Step by Step Type Group understanding and explanation in Detail.
Introduction: Hey this document explains the creation of type group and its use in ABAP program. What is type group: There are several type groups available in SAP. For example ‘ABAP’ and ’SLIS’ etc....
View ArticleTable Comprehensions with Corresponding and Modifying
Hi, I've written the following simple coding for demo purposes. The intention is to copy an internal table into a target table and adding/modifying a member (field3) of each table line that gets...
View ArticleSend email with background image from SAP
Hi, My requirement is to send emails with a background image. I have HTML codes ready. I send email from SAP using the function module SO_DOCUMENT_SEND_API1. I used <Body...
View ArticleCustom Routine in OVA8 not working properly
Previously We have changed so credit management from confirm quantity to order quantity it was working fine. Now we have implemented custom routine in ova8 for checking cb only if so value changes,...
View ArticleDelay and error when send files from SAP to a FTP
Hi guys!Here I am again with another question about FTP transfer.I write a simple program that :1 - connects to a FTP server using sapftpa rfc2 - executes a cd command3 - executes a ls command4 -...
View ArticleEnhancement for PO
Hi, How to make Texts as display for ME21N and ME22N in Header Text Tab and Item Text Tab while making PO for only contracts not for all PO's. Is that possible?
View Articleuser exit for production order release in co05n
hi , when production order is released,aufnr and material should be captured in ztable using production order release tcode either co02 or co05n.
View ArticleSuggestions needed to Pass parameters for second screen to SAP webgui URL (ITS)
Hi I want to call SAP webgui from an application and want to pass some data which need to be prefilled in the screen. Have gone through many threads...
View ArticleHRBEN0001 - BADI/exit for plan option validation
Hi, I have requirement in my business, that we need to validate whether the user has selected the same option in two benefit plans. If the user has selected option1 in plan A, then he has to select...
View ArticleTable that stores Batch Release comments
What is the SAP table/Field that stores Batch Release comments, which is displayed using transaction Z0CQ_Rel_BAT_DIS ? Thanks,
View ArticleError FF740 in BDC posting for FB60
Hi Guys, I am getting an Error while posting a vendor invoice via BDC in a report; "Enter a valid Tax code". Message class : FFMessage No. : 740 Can you please help me on this ? Thanks,Swapnil
View ArticleUse write statement within a Selection screen output
Hello ABAP Experts: I have a problem and do not know how to work on in. I have a Z Report with a checkbox. I want to disable the textfields inside a block (screen-input = '0') when the checkbox is not...
View ArticlePASSING Mobile number throgh BAPI_SALESORDER_CREATEFROMDAT2
Dear Expert, We are having requirement where we need to pass mobile number while creating sales order using BAPI BAPI_SALESORDER_CREATEFROMDAT2.I have used PARTNERADDRESSES structure to pass on address...
View ArticleMass updating the CATSDB without using data entry profile via BAPI
Hi Gurus, We are working on a requirement where we need to update the CATSDB entries for multiple personnel numbers and multiple work dates together. We actually update the price field there. We...
View Articlecurrent and total page based on employee number in smartform
Hi I have a requirement in sap smart form for displaying current page and total page based on employee number for a payslip development. EX, For employee number 12389 has 2 pages and 23456 has 3...
View ArticleJScript and ABAP Trainings Help
Hello Community, I'm looking for some good Trainings/Websites/Tutorials for practising JScript and ABAP (towards SAP HANA). Apart from that I will get copies of the books, Kevin Small mentioned in his...
View ArticleHow can I get the sales condition Amount percentage? And how to change value...
Hello,1.How can I get the sales condition Amount percentage ? KONV table ? And whether are there any function to do this ?2.How can I get the MWST Amount 16000 as percentage '16%' , is there any...
View ArticleHow to Change a Routing using Function module -/SAPMP/BAPI_ROUTING_PROCESS
Hello SAP Gurus, I am working in developing a program for creation of Routing. I have used BAPI_ROUTING_CREATE for creating the routing with task, material task, Operations, Component allocation...
View ArticleGet FieldCat changes after Layout is changed
Hi All, I am using REUSE_ALV_GRID_DISPLAY FM to print the ALV, now if user changes the layout. Now I have button on ALV, on click of which I want to know which all columns are hidden. Basically i want...
View ArticleSelect .. EndSelect : inconsistency in selection sequence
Hi All, I came across a strange behavior of select.. endselect query. want to know the sequence in which this will select data from DB tables? eg: select * from vbfa where vbeln =...
View Article