Customer 360 Extension for SAP > Deploying Customer 360 Extension for SAP > Creating custom tables in SAP
  

Creating custom tables in SAP

Create custom tables in SAP to hold the outbound Customer 360 data in SAP S/4HANA. After you create custom tables in SAP, you can use the Cloud Data Integration assets to load Customer 360 data to SAP S/4HANA.
    1Log in to SAP.
    2To use the ABAP dictionary, enter the transaction code value as SE11 and press Enter.
    The ABAP Dictionary: Initial Screen page appears.
    3Enter the database table name you want to create as ZINFA_STATUS.
    Note: The table name must start with Y or Z only.
    4Click Create.
    The Dictionary: Change Table page appears.
    5Enter a short description for the transparent table.
    6To create an application table that contains master data or transaction data, enter the delivery class value as A.
    7From the Fields tab, enter field name, data type, and length of the fields that you want to add to the table.
    For more information about the field attributes, see Field mapping.
    8Specify the primary key for each table. To set a field as a primary key for the table, enable the Key checkbox.
    9Click Save.
    10From the menu bar, click More > Extras > Enhancement Category.
    The Maintain Enhancement Category for <database table name> dialog box appears.
    11Select Can Be Enhanced (Deep) enhancement category.
    12Click Copy.
    13From the menu bar, click the Activate icon.