/SMB/BB_IMG_SOBJ
Subobject Item(s) for IMG task
/SMB/BB_IMG_SOBJ is an SAP database table in S/4HANA. Subobject Item(s) for IMG task. It contains 11 fields. 39 CDS views read from this table.
CDS Views using this table (39)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| /cfg/cds_Solution | view | left_outer | CDS view for Solution with Parameters | |
| /CFG/DDL_EMPTY_FILE_SCOPE | view | inner | Get all activities with empty file | |
| /CFG/DDL_EMPTY_FILE_SOLN | view | inner | Empty file web GUIs | |
| /CFG/MULTI_FILE_SOLN_X | view | inner | Get the Multiple Files for a Customizing Object In WEBGUIs | |
| /CFG/MULTI_FILE_SOLN_X_O | view | inner | Get the Multiple Files for oldQ2P for a Customizing Object In WEBGUIs | |
| /CFG/V_DDL_SOL_FIL_O | view | inner | Get the Files for Old Q2P Registry Details | |
| /CFG/V_DDL_SOL_FILE | view | inner | Get the Files from Registry Details | |
| /CFG/V_DOMAIN_MULTI_FILE | view | inner | Get the Domain for Multiple File case in WEBGUI | |
| /CFG/V_FILE_SOL_VIEW | view | inner | Get solution to file | |
| /CFG/V_HASH_DAO | view | left_outer | CDS View for Hashing DAO | |
| /CFG/V_MULTI_MIXED_FILE | view | inner | Get the Files for MIX & Multiple for a Solution | |
| /CFG/V_MULTI_MIXED_FILE_O | view | inner | Get the Files for oldq2p for MIX & Multiple for a Solution | |
| /CFG/v_multiple_file_soln | view | inner | Weg GUIs for multiple files scenario | |
| /CFG/webgui_guid_sol_id | view | inner | Get WEBGUIs based on GUID and Solution id | |
| /CFG/WEBGUI_MAIN_INFO | view | inner | Get Webguis for preset phase | |
| /FTI/DDL_EMPTY_FILE_SCOPE | view | inner | Get all the activities with empty file | |
| /FTI/DDL_EMPTY_FILE_SOLN | view | inner | Check Filename per Solution Id | |
| /FTI/MAP_ACT_MULTX | view | inner | CDS view for Mutiple File X | |
| /FTI/MAP_ACT_MULTY | view | inner | CDS view for Mutiple File Y | |
| /FTI/MIXED_MULTI_Y_CASE | view | inner | Get Filename for Mixed Multiple Y Case in WEBGUI | |
| /FTI/MIXED_MULTIPLE_ACTID | view | inner | Get File Name Based On Activity ID for MIxed Case in WEBGUI | |
| /FTI/MIXED_MULTIPLE_ACTID_X | view | inner | Get Filename Per Activity ID for Multi Mixed X Case in WEBGUI | |
| /FTI/MULTIPLE_FILE_ACTID_SOLN | view | inner | Support MultipleFile/Activity in WebGuis | |
| /fti/v_All_Files_In_Solu_Tasks | view | left_outer | Get all filenames of a specific solution according to task | |
| /FTI/V_BCO_PROP_DETAIL_VIEW | view | left_outer | ||
| /FTI/V_DOMAIN_MULTI_FILE | view | inner | Get the Domain for Multiple File case in WEBGUI | |
| /FTI/V_FILE_SOL_VIEW | view | inner | ||
| /FTI/V_FILE_SOLID_VIEW | view | left_outer | ||
| /fti/v_multiple_file_soln | view | inner | To Support Multiple File in WebGuis | |
| /fti/v_multiple_file_soln_y | view | inner | To Support Multiple File for WebGuis Diff Cust Obj | |
| /FTI/V_PROPERTY_SECONDARY_FILE | view | inner | ||
| /smb/cds_analyze_sol | view | left_outer | CDS view for Solution with Parameters | |
| /SMB/CDS_CCF_SOLDATA | view | left_outer | CDS view for ccf framework | |
| /SMB/CDS_SOL_DATA | view | left_outer | Get solution BBid,subobjectsa andactivities | |
| /SMB/CDS_SOL_DT_S | view | left_outer | Get solution BBid,subobjectsa andactivities | |
| /smb/cds_Solution | view | left_outer | CDS view for Solution with Parameters | |
| /SMB/V_BBID_TDC_DET | view_entity | inner | TDC Determination for BBID | |
| /smb/v_Ddl_Ins_Files | view | inner | Installation files of all Building Bl | |
| /SMB/V_FILE_DEF_ADMIN_DATA | view_entity | inner | File Definition Admin Data |
Fields (11)
| Key | Field | Data Element | Description | Domain | Type | Length |
|---|---|---|---|---|---|---|
| KEY | mandt | MANDT | Client | |||
| KEY | task_id | /SMB/DE_TASK_ID | Task ID | |||
| KEY | objid | /SMB/OBJID | Object ID | |||
| objty | /SMB/BB_OBJTY | BB Object Type | ||||
| bbid | /SMB/BBID | Building Block | ||||
| img_activity | CUS_IMG_AC | IMG Activity | ||||
| cust_objtype | OB_TYP | Type | ||||
| cust_objname | OB_OBJECT | Object | ||||
| subobjname | SCPR_TABL | Table/View Name | ||||
| filename | /SMB/BP_EDT11 | Filename | ||||
| status | /SMB/SOBJ_STATUS | Status |
Derived SQL schema, reconstructed from the indexed DDIC field metadata (field names, types, lengths and key flags) — a functional representation, not the verbatim SAP source.
-- Subobject Item(s) for IMG task
-- Category TRANSPARENT · Delivery class S
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE /SMB/BB_IMG_SOBJ (
MANDT, -- Client [MANDT]
TASK_ID, -- Task ID [/SMB/DE_TASK_ID]
OBJID, -- Object ID [/SMB/OBJID]
OBJTY, -- BB Object Type [/SMB/BB_OBJTY]
BBID, -- Building Block [/SMB/BBID]
IMG_ACTIVITY, -- IMG Activity [CUS_IMG_AC]
CUST_OBJTYPE, -- Type [OB_TYP]
CUST_OBJNAME, -- Object [OB_OBJECT]
SUBOBJNAME, -- Table/View Name [SCPR_TABL]
FILENAME, -- Filename [/SMB/BP_EDT11]
STATUS, -- Status [/SMB/SOBJ_STATUS]
PRIMARY KEY (MANDT, TASK_ID, OBJID)
);
Learn More
- Understanding Data Lineage in SAP S/4HANA
- SAP Tables vs CDS Views — Key Differences
- Understanding the SAP S/4HANA Data Model
- BSEG to ACDOCA: The Universal Journal Migration
- Business Partner Migration: KNA1/LFA1 to BUT000
- Material Document Migration: MSEG/MKPF to MATDOC
- How to Find the Right CDS View for an SAP Table
- Sales Document Status Migration: VBUP/VBUK Removal in S/4HANA
- CO Tables in S/4HANA: COEP, COBK, COSS, COSP to ACDOCA