SAP ABAP Domain CO_STATUS (CO: Status of data base record)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   CO-OM-CCA (Application Component) Cost Center Accounting
     KSA (Package) CO-CCA Calculation of Imputed Costs
Basic Data
Domain Name CO_STATUS
Short Description CO: Status of data base record  
Definition
Data Type CHAR Character String
No. Characters  
Decimal Places    
Output Length  
Conversion Routine   
Sign  
Lower Case  
Value Range
# Lower Limit Upper Limit Short Description
1 0     Record existed and was deleted (only during writing)
2 1     Record existed and was changed (only during writing)
3 2     Record did not exist and was created (only during writing)
4 3     Record exists and was not changed (read and write)
5 4     Record does not exist and was not changed (read and write)
       
History
Last changed by/on SAP  19950401 
SAP Release Created in 470