Re: After page break, Table Header is not displayed
Hi Florian, I changed the layout (see picture underneath) but it stil isn't showing the header (overflowleader) on page 2. Thanks in advance for your response. Kind regards, Niels
View ArticleRe: Convert Overtime to Absence Quota in Positive Time Scenario
Hi Omid, In this way, Quota will be generated after Time Evaluation immediately ? Regards,Niladri
View ArticleRe: SAP Contact Center 7.0 - Java ClientCore Interface
Unfotunately the Java wrapper is not at the package right now. It used to be part of the Java phone example that was found from SCN code exchange but currently this example is not available. We will...
View ArticleRe: ISSUE IN TABLES OF WCM
Greetings Peter, Do you mean other WCAs as in another WCA Type or Usage ? Either way, you will need to select entries from the WCALA table and select on the appropriate WAPITYP or WAPIUSE field value...
View ArticleRe: Not able to install sap b1 in windows 7 Asking Server type
Hi, Please post Server Tool Picture. Thanks,Nithi
View ArticleRe: Intrastat commodity code
Hi, Can you check ISW2 table and see if it helps you? Kind Regards,JitinSAP Business One Forum Team
View ArticleRe: Match Code W Incorrect Personnel Numbers
The system automatically activates the payroll correction indicator, if a personnel number was rejected in the payroll run or if changes were made to payroll-relevant data in the correction phase.At...
View ArticleRe: WBS master data transfer from one client to another
HiCheck if client copy option can fulfill your requirement (t-code SCCL), ask with your Basis guy for it.NOTE: It will happen on database and SAP std. tables level and it will copy whole client data to...
View ArticleRe: POSC + LOSC ending at ID Point storage Type for Inbound
Thanks Juergen for your detailed explaination. Can you help in detecting error in work centre packing ? I packed Carton_M into Europallet at work centre , but putaway warehouse task moves Carton_M to...
View ArticleHow to change the value of an internal table without loop?
Hello Everyone, Thank you for giving your time. I have an internal table having thousands of records. How can I replace the value of a variable in one go without using loops. Ex. - LOOP AT...
View ArticleRe: EPMDIM_CURRENT_MEMBER
Hi, EMPDIM_CURRENT_MEMBER(SOME_DIM) returns the cell reference with current member of the dimension SOME_DIM - for row or column axis. There is no formula to get a reference of previous member, but you...
View ArticleRe: Query to show value of certain items in sales order lines.
Hi,Try This SELECT T0.[DocNum], T0.[CardCode], T0.[CardName], T0.[DocDate], SUM(T1.[LineTotal]) AS 'LINE VALUE' FROM ORDR T0 INNER JOIN RDR1 T1 ON T0.[DocEntry] = T1.[DocEntry] INNER JOIN OITM T2 ON...
View ArticleRe: The material does not exist or is not activated
Hi, about material you need to check with SAP MM Team who have access to ECC Qua.Above material might deleted as per their needs but it may exist partially at abck end tables. Take SAP MM consultant...
View ArticleRe: How to Replicate Data from BW (Non HANA) to BW on HANA
Create a connection between two systems (BW systems). You can create Non BW system as source system and use the cube data as data source and move data to BW on HANA system. I think this is the simple...
View ArticleHow to access the additionalText after selecting a value of AutoComplete
Hey there, i created an autocomplete with a secondary value. Now i'd like to access/read the secondary value. I do have the method change : function(oEvent){ } i can now access the selected value...
View ArticleRe: Drawer for Inventory Opening Balance GL
Hi, Its should be under asset drawer. Thanks & Regards,Nagarajan
View ArticleModificación del campo cantidad de componentes en una orden de proceso COR1
Hola a todos, Estoy buscando la manera de poder modificar la cantidad de los componentes al grabar una orden de proceso (COR1). Debido a que la composición del material puede variar ligeramente...
View Article