Re: Is it possible to UPDATE a temporary table
Patrick, from what I know, temporary tables are just that - temporary. You can insert into them, but as soon as the stored procedure session ends, the contents are gone. An update would work only...
View ArticleRe: Customer Down Payment Configuration
Hi Lakshmipathi, I followed below steps for setting customer down payment process. AZWR condition type is active. But, condition value is zero. Is there any other config to take care of this issue. Can...
View ArticleHow to return value from f4 help into table control ?
hi expert , i have applied the search help in table control for particular field . the seach help appears but value not pass to the table control field.kindly help in...
View ArticleRe: Regarding Indexes
Hi Sai,as i am not getting your queries throughly, so here i am sujjesting you to go through this helplinks, you might get some help, otherwise please elaborate your problem at some details....
View ArticleRe: Rounding Overtime Wage Type
ok add more filed below the addwt * and above the roundgk100 amt= 2000 (ur wagetype with double space after = )
View ArticleHow to send email from QA32 -> Results (dimension) ??
Hi Experts,In QA32 list, after selecting one inspection lot and clicking on Results button on top, the next window for Record Results : Characteristic Overview is opened,Now here the user enters...
View ArticleRe: Billing date change in vf04 but not in vf01
Hi Amith, You can change Billing Date VF04, system will automatically pick Deliveries/Orders with Range date given in VF04 You can only change Billing date in VF01 regards,santosh
View ArticleRegarding ST05 and Index
Hi, I have three queries on table BSIS. First query is showing Number of distinct keys as13,657. Second query is showing Number of distinct keys as7,10,445. In the third query it is considering already...
View ArticleRounding off excise value in MIRO
Hi SAP Gurus, I am doing MIRO for excisable material. Process is following ME21N-> J1IEX( Capture)->MIGO->J1IEX(Post)->MIRO Now as per business scenario , Client wants...
View ArticleRe: Activity Report for Discrepant A/R invoices/
Hi, Try this : SELECT T0.[DocNum], T0.[DocDate], T0.[DocTotal], T0.[DocStatus], T1.[ClgCode], T1.[Recontact], T1.[CntctSbjct], T1.[AttendUser], T1.[Details], T1.[CntctType] FROM OINV T0 left join OCLG...
View ArticleRe: In the ABAP/4 Dictionary Tables can be defined independent of the...
Sandip it has been explained very clealy by Sushmita. In order to have portability like you can change database from oracle to db2 or any without much interuption via this Open SQL concept. Basically...
View ArticleRe: In the ABAP/4 Dictionary Tables can be defined independent of the...
Sandip it has been explained very clealy by Sushmita. In order to have portability like you can change database from oracle to db2 or any without much interuption via this Open SQL concept. Basically...
View ArticleRe: Non Editable Input Text Box in Xcelsius
Hi Arijit, I am using Windows XP 2008 as the Operating System. I am afraid I have no option of Hide extensions for known file types from folder options. Attached is a screenshot. Thanks.
View ArticleRe: Regarding TAX codes
hi Mallinath If this is the case then i think changing in the previous tax procedure(ZTXINN) is better then creating a new one(YTXINN) & repeating the same process of creating tax codes &...
View ArticleWorkflow default container element
Hi Experts, I'm new to Workflow. Can anyone help me understand the significance of default container element. An example would be much helpful. Thanks!
View ArticleRe: Revaluation Asset (TS AR29N/AR29) w/o dep. write back
Hi Cecilia Esi, You are both correct. The gross method does not work as it should in the standard system. It does not carry out the "without write back" method" correctly. In fact it is currently...
View ArticleRe: Not able to maintain 07
Hi omid, SCHKZ & TMSTA are properly maintained & i have cross checked the configuration also, all things looks fine.
View ArticleRe: regarding removing special characters
Hi Ravi,actually m new in sap-abap.so its difficult to understand a few things.eg Ravi@#$ kiran.output-Ravi Kiran.here @#$ should not be replaced by space.but there are two spaces, those two spaces...
View Article