SAP ABAP Interface IF_SAM_METADATA_LOAD (SAM metadata load interface)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-SAM (Application Component) Status and Action Management
     SESF_SAM_RT (Package) S&AM Runtime
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SAMDT_SIMULATION_LOAD SAM Load Class for DT simulation 20100325
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SAM_METADATA_LOAD SAM 3.5 - SAM Shared Memory Load Class 20100303
Properties
Interface IF_SAM_METADATA_LOAD  
Short Description SAM metadata load interface    
General Data
Package SESF_SAM_RT   S&AM Runtime 
Created 20100303   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_SAM_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Interface IF_SAM_METADATA_LOAD has no interface.
Friends
Interface IF_SAM_METADATA_LOAD has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BO_NAME Instance attribute Public Type reference (TYPE) STRING 20100303
2 CHANGED_AT Instance attribute Public Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20100303
3 MTS_AGGREGATION_DATA Instance attribute Public Type reference (TYPE) IF_SAM_TYPES=>TTS_AGGREGATION_DATA 20100303
4 MTS_OVERALL_DATA Instance attribute Public Type reference (TYPE) IF_SAM_TYPES=>TTS_OVERALL_DATA 20100303
5 MTS_POPULATION_DATA Instance attribute Public Type reference (TYPE) IF_SAM_TYPES=>TTS_POPULATION_DATA 20100303
6 MTS_SCHEMA_LOAD Instance attribute Public Type reference (TYPE) TTS_SCHEMA_LOAD SAM metadata load interface 20100303
Methods
# Method Level Visibility Method type Description Created on
1 GET_DERIVATION_INFO Instance method Public Method 20100303
2 GET_SAM_DB_LOAD Instance method Public Method 20100303
3 GET_SCHEMA_REF Instance method Public Method 20100303
Events
Interface IF_SAM_METADATA_LOAD has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TTS_SCHEMA_LOAD Public See coding 20100303 tts_schema_load TYPE SORTED TABLE OF ty_schema_load WITH UNIQUE KEY node_name schema_name
2 TY_SCHEMA_LOAD Public See coding 20100303 BEGIN OF ty_schema_load, node_name TYPE string, schema_name TYPE if_sam_types=>ty_status_schema, schema_reference TYPE REF TO if_sam_schema, END OF ty_schema_load
Method Signatures

Method GET_DERIVATION_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_AGGREGATION_DATA Call by reference Type reference (TYPE) IF_SAM_TYPES=>TY_DERIVATION_DATA 20100303
2 Exporting ES_OVERALL_DATA Call by reference Type reference (TYPE) IF_SAM_TYPES=>TY_OVERALL_DATA 20100303
3 Exporting ES_POPULATION_DATA Call by reference Type reference (TYPE) IF_SAM_TYPES=>TY_DERIVATION_DATA 20100303
4 Exporting ETS_AGGREGATION_DATA Call by reference Type reference (TYPE) IF_SAM_TYPES=>TTS_AGGREGATION_DATA 20100303
5 Exporting ETS_OVERALL_DATA Call by reference Type reference (TYPE) IF_SAM_TYPES=>TTS_OVERALL_DATA 20100303
6 Exporting ETS_POPULATION_DATA Call by reference Type reference (TYPE) IF_SAM_TYPES=>TTS_POPULATION_DATA 20100303
7 Importing ID_DERIVATION_NAME Call by reference Type reference (TYPE) IF_SAM_TYPES=>TY_DERIVATION_NAME 20100303
8 Importing ID_NODE_NAME Call by reference Type reference (TYPE) STRING 20100303
9 Importing ID_SCHEMA_NAME Call by reference Type reference (TYPE) IF_SAM_TYPES=>TY_STATUS_SCHEMA 20100303
10 Importing ID_SOURCE_VARIABLE Call by reference Type reference (TYPE) IF_SAM_TYPES=>TY_STATUS_VARIABLE 20100303
11 Importing ITR_ACTIVE_SEGMENTS Call by reference Type reference (TYPE) IF_SAM_TYPES=>TTR_OWNER_ID 20100303

Method GET_DERIVATION_INFO on Interface IF_SAM_METADATA_LOAD has no exception.

Method GET_SAM_DB_LOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_BO_NAME Call by reference Type reference (TYPE) STRING 20100303
2 Importing IO_METADATA_AREA Call by reference Object reference (TYPE REF TO) CL_SAM_METADATA_AREA Area Class for SAM Shared Memory 20100303
# Exception Resumable Description Created on
1 CX_SAM_INTERNAL_ERROR Exception class for system or metadata load 20100303

Method GET_SCHEMA_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_SAM_SCHEMAREF Call by reference Object reference (TYPE REF TO) IF_SAM_SCHEMA Schema Interface for SAM 3.5 20100303
2 Importing ID_BO_NODE_NAME Call by reference Type reference (TYPE) STRING 20100303
3 Importing ID_SAM_SCHEMA Call by reference Type reference (TYPE) IF_SAM_TYPES=>TY_STATUS_SCHEMA 20100303
# Exception Resumable Description Created on
1 CX_SAM_SCHEMA_UNAVAILABLE Exptn signifying that the model specified is unavailable. 20100303
History
Last changed by/on SAP  20110908 
SAP Release Created in 72L