The ALOSENDVALFLDTPD table in SAP ERP or S/4HANA stores I_ALLOCATIONCYCLETP I_ALLOCSENDERVALUEKEYFIELDTP data. There are total 24 fields in ALOSENDVALFLDTPD table. The I_ALLOCATIONCYCLETP I_ALLOCSENDERVALUEKEYFIELDTP 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 ALOSENDVALFLDTPD table. It is in Manage Allocations (ODATA_MANAGE_ALLOCATION) ABAP package and is part of the Fiori FXU Cost Controlling CO-FIO (CA-GTF-FXU-FI-CO) module.
SAP ALOSENDVALFLDTPD Table Fields
Following is the list of fields that are available in SAP ALOSENDVALFLDTPD table. The primary key fields of the table are MANDT (Client), DRAFTUUID (UUID serving as key (parent key, root key)).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT (3) | |
| DRAFTUUID | UUID serving as key (parent key, root key) | /BOBF/UUID | RAW (16) | |
| PARENTDRAFTUUID | UUID serving as key (parent key, root key) | /BOBF/UUID | RAW (16) | |
| ROOTDRAFTUUID | UUID serving as key (parent key, root key) | /BOBF/UUID | RAW (16) | |
| ALLOCATIONTYPE | Allocation Type | FCO_ALLOCATION_TYPE | CHAR (30) | |
| ALLOCATIONCYCLE | Allocation/cycle | CYCLE | CHAR (10) | |
| ALLOCATIONCYCLESTARTDATE | Valid From | FCO_ALLOC_VALID_FROM | DATS (8) | |
| ALLOCATIONCYCLESEGMENT | Segment number within a cycle | SQNR | NUMC (4) | |
| ALLOCDOCUMENTSEQUENCENUMBER | Sequence Number of Allocation Document | DPOS | NUMC (4) | |
| ALLOCATIONFIELDNAME | DB Field Name | FDNAM | CHAR (30) | |
| ALLOCATIONSETNAME | Set ID | SETNR | CHAR (12) | |
| ALLOCATIONFIELDMINIMUMVALUE | From Value | SETVALMIN | CHAR (40) | |
| ALLOCATIONFIELDMAXIMUMVALUE | To Value | SETVALMAX | CHAR (40) | |
| ALLOCATIONSETID | Identification of a Set | SETID | CHAR (34) | |
| ALLOCATIONSETTYPE | Type of Set | SETKIND | CHAR (1) | |
| ALLOCATIONFIELDTEXT | Long Text | LTEXT | CHAR (40) | |
| ALLOCKEYFIELDISINITIAL | Boolean Variable (X = True, – = False, Space = Unknown) | BOOLEAN | CHAR (1) | |
| ALLOCKEYFIELDISALLVALUES | Boolean Variable (X = True, – = False, Space = Unknown) | BOOLEAN | CHAR (1) | |
| HASACTIVEENTITY | Draft – Indicator – Has active document | SDRAFT_HAS_ACTIVE | CHAR (1) | |
| DRAFTENTITYCREATIONDATETIME | Draft Created On | SDRAFT_CREATED_AT | DEC (21) | |
| DRAFTENTITYLASTCHANGEDATETIME | Draft Last Changed On | SDRAFT_LAST_CHANGED_AT | DEC (21) | |
| DRAFTADMINISTRATIVEDATAUUID | Technical ID for the Administrative Data of a Draft Document | SDRAFT_ADMIN_UUID | RAW (16) | |
| DRAFTENTITYCONSISTENCYSTATUS | Draft Consistency Status | SDRAFT_CONSISTENCY_STATUS | CHAR (1) | |
| DRAFTENTITYOPERATIONCODE | Draft – Operation Code | SDRAFT_OPERATION_CODE | CHAR (1) |


