SAP VVSCULCFC Customer-Initiated Payment Clearing Table
Overview
VVSCULCFC is a standard SAP S/4HANA table that stores Customer-Initiated Payment Clearing data. There are total 16 fields in the VVSCULCFC table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table VVSCULCFC belongs to Collections/Disbursements (FS-CD) module and is located in the package Payment Plan: Repository (FSCDPP_REP).
In addition, following links provide an overview of foreign key relationships, if any, that link VVSCULCFC to other SAP tables and standard CDS views available based on VVSCULCFC table in S/4HANA 2020.
Techincal Settings of VVSCULCFC
Below are technical details of the table VVSCULCFC
- Buffering not allowed
- No buffering
- Storage type is Not Defined
List of VVSCULCFC Fields
The following table gives you an overview of the fields available in VVSCULCFC
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT | 3 |
| GPART | Business Partner Number | GPART_KK | * | CHAR | 10 |
| INSOBJECT | Identification of an Insurance Object | INSOBJECT_MD | * | CHAR | 20 |
| OPBEL | Number of a FI-CA Document | OPBEL_KK | * | CHAR | 12 |
| OPUPW | Repetition Item in FI-CA Document | OPUPW_KK | NUMC | 3 | |
| OPUPK | Item Number in FI-CA Document | OPUPK_KK | NUMC | 4 | |
| OPUPZ | Subitem for a Partial Clearing in Document | OPUPZ_KK | NUMC | 3 | |
| BETRW | Amount in Transaction Currency with +/- Sign | BETRW_KK | CURR | 13 | |
| WAERS | Currency Key | WAERS_KK | * | CUKY | 5 |
| DONE | Processed? | DONE_KK | CHAR | 1 | |
| STATE | CFC: Status of an Application Table Entry | CFC_STATE | CFC_ITEM_STATE | CHAR | 2 |
| LOCK_USER | Name of the person to last change the status of the object | CFC_UNAME | * | CHAR | 12 |
| LOCK_LIMIT | CFC: Lock period of a lock entry | CFC_LOCK_LIMIT | DATS | 8 | |
| WORKSTATE | Processing Status of Clarification Case | CFC_WORKSTATE | CFC_IT_WORKSTATE | CHAR | 2 |
| RESUBMIT_DATE | Date on which Resubmission Occurs | CFC_RESUBMIT_DATE | DATS | 8 | |
| WF_COUNT | Number of Active Workflows for This Clarification Case | CFC_WORKFLOW_COUNTER | INT1 | 3 |
Foreign Key Relationships
A foreign key field is a table field that is allocated to a check table and becomes part of the table's foreign key. The following table gives you an overview of the foreign keys for VVSCULCFC
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| VVSCULCFC | STATE | 1: CN | CFC_ITEM_STATE |
| VVSCULCFC | WORKSTATE | : | CFC_IT_WORKSTATE |