What meant by lagging and leading? When if they are occurred what preventive methods should be taken?
14 56747Post New L&T Interview Questions
Do you have any idea of IPR?
What are satellite assemblies?
What happens if Lattice energy increases?
Is c# better than python?
Name the filter which accepts the page size as the parameter in hbase?
Q:HI friends accually ihave one problem plesase let me know the alternate code of this code. Related field description of code: Add a field, CALvsPRD, "Calendar Day Starts Before/After Production Day" to the parameter set WRKORDER which accepts values 'A' or 'B' o B = Calendar Day Starts Before Production Day o A = Calendar Day Starts After Production Day o Any other value indicates the production and calendar dates are always the same. code: Automatic Execution Of *INZSR Subroutine /Z01 * retrieves WRKORDER field values. /Z01 * Calculate default Production Date and return it to caller. /Z01 * Production date defaults to system date /Z01 C Eval P@Pdate = %DATE() /Z01 * unless Calendar date starts Before PDN(production) date and /Z01 * system time is before PDN Start Time then /Z01 * PDN date is yesterday. /Z01 C If W@CALvsPRD = 'B' and /Z01 C %TIME() < %TIME (W@Strtime) /Z01 C Eval P@Pdate -= %Day(1) /Z01 * unless Calendar date starts After PDN date and /Z01 * system time is *GE PDN(production) Start Time then /Z01 * PDN date is tomorrow. /Z01 C ElseIf W@CALvsPRD = 'A' and W@Strtime > *Zero and /Z01 C %TIME() >= %TIME (W@STrtime) /Z01 C Eval P@Pdate += %Day(1) /Z01 C EndIf /Z01 C Eval *InLr = *On
If you want to convert a base type to a derived type, what type of conversion do you use?
What is astigmatism control?
what do you mean by a shareoptions parameter (shr) in define cluster command?
Mention what is the difference between instance recovery and crash recovery?
Explain the data types present in bo n wht happens if we implement view in the designer n report?
What is difference between abstraction and encapsulation?
Name a few new tags in html5 and their advantages?
What is the difference between uipath and selenium?
How do I find a file path in command prompt?