SAP ABAP Data Element MA_SCMA_STATUS_KK (Program Status of RFKK_MA_SCHEDULER for Incorrect Mass Act.)
Hierarchy
FI-CA (Software Component) FI-CA
   FI-CA (Application Component) Contract Accounts Receivable and Payable
     FKJO (Package) Tools for Synchronized and Normal Jobs
Basic Data
Data Element MA_SCMA_STATUS_KK
Short Description Program Status of RFKK_MA_SCHEDULER for Incorrect Mass Act.  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type SYCHAR01    
Data Type CHAR   Character String 
Length 1    
Decimal Places 0    
Output Length 1    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Status 
Medium 20 Status for Errors 
Long 40 Status for Error Messages 
Heading 40 Status for Error Messages 
Documentation

Definition

Specifies with which status the program RFKK_MA_SCHEDULER (Execute Mass Activity) is closed when errors occur in a mass activity if it is started by the Schedule Manager.

As standard, the selection parameter has the value W. If an error message occurs when executing a mass activity, the status Processing completed, but with warnings is set for the program.

Alternatively you can preassign the selection parameter with the value E.

In this case, the status Processing completed, but has errors is set for the program if an error message occurs when executing a mass activity.

Dependencies

For more information on the status of the program, see the program documentation.

Example

You have defined a flow definition for the dunning proposal and dunning activity run in the Schedule Manager. You have included the program Execute Mass Activity for the different mass activity types MAHN and MAKT in the flow definition.

If an error message appears during the dunning proposal run because, for example, a business partner is locked, the system closes the program with the status Processing completed, but with errors as standard as individual error messages are normally uncritical for further processing. As a result, the dunning activity run is started automatically once the dunning proposal run is complete.

If on the other hand, the dunning activity run should not be started at all if an error message appears in the dunning proposal run, set the value E for the selection parameter. In this case, the system sets the status Processing completed, but with errors for the dunning proposal run; the flow definition is not automatically executed.

History
Last changed by/on SAP  20050223 
SAP Release Created in 472