Skip to Content
Author's profile photo Former Member

Steps to follow when changing data length for a generated AET Field

  1. Identify the Enhancement ID for the AET field through WebUI Configuration.
  2. Go to Table AXT_EXT_PART_DTL, Set the OBJ_PARAMVALUE parameter value to desired length by passing Enhancement ID and considering Parameter OBJ_PARAMETER as LENGTH.
  3. It will not ask for any Transport Entry but include the change in a Transport Request.
  4. Go to Table AXT_CAT_OBJ_DTL, set the OBJ_PARAMVALUE parameter value to desired length by passing Enhancement ID and considering Parameter OBJ_PARAMETER as LENGTH.
  5. It will not ask for any Transport Entry but include the change in a Transport Request.
  6. Regenerate the Enhancement ID (Tcode: AXTSHOW).
  7. If after regeneration, domain length did not change in corresponding table/tables, then follow step 8.
  8. Set the desired length in the Table->Data Element->Domain (SE11).
  9. Activate the table. Activation gives an error in table (Expected).
  10. Do a database adjustment for the required Table (SE14), in background, keeping data. It should activate the Table.
  11. Again Regenerate the Enhancement ID (Tcode: AXTSHOW).
  12. Once above steps are done, and then follow below 2 steps.
  13. Go to AET Object in WebUI ->Display Enhancements->Enhanced Objects->Enhancement ID and check the data length is matching with the database field length.
  14. Tcode: BSP_WD_CMPWB->Pass Required Component ->Corresponding View->Configuration TAB->Choose the correct configuration->select the required field -> check the data length if it is matching with Database field and AET object.

Assigned Tags

      Be the first to leave a comment
      You must be Logged on to comment or reply to a post.