Re: LSMW change article master data
You have multiple options of how to create an LSMW project to maintain Article Master data within SAP. You can use the IDOC method using message type ARTMAS Basic Type ARTMAS05, you can use standard...
View ArticleRe: Consolidate freight units to the same delivery item
Hello Yasin,No, it´s not possible to consolidate in standard.We had to use userexit_prepare_001 of BAPI_DELIVERYPROCESSING_EXEC to consolidate.Regards, Marcelo Lauria
View ArticleRe: Multiple sections in detail
Hi, Here's what's confusing me. I have detail lines that look basically like this: Cust Invoice Line BOM LineAmt BOMAmt ProcessBob 209 1 1 750 100...
View ArticleRe: Equioment is replicating without status
Hi KP, Only the following system statuses are downloaded: Available In the warehouse Assigned in delivery note At customer site You have to use BAdI CRM_EQUI_LOAD method ENLARGE_INDOBJ_BDOC...
View ArticleRe: sp_helpsegment pages don't add up. How can I fix this?
Could you post the entire output from running: =================exec master..sp_helpdb <db_name>gouse <db_name>gosp_helpsegment logsegmentgo=================
View ArticleRe: How can i set variant in alv ?
Burak, Are you trying to set the variant before the table is displayed? If so, you should be passing tab2 to the parameter IS_VARIANT in the method SET_TABLE_FOR_FIRST_DISPLAY. If you are trying to...
View ArticleRe: LSMW Analyze errors
for me the prefered solution is to add sthing at the end and show me an error message with the old material number during "convert data" . My issue is that i do not know what to write there and now i...
View ArticleRe: 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 ArticleBest way to study SAP
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: 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 ArticleRe: how can i use keyfigure as navigational attribute
Hi saurabh, We can not use key figure as navigational attributes.try the solution suggested by raman to achieve your requirement. Regards,Ganesh Bothe
View ArticleRe: Career & Succession Planning
Its better to access the RKT material, Since you are sticking with JAVA on EHP4, you ll get the all the information along with the implementation guides....
View ArticleRe: purchasing in mm
Didn't you realize that I tried to help you? Re-read my answer. I tried to give you some real basic logic which is valid for many transactions you are going to learn
View ArticleMobile Application on BO 4.1 Sp2
Hello All, We have installed the BO 4.1 Sp2 and Everything is working fine, I have seen in the Guide that Mobile war file will be deploy automatically means we do not need to deploy separately and we...
View ArticleRe: BW NLS(Near Line storage) a
Hi SR,Could you please any documentation, step-by step procedures and details you have on your POC, recommendations and final implementation for NLS to me at raj.kuppurajan@gmail.comI would really...
View Article