Re: Internal table Query
Hello Ventat,Following understanding of your requirement, I would resolve it like this: types: begin of In_typ, customer(3) type c, Addr(6) type c, end of in_typ.data: In_t_1...
View ArticleRe: Compare the amount of a wage type between two payroll periods
I am not familiar with Country Code QA, but if you are dealing with a Standard Technical WT and there is no Outflow/Inflow already set-up, you will have to create Custom Technical WTs (such as /Xxx for...
View ArticleDependent Requirements (DepReq) are missing
Hello all, Looks like a strange thing for me but shouldn't be for you experts out there. A planned order, indeed a 'Run Schedule Quantity' was created. When going through the components list could see...
View ArticleRe: Split valuation for non-valuated materials
ok thanks dudes,actually I am using valuated material type. so it has price. but I just wanted to create a valuation type with price zero for that material. so when subcontractor receive components...
View ArticleRe: How to evaluate material delivery performance based on standard reports?
You can use IW3M, MB51 reports to get these details, I think.
View ArticleRe: How to upload .csv file with tab as delimiter.
Bhanu, Define a local variable of type CL_ABAP_CHAR_UTILITIES=>HORIZONTAL_TAB. LV_TAB TYPE CL_ABAP_CHAR_UTILITIES=>HORIZONTAL_TAB LOOP AT GT_DATATAB INTO GS_DATATAB. CONCATENATE...
View ArticleRe: Kanban Replenishment Between WM Based Storage Locations
Hi Kumar, Thanks for the feedback, For some reason during the original implementation both the WM and production storage locations where configured to be controlled by WM. Now I’ve been asked to setup...
View ArticleBest way to study SAP-HCM
Hi Guys, How r u all? I hope u r aaaaall fine . I am pretty new in this field , and i donna know really how to study all these material!! I am interested in HCM Module and I started with HR050, All...
View ArticleRe: Error while creating budget billing plan EA61
Hi, Have you checked if Notes:909301 - Overflow/termination when you simulate period of prev year or1895896 - Extrapolation with device replacement: Performance / AH 540may be applicable? If not,...
View ArticleRe: BW NLS(Near Line storage) a
Hi Susanne,It will be timely if you can send me more info on the rapid solution for NLS.ThanksRaj
View ArticleRe: I am stuck on this account determination in SAP.
Sir i am posting the picture of my error and what you asked please help me. I am doing an integration of global bike inc its an fictional company as a project for school.
View ArticleRe: I am stuck on this account determination in SAP.
All of you thankyou for helping me out. I really appreciate it. I am doing an integration of global bike inc its an fictional company as a project for school. I am posting more documents for my problem...
View ArticleLoading Issue Query
Hello, I have a query regarding some code. My data flow is like this: Datasource > Write-Optimized DSO > Standard DSO. so when I am loading data in to Standard DSO from W.O. DSO. I am also doing...
View ArticleRe: I am stuck on this account determination in SAP.
I will try that. Please stay in the loop.
View ArticleRe: Cross-Component Context Mapping
Hi Karan, actually, I used "simple context mapping" (which is also part of cross-component context mapping) and I still haven't figured out yet how to make my application work with "simple context...
View ArticleRe: How to catch BCD_OVERFLOW error when passing value to formal parameter?
Hi Matthew and Edgar, thank you both for your inputs. Using generic data types seems an elegant way of solving the issue (numeric is preferred over too generic data here). However, my primary question...
View ArticleRe: I am stuck on this account determination in SAP.
This is what happened when i executed your path
View ArticleRe: Sync method on Agentry-Based Apps..
You can have 2 different transmit configurations. One set to online and one for off-line users. Then transmit window the users can select which one they want to use. If the users need to change...
View ArticleRe: To make patch level same to do client copy
Patching is always a time consuming process especially the core components.
View Article