The BOSASN table in SAP ERP or S/4HANA stores Allocation of Lines from Different Subpackages data. There are total 6 fields in BOSASN table. The Allocation of Lines from Different Subpackages 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 BOSASN table. It is in Customer Bills of Services (IBU A&D/E&C) (AD_BOS_01) ABAP package and is part of the Customer Bill of Services (IS-EC-BOS) module.
SAP BOSASN Table Fields
Following is the list of fields that are available in SAP BOSASN table. The primary key fields of the table are MANDT (Client), SRC_PACKNO (Package number), SRC_INTROW (Internal line number for limits), AIM_PACKNO (Package number), AIM_INTROW (Internal line number for limits).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT (3) |
| SRC_PACKNO | Package number | PACKNO | ESLH | NUMC (10) |
| SRC_INTROW | Internal line number for limits | INTROW | NUMC (10) | |
| AIM_PACKNO | Package number | PACKNO | ESLH | NUMC (10) |
| AIM_INTROW | Internal line number for limits | INTROW | NUMC (10) | |
| ASL_QTY | Quantity with Sign | MENGEV | QUAN (13) |


