Re: text not printing on line in smartforms
You want the text to appear on the horizontal line...if yes than you can handle it via line spacing in smart style space before and after. In addition youmay need to adjust the cell/template/table...
View ArticleHow to call BOR ISUPOD
Hi,I need to call method ProcessSupplyScenario of BOR object ISUPOD from a custom program and pass from date ,to date ,onlyservices and supply scenario to create supply scenario.Can anyone tell me how...
View ArticleRe: Top Level Navigation - background color for specific page
Hello Rabin, as far as I know there is no standard way to achieve this. the colors of the theme will always apply to all tabs the same way. if you want something different, you have to create a custom...
View ArticleRe: Outgoing payment vender reference field display jeneral entry reference...
Hi Sanjay,You need to create UDF in Row level Outgoing Payment. For More Details refer Snap Shot..Now Go To Out Going Screen and Set FMS with given Properties as below in screen shot.. Use This FMS To...
View ArticleRe: Time Zone in Latest End importance
Hi , It is saying "NOJOB MATCHES THE SELECTION CRITERIA".
View ArticleRe: How to use classes from other modules?
Hi Pranshu, Thanks again for your comments; I just found out that my eclipse plug-in was not up to date and that's why it is different from yours so I think it would not compatible if my server still...
View ArticleRe: Re : CL applay on RH day
One more update : Rule1: D.type for SAT & SUN HOL Class we mention daytype 1 in the first palce (which represents HOL-Class Working day) it means SAT & SUN will have Daytype 1-Off/Paid in...
View ArticleRe: Auto release of notification
Denis, Joegshwara is quite right. With user status you can only forbid the business transaction but you can not make the business transaction set. The settings provided by both of us are indicating...
View ArticleRe: PI EDI migration strategy from Seeburger to b2b add-on
Hello,AFAIK, the answer is NO. I don't find any such migration guide from SAP - but u can wait for others to reply. BTW, IMO, u have to do development from scratch, so there is no reusability of...
View ArticleRe: BW Transformation help
Hi Venkat, Small modification in the last part of the coding: ...ELSE. "<<< replace elseif by else RESULT = '0'.ENDIF. If you use ELSEIF a logical expression should follow, this is what the...
View ArticleTransformation mapping and abap class
Hi Experts In our transformation file we have the following line: PROFIT_CTR = 0COSTCENTER__0PROFIT_CTR in order to do an attribute lookup of 0COSTCENTER. My question is what is the abap class that...
View ArticleBEx Query - Insert new records
Hi Gurus, I want to know if there is any option in the Reporting BEx layer to insert new records, Say for the example in the screenshot attached below, report should display the Current Weeks data as...
View ArticleRe: Deletion of infoarea
Hi Naveen, Please refer the below post: Deleting unused InfoProviders from BI System Regards,Gaurav
View ArticleRe: Currency Conversion Issue on Equity after Group Structure Change
Hi Parminder, what is the exact conversion rule for the EQ0001 account with the flow F00? Do you only run an FX conversion or also a consolidation? Do you run the conversion via the monitor or as a...
View ArticleRe: Types of SAP installation
hello Mohannad, SAP is making Software, Solution so that business can run better and Smoother. So better first go to SAP BASIS and understand what is SAP , What are different type of installation. Also...
View ArticleRe: LDAP eDirectory as datasource UME - expired pw
Hi SAP note 1603600 points out som possible solution to the challenge. However setting the security policy on the UME layer similar to the LDAP still would give some problems: E.g. users with exired...
View ArticleTDS to be deducted without Service Tax component - Circulation 01/2014
Hi All, As Kavita already raised about Circular Number 1/2014 dated 13.01.2014, amount of Service Tax should be excluded at the time of calculation of TDS on Vendor Invoice. However, Circular is silent...
View ArticleRe: Printer set up in cr
Hi Abhilash, Instead of moving objects can i decrease horizontal size ? If i did i am reducing paper size from right
View ArticleRe: How to convert string to hexadecimal in ABAP
Hi Bhupinder!Try to refer to the code below: REPORT ztest. DATA: l_text TYPEstringVALUE'Some text ┐ some text', l_letter TYPEstringVALUE'┐', l_xspace TYPExstring, l_xletter...
View Article