Re: Change style of ABAP web dynpro
Hi, Check this link Step by step to change ABAP webdynpro background color which might help you. ThanksKH
View ArticleRe: BW Process Chain - Trigger from BPC not Run in Parallel
Hi Leo, You can use Package link concept to load data in parallel mode. Hope this helps. Regards,
View ArticleRe: ABAP: vendor Name
Hello Aneel, Table : MSEGField : LIFNR Then, Go to table LFA1. Pass MSEG-LIFNR to LFA1-LIFNRget LFA1-NAME1. LIFNR - Vendor NAME1 - Vendor Name. Cheers !!! Megh
View ArticleRe: Absence Quota Generation - Error
Hi Aruna, All the Accrual related configuration will be done in below node: * Define Generation Rules for Quota type Selection Let me know the PCR related to Carry forward scenario, so that i can check...
View ArticleRe: Read Table..
You can only read one row of the table with READ TABLE. Do this:DATA: t_final_aux type... Read table t_final into w_final with key contract_i = l_contarct_item...
View ArticleRe: Object key is not coming in business object ZVBAP
Hi, First check if you can manually create an event with SWUE and if this all works fine. If everything works like it should be then your problem is in the way that you are using the function module....
View ArticleRe: Budget Check for Claim (internal Order)
Hi Srivasts, Try running CJBN to Reconstruct Project Availability control If after that us issue is not resolved, then raise OSS message to SAP. RegardsTushar
View ArticlePurchase Order - Delivery Costs
Hi, I am at a new client and curious about where the DCGR delivery costs record is coming from in a stock transfer purchase order. I see this in the purchase order history with a value under condition...
View ArticleRe: RS_AFTER_IMPORT Started for DSO-Error message
Hi, it is the export data soruce issue (8ZQMPP2) data source.please reimport the and check itcheck the soruce system connection.while transporting the TR all source system should be active. Thanks,Phani.
View ArticleRe: Purchase Order - Delivery Costs
If you see it in the PO history, then it comes from a entered invoice, and not from a condition record.If you see it in your price conditions tab then you have the chance to click the Analyze button to...
View ArticleRe: Nested IF Statement
Hi, Try this: IF I25="AB" then "OM Can" ELSE IF I25="AK" or I25="AL" or I25="AR" then "OM" ELSE IF I25="AZ" THEN "FM" ELSE IF I25="BC" THEN "OM Can" ELSE IF I25="CA" THEN "MM" ELSE" not found" Thanks,DJ
View ArticleTabular report where users can change columns order and save their layout
Hi Can we create tabular reports in Crystal where users have an ability to change the column order and also save their preferred layout. They then if required should be able to export that report to...
View ArticleRe: 0ORGUNIT Hierarchy Info Package settings
Hi, creating the hier is possible only BW 3.X and BI 7.3 but not possible to create the hier in BI 7.0. you want create the hier entet the tcode - RSA1OLD create the hier.then check the hier in BI...
View ArticleRe: SQ01 Clarification for BSEG and S920 tables
once BSEG is replicated into HANA, it becomes 'unclustered' and it can be joined on, preferably with BKPF, but the NewGL may force joining on FAGLFLEXn tables as well.
View ArticleRe: Nested IF Statement
Hi Robert, It can be written in this way. If I25="AB" then"OM Can",else if I25="AK" then "OM",else if I25="AL" then "OM",else if I25="AR" then "OM",else if I25="AZ"then "FM",else if I25="BC"then...
View ArticleRe: Reports Tab - Mitigation Controls - GRC
Hi Madan I agree with all the comments above, just a small addition; The trick is to have mitigating controls which are as effective as possible. Its about quality, not quantity. Some questions which...
View ArticleRe: Impact of SAP Query on ERP System Resources
Hi Atul Great to see you in here and really good overview. Anyway you could be convinced to publish this response as a blog? We don't have much Process Controls materials in this space and it's not one...
View ArticleMax document per webi server
Hi, can any one please tell how many documents can run on a web intelligence server at tha same time and can we increase its capacity. Regards,Imran
View ArticleRe: which is the best module to select for electrical and electronic BE.
Thank u very much for guidance Amit Awasthi., I had good knowledge on MM domain and sir I work for MNC in which getting 6.5lacks/year.If i take training in MM module & try for job can i get same...
View Article