C_TS411_2021 SAP Certified Application Associate - SAP S/4HANA R&D Engineering

Loading demo links...

Showing 7–9 of 10 questions

Question 7

You want to use a procedure to set a value in a single-level configuration using a variant table T1.Variant table T1 has only two characteristics C1 and C2. C1 is a key field.The following syntax is incorrect: table T1 (C1 = C1, C2 = C2)Where do you have to insert $self?

Select an option, then click Submit answer.

  • table T1 ($self.C1 = C1, C2 = C2)

  • table T1 (C1 = $self.C1, C2 = C2)

  • table T1 (C1 = C1, C2 = $self.C2)

  • table T1 (C1 = C1, $self.C2 = C2)

Question 8

When or why do you assign production resources and tools to an operation?

Select an option, then click Submit answer.

  • To map the equipment of the Work Center with production resources and tools.

  • To make additional production resources and tools available that do not belong to the equipment of the Work Center.

  • To provide additional components which cannot be assigned to the BOM.

  • To make them available for operation inspection only.

Question 9

What is the meaning of the operation number in the routing?

Select an option, then click Submit answer.

  • Similar to the BOM, it is only a sort sequence. The increment has no significance.

  • It determines the sequence in which the operations are processed. The increment contains time buffers (float before and after production).

  • It determines the sequence in which the operations are processed. The increment contains wait time and move time.

  • It determines the sequence in which the operations are processed. The increment has no significance.