Guidance For Doing Certification in SAP ABAP through Online Training.
Happy New Year to All the Members of SAP Community Network, I am 2014 MCA (Master of computer applications) Pass Out . I have completed my 6 months industrial training in SAP ABAP From an unauthorized...
View ArticleRe: Using Min Function inside Where
Thanks ROgerio, But I didn't understand, you want me to try the entire formula? seems like a boolean formula:([sellout] where (Min([size code] ) In ([group]) = [size code]) ForEach...
View ArticleRe: Tax paid in CRT table
CRT is sum of RT i.e Wage type YYYY amount of Jan + Feb + Mar ......Dec this can be configured through table V_T54C3 and Processing class 30 which updates the CRT. Now what we can do is let assume that...
View ArticleRe: profit center hierarchy loading failure in sap bpc 10.1
Hi Honey, Kindly confirm you have loaded text node at the time of loading master data.Cclick on "YES" when rejected records pop comes and check check the records.Share the screen shot of that. Shrikant
View ArticleRe: why mb90 dosen't work with other language ??
please look at the top of the page .I said it work with format 2014
View ArticleRe: Inserting values from ztable to other ztable through module pool
Hi, Write your code at PAI (Process After Input ). if design the screen field with same name as table fields. Use. Data wa type ztable. MOVE-CORRESPONDING ztable (module pool) to wa.OR wa-field1 =...
View ArticleRe: why mb90 dosen't work with other language ??
also in MN22 it was EN . I changed it to FA ( persian) . but still it dosen't work
View ArticleRe: why mb90 dosen't work with other language ??
Messages are stored in table NAST, table NAST has the language among the key fields.if you want repeat an existing message, then it has to be done under the same conditions, with the same language
View ArticleRe: Dump in UWL while approving leave request
Dear Vinod, Check following points1. IT0105 & subtype 0001 is updated there should be user I'd.2. Check Roles should be assigned properly (ESS roleone user and MSS role should be other user and and...
View ArticleRe: problem in filling data in psa
Hi, you are facing the problem while extracting form ECC to BW. in monitor scrren have still yellow satus unitill wait get finsh or failure. if it is the failed please check error message form the info...
View ArticleRe: Alert query not working and getting alert
Hi Shahan, system will alert you after each complete frequency time , and query result will show you the result of each changes in the UDF . you can not get the alert at the same time...
View ArticleRe: step by step what doing in co for acual
Hello, OK the answer which you will not like first. So just a few words..... It is not possible writing down eg 10 steps for setting up CO. This is nonsense!First of all THINK what you need now and...
View ArticleRun Time error : Load_Type_Verson_Mismatch issue.
Hello, Recently we faced two issues in our data loading from ECC to BI systems: 1. IDOCs getting stuck in [ SM58 ] in source ECC system and needs to be manually processed for all the processes [ Info...
View ArticleDuring the GR against with Import PO, the BED value is not coming whreas ECS...
Hello Experts, I have paid the Customs Duties (BCD, CVD, EDCess of BCD and CVD) to the Customs Vendor. During the MIRO, the G/L Accounts 34300000 and 13113900 have been debited. But, during the GR,...
View ArticleIncoming payment - Block automatic payment to bank charges
Dear all, We have enabled incoming payment for the salesman at the counter. Normally they only enter sales orders or sales invoices. In some cases however they receive some payments from customers. So...
View ArticleRe: CONSUMPTION REPORT SAP B1
Hi, Use the Inventory posting report To open this window, choose Inventory >> Inventory Reports>> Inventory Posting List by Item. Regards,Manish
View ArticleRe: Plant 1800 does not belong to company code 1000, Message no. KO145
plant is assigned to the same company code in the customization... but still in cj20n this error is coming up.
View ArticleRe: Wrong Delivery Date on Stock Status
Hi, Refer sap note 1647575 - Delivery date in Inventory Status report for component items of production order should consider parent's lead time for calculation of due date.
View ArticleRe: dynp_values_read not working when i scroll in table control
Hi Gopi, What parameters did you passed in DYNP_VALUES_READ? If you hard coded any values in below parameters try to use system variables instead of hard coding... dyname =...
View Article