SAP ABAP Class /IWFND/CL_MED_SRG_CHECK (Class for BAdI Impl.: /IWFND/BI_MED_SRG_CHECK)
Hierarchy
☛
SAP_GWFND (Software Component) SAP Gateway Foundation
⤷
OPU-FND-CS (Application Component) IWF Common Services
⤷
/IWFND/MED_SVC_DEV_LANGU (Package) GW Framework - Metadata - Service Def. - Dev User Translatio

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWFND/IF_MED_SRG_PERSIST_CHCK | Check Service Group | 20110406 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20110406 |
Properties
Class | /IWFND/CL_MED_SRG_CHECK | |
Short Description | Class for BAdI Impl.: /IWFND/BI_MED_SRG_CHECK | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /IWFND/MED_SVC_DEV_LANGU | GW Framework - Metadata - Service Def. - Dev User Translatio |
Created | 20110406 | SAP |
Last change | 20131127 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /IWFND/CL_MED_SRG_CHECK has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | /IWFND/IF_MED_SRG_PERSIST_CHCK | Check Service Group | 20110406 | ||
2 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20110406 |
Friends
Class /IWFND/CL_MED_SRG_CHECK has no friend class.
Attributes
Class /IWFND/CL_MED_SRG_CHECK has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | traverse model graph | 20110406 |
Events
Class /IWFND/CL_MED_SRG_CHECK has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | S_MODEL_INFO | Private | See coding | 20110407 | begin of s_model_info,
model_id type /IWFND/MED_MDL_IDENTIFIER,
reached_from_models type t_model_ids,
path_length type i,
end of s_model_info
|
||
2 | T_MODEL_IDS | Private | See coding | 20110407 | t_model_ids TYPE HASHED TABLE OF /iwfnd/s_med_srg_model WITH UNIQUE KEY model_identifier
|
||
3 | T_MODEL_INFOS | Private | See coding | 20110407 | t_model_infos TYPE HASHED TABLE OF s_model_info WITH UNIQUE KEY model_id
|
Method Signatures
Method TRAVERSE_MODEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_VISITED_MODELS | Call by reference | Type reference (TYPE) | T_MODEL_INFOS | 20110406 | |||
2 | ![]() |
I_DEPTH | Call by reference | Type reference (TYPE) | I | 1 | current recursion depth | 20110408 | |
3 | ![]() |
I_MODEL_ID | Call by reference | Type reference (TYPE) | /IWFND/MED_MDL_IDENTIFIER | Meta Model Identifier | 20110406 |
Method TRAVERSE_MODEL on class /IWFND/CL_MED_SRG_CHECK has no exception.
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in | 250 |