SAP ABAP Data Element CRWORKFLOW (Payment Cards: Determine Document Entry and Workflow Type)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-AP-AP-PT (Application Component) Payment Transactions
     FCRD (Package) Payment Card
Basic Data
Data Element CRWORKFLOW
Short Description Payment Cards: Determine Document Entry and Workflow Type  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type CRWORKFLOW    
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 Workflow 
Medium 15 Workflow 
Long 20 Workflow 
Heading  
Documentation

Definition

Specifies if the accounting documents belonging to the card are parked and if a workflow is linked to it, if they are parked.

Indicator ' '.
If the transaction amount is greater than the amount level for parked documents, then parked documents are generated. A special payment card workflow is linked to these documents which is activated by the event FIPP CREATECARD.

Indicator '1'.
If the transaction amount is greater than the amount level for parked documents then parked documents are generated. No workflow is linked to these documents.

Indicator '2'.
No parked documents but instead real accounting documents are generated.

Indicator '3'.
If the transaction amount is greater than the amount level for parked documents then parked documents are generated. The usual workflow of parked documents is linked to these documents, which is activated by the event FIPP CREATED.
In this case execute the Customizing of parked documents.

*----------------------------------------------------------------------

If a special payment card workflow is to be started, then execute amongst others the following Customizing steps:

- Event coupling table
Object type FIPP
Event CREATECARD
User type WS50000021
User FB SWW_WI_CREATE_VIA_EVENT
Check Funktion
User type FB
Destination
global X
enabled X

- Assigning the standard task in the organizational structure:
TS 50000048 FIPP_CHAPOST

History
Last changed by/on SAP  20010720 
SAP Release Created in