The CRMC_UBB_POSTP table in SAP ERP or S/4HANA stores Activate/Deactivate Postprocessing for Prebilling data. There are total 3 fields in CRMC_UBB_POSTP table. The Activate/Deactivate Postprocessing for Prebilling table is available in all major SAP S/4HANA versions, is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of CRMC_UBB_POSTP table. It is in UBB Prebilling (CRM_UBB_PREBILLING) ABAP package and is part of the Pool Contract (CRM-BTX-CTR-PCO) module.
SAP CRMC_UBB_POSTP Table Fields
Following is the list of fields that are available in SAP CRMC_UBB_POSTP table. The primary key fields of the table are CLIENT (Client), CREATE_MODE (Entry Mode from Which Prebilling Is Started).
Field | Description | Data Element | Check Table | Data Type |
---|---|---|---|---|
CLIENT | Client | MANDT | CLNT (3) | |
CREATE_MODE | Entry Mode from Which Prebilling Is Started | CRMT_UBB_CREATE_MODE | CRMC_UBB_CRE_MOD | CHAR (3) |
POSTP_ACTIVE | Active/Inactive Flag | CRMT_UBB_ACTIVE | CHAR (1) |