11.5.11

SAP Note 25831 - Costing: abend with parameter ID KKL

Symptom:

The intial screens of transactions CK11, CK71 and KKPA abend if the user parameter 'KKL' is set.

Cause and prerequisites

The transactions affected attempt to load the lot size directly into the intial screen. The format for the parameter "lot size" is QUAN which is not supported by the set/get parameters.

Solution

The lot size will no longer be found using the user parameters. To avoid the abend, change program SAPMC64S screens 0111 and 0141 as follows:

  • Call up transaction SE51
  • Enter Program SAPMC64S Screen 0111 or 0141
  • Select "Field list" and Change
  • Select field CKI64A-LOSGR I/O
  • Choose attributes for field
  • Deselect the fields "SET param." and "GET param."
  • Confirm your entry
  • Generate the screen
  • Call up transaction SM31
  • Enter Table TPARA
  • Delete the parameter "KKL"
Additional key words

Unit costing; manual cost estimate

No comments:

Post a Comment