IUUC_S_KB_AIM_GEN SAP (Structure for ALV-Display KB_AIM_GEN) Structure details

Dictionary Type: Structure
Description: Structure for ALV-Display KB_AIM_GEN




ABAP Code to SELECT data from IUUC_S_KB_AIM_GEN
Related tables to IUUC_S_KB_AIM_GEN
Access table IUUC_S_KB_AIM_GEN




Structure field list including key, data, relationships and ABAP select examples

IUUC_S_KB_AIM_GEN is a standard SAP Structure so does not store data like a database table does. It can be used to define the fields of other actual tables or to process "Structure for ALV-Display KB_AIM_GEN" Information within sap ABAP programs.

This is done by declaring abap internal tables, work areas or database tables based on this Structure. These can then be used to store and process the required data appropriately.

i.e. DATA: wa_IUUC_S_KB_AIM_GEN TYPE IUUC_S_KB_AIM_GEN.

The IUUC_S_KB_AIM_GEN table consists of various fields, each holding specific information or linking keys about Structure for ALV-Display KB_AIM_GEN data available in SAP. These include MT_ID (DMC: Indicator for Mass Transfer), SOBJ_OBJECT (Object Name), SOBJ_TYPE (Object type), UPGR_RELEASE (relevant for release(s)).. See below for full list along with technical details, documentation, text table, check tables, foreign key relationships, conversion routines, relevant tcodes and example ABAP select code etc. .

Delivery Class:
Display/Maintenance via tcode SM30: Display/Maintenance Allowed but with Restrictions
SAP enhancement categories: Can be enhanced (character-type)


SAP IUUC_S_KB_AIM_GEN structure fields - Full list of fields found in SAP data dictionary

Field Description Data Element Data Type length (Dec) Check table Conversion Routine Domain Name MemoryID SHLP
ICONIcon Trafic Light IUUC_ICONCHAR4Assigned to domainICON
MT_IDDMC: Indicator for Mass Transfer DMC_MT_IDENTIFIERCHAR3CHAR03
SOBJ_OBJECTObject Name OB_OBJECTCHAR30Assigned to domainOB_OBJECT
SOBJ_TYPEObject type OB_TYPCHAR1OB_TYP
UPGR_RELEASE relevant for release(s)0
OBJCATEGObject category (CUST, CUSY, APPL, SYST) OBJCATEGCHAR4OBJCATEG
SHORT_TEXT description0
DEV_PACKAGEPackage DEVCLASSCHAR30Assigned to domainDEVCLASSDVCDEVCLASS
APPLIC_COMPApplication Component ID AKHKOMPOCHAR24UFPS_POSIDH_AKH_COMPONENT
SOFTWARE_COMPSoftware Component DLVUNITCHAR30Assigned to domainDLVUNITH_CVERS
BEF_EXP_METHODName of Function Module RS38L_FNAMCHAR30Assigned to domainFUNCNAMELIB
AFTER_IMP_METHName of Function Module RS38L_FNAMCHAR30Assigned to domainFUNCNAMELIB
UPGRADE_RELEVUpgrade-Relevant OB_UPGRADECHAR1X
TRANSL_RELEVTranslation-relevant flag OB_LANGDEPCHAR1UEBERSETZ
LANGU_TRANSPFlag: Method call for LANG object OB_LANGCHAR1X
MULTI_OBJCross-object method call OB_MULTICHAR1X
GEN_CODINGBoolean Variable (X=True, -=False, Space=Unknown) BOOLEANCHAR1BOOLEAN
GEN_TABLESBoolean Variable (X=True, -=False, Space=Unknown) BOOLEANCHAR1BOOLEAN
GEN_DDIC_OTHERBoolean Variable (X=True, -=False, Space=Unknown) BOOLEANCHAR1BOOLEAN
CRE_CHANGE_DOCSBoolean Variable (X=True, -=False, Space=Unknown) BOOLEANCHAR1BOOLEAN
CHANGE_NRIV_OBJBoolean Variable (X=True, -=False, Space=Unknown) BOOLEANCHAR1BOOLEAN
CRE_OBJ_POSSIBLEBoolean Variable (X=True, -=False, Space=Unknown) BOOLEANCHAR1BOOLEAN
SEQUENCE_CRITICLBoolean Variable (X=True, -=False, Space=Unknown) BOOLEANCHAR1BOOLEAN
SPEC_CHECK_NECBoolean Variable (X=True, -=False, Space=Unknown) BOOLEANCHAR1BOOLEAN
SP_CHECK_DESCRVariable field VAROBJECT3CHAR30CHAR30S01
XPRA_PHASE_1Boolean Variable (X=True, -=False, Space=Unknown) BOOLEANCHAR1BOOLEAN

Key field Non-key field



How do I retrieve data from SAP structure IUUC_S_KB_AIM_GEN using ABAP code?

As IUUC_S_KB_AIM_GEN is a database structure and not a table it does not store any data in the SAP data dictionary. The ABAP SELECT statement is therefore not appropriate and can not be performed on IUUC_S_KB_AIM_GEN as there is no data to select.

How to access SAP table IUUC_S_KB_AIM_GEN

Within an ECC or HANA version of SAP you can also view further information about IUUC_S_KB_AIM_GEN and the data within it using relevant transactions such as

SE11 (ABAP Dictionary Maintenance)
SM30 (Maintain Table Data)
SE80 (Object Navigator)
SE16 (Data Browser).


Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!