Ansicht
Dokumentation

Selected changes in Customizing for capacity leveling ( RELN40A_PP_CRP_SPEZCUSTO )

Selected changes in Customizing for capacity leveling ( RELN40A_PP_CRP_SPEZCUSTO )

RFUMSV00 - Advance Return for Tax on Sales/Purchases   BAL Application Log Documentation  
This documentation is copyright by SAP AG.
SAP E-Book

Short text

Selected changes in Customizing for capacity leveling

Description

Changes to IMG structure

  • The transaction Define overall detail list profile under Capacity leveling -> Lists was renamed to Define profiles for capacity requirements list.

New selection options in the decision table for the object representation selection

In the decision table for the object representation under Define graphical object type there are the following new features:

  • You can now specify a field as a comparison value in field comparison.
  • A date field is compared to a date that the system derives from today's date as follows:
Enter a positive or negative value as a comparison value that the system interprets as a number of days and adds to today's date. This date is the actual comparison value.
In the following examples of logical links with a date field, the expressions in brackets are the entries with which the logical statements are defined in the object representation selection:
  • < date field > < GE > today's date + < -10 > days

This statement is true if the date in the date field is at least 10 days in the past.
  • < date field > < GE > today's date + < 10 > days

This statement is true if the date in the date field is at the earliest 10 days in the future.
  • The comparison operator CP ("contains pattern") in the decision table is now availabe for sequences of characters. A logical expression formed using the comparison operator CP is true if the sequence of characters after the operator contains the sequence of characters before the operator. You can use the following wildcard characters:
  • * for any sequence of characters

  • + for any character

In the following examples the content of the fields called X is the character sequence ABCD. The following are valid:
  • The statement < X > < CP > < +BC* > is true.

  • The statement < X > < CP > < +BC > is false.

  • The statement < X > < CP > < +B+D > is true.

  • The statement < X > < CP > < A* > is true.

  • The statement < X > < CP > < +C* > is false.

The expressions in brackets are the entries with which the logical expressions in the object representation selection are defined.
You can find more information on comparison operators in the documentation BC-ABAP/4 User manual.
  • New field for comparison operators in the object representation selection
As a new field for comparisons there is the five-character field ERR_MASK in the structure KBED. Various applications in capacity leveling write a 1 in this field if an error arises, for example if missing parts are found in the ATP check or setup transitions that are not permitted. The place where a 1 is written depends on the function:
Scheduling 1. place
ATP check 2. place
Taking setup time into account 3. place
General selection functions 4. place
Other 5. place

You can evaluate the field ERR_MASK in the object representation selection with the new operator CP (see above)
In the SAP standard the field ERR_MASK is evaluated in order to select the objects affected in the case of error. Colors are defined for selection. You can also select them using the check report online. To find more information read the release note Check report for capacity leveling.





BAL_S_LOG - Application Log: Log header data   General Data in Customer Master  
This documentation is copyright by SAP AG.

Length: 6284 Date: 20240423 Time: 191945     sap01-206 ( 73 ms )