SAP ABAP Class IF_SAM_SCHEMA_MODEL (schema model interface for S&AM)
Properties
Class | IF_SAM_SCHEMA_MODEL | |
Short Description | schema model interface for S&AM | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20080110 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_SAM_SCHEMA_MODEL has no interface implemented.
Friends
Class IF_SAM_SCHEMA_MODEL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SAMT_ACTION_NAME | Table type for SAM Action Name | 20080110 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | IF_SAM_TYPES=>TT_ACTION_INFO | 20080110 | |||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SAMT_CHECK | SAM table for Checking if an action is allowed | 20080110 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | IF_SAM_TYPES=>TT_SAM_STATUS_DATA | 20080110 | |||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SAMT_SVAR | SAM Status Variables | 20080110 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SAMT_ELEM | SAM Elements | 20080110 | ||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | IF_SAM_TYPES=>TT_SAM_STATUS_DATA | 20080110 | |||
8 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SAMT_REL | SAM Relations | 20080110 | ||
9 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SAMT_ST_GUARDS | SAM State Guards | 20080110 | ||
10 | ![]() |
Instance attribute | Public | Type reference (TYPE) | IF_SAM_TYPES=>TT_SAM_STATUS_DATA | SAM STATUS | 20080110 | ||
11 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SAMT_SYNCHRONIZER | SAM Synchronizers | 20080110 | ||
12 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SAMT_SVAL | SAM Status Values | 20080110 | ||
13 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SAM_NODE_NAME | SAM Node name | 20080110 | ||
14 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SAMS_BO_NAME | ESF: Business Object | 20080110 | ||
15 | ![]() |
Instance attribute | Public | Type reference (TYPE) | IF_SAM_TYPES=>TY_STATUS_SCHEMA | 20080110 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20080110 | |
2 | ![]() |
Instance method | Public | Method | 20080110 | |
3 | ![]() |
Instance method | Public | Method | 20080110 | |
4 | ![]() |
Instance method | Public | Method | 20080110 | |
5 | ![]() |
Instance method | Public | Method | 20080110 | |
6 | ![]() |
Instance method | Public | Method | 20080110 | |
7 | ![]() |
Instance method | Public | Method | 20080110 | |
8 | ![]() |
Instance method | Public | Method | 20080110 | |
9 | ![]() |
Instance method | Public | Method | 20080311 | |
10 | ![]() |
Instance method | Public | Method | 20080110 | |
11 | ![]() |
Instance method | Public | Method | 20080110 |
Events
Class IF_SAM_SCHEMA_MODEL has no event.
Types
Class IF_SAM_SCHEMA_MODEL has no local type.
Method Signatures
Method CHECK_ACTION_ALLOWED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EB_ACTION_ALLOWED | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20080110 | ||
2 | ![]() |
ET_ACTION_INHIBITORS | Call by reference | Type reference (TYPE) | IF_SAM_TYPES=>TT_SAM_STATUS_DATA | 20080110 | |||
3 | ![]() |
ID_ACTION_NAME | Call by reference | Type reference (TYPE) | SAM_ACTION_NAME | 20080110 | |||
4 | ![]() |
ITS_STATUS_VALUES | Call by reference | Type reference (TYPE) | IF_SAM_TYPES=>TTS_SAM_STATUS_DATA | 20080110 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20080110 |
Method DRILL_ADD_ACTION_INHIBITORS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_ACTION_INHIBITORS | Call by reference | Type reference (TYPE) | IF_SAM_TYPES=>TT_SAM_STATUS_DATA | 20080110 | |||
2 | ![]() |
ID_NODE_ID | Call by reference | Type reference (TYPE) | INT2 | 20080110 | |||
3 | ![]() |
IS_ACT | Call by reference | Type reference (TYPE) | SAMS_CHECK | 20080110 | |||
4 | ![]() |
ITS_STATUS_VALUES | Call by reference | Type reference (TYPE) | IF_SAM_TYPES=>TTS_SAM_STATUS_DATA | 20080110 |
Method DRILL_ADD_ACTION_INHIBITORS on class IF_SAM_SCHEMA_MODEL has no exception.
Method EVALUATE_AND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EB_RES | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20080110 | ||
2 | ![]() |
ID_NODE_ID | Call by reference | Type reference (TYPE) | INT2 | 20080110 | |||
3 | ![]() |
IS_ACT | Call by reference | Type reference (TYPE) | SAMS_CHECK | 20080110 | |||
4 | ![]() |
ITS_STATUS_VALUES | Call by reference | Type reference (TYPE) | IF_SAM_TYPES=>TTS_SAM_STATUS_DATA | 20080110 |
Method EVALUATE_AND on class IF_SAM_SCHEMA_MODEL has no exception.
Method EVALUATE_AT_OPERATOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EB_RES | Call by reference | Type reference (TYPE) | BOOLEAN | 20080110 | |||
2 | ![]() |
ID_NODE_ID | Call by reference | Type reference (TYPE) | INT2 | 20080110 | |||
3 | ![]() |
IS_ACT | Call by reference | Type reference (TYPE) | SAMS_CHECK | 20080110 | |||
4 | ![]() |
ITS_STATUS_VALUES | Call by reference | Type reference (TYPE) | IF_SAM_TYPES=>TTS_SAM_STATUS_DATA | 20080110 |
Method EVALUATE_AT_OPERATOR on class IF_SAM_SCHEMA_MODEL has no exception.
Method EVALUATE_AT_ROOT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EB_RES | Call by reference | Type reference (TYPE) | BOOLEAN | 20080110 | |||
2 | ![]() |
ID_NODE_ID | Call by reference | Type reference (TYPE) | INT2 | 20080110 | |||
3 | ![]() |
IS_ACT | Call by reference | Type reference (TYPE) | SAMS_CHECK | 20080110 | |||
4 | ![]() |
ITS_STATUS_VALUES | Call by reference | Type reference (TYPE) | IF_SAM_TYPES=>TTS_SAM_STATUS_DATA | 20080110 |
Method EVALUATE_AT_ROOT on class IF_SAM_SCHEMA_MODEL has no exception.
Method EVALUATE_OR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EB_RES | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20080110 | ||
2 | ![]() |
ID_NODE_ID | Call by reference | Type reference (TYPE) | INT2 | 20080110 | |||
3 | ![]() |
IS_ACT | Call by reference | Type reference (TYPE) | SAMS_CHECK | 20080110 | |||
4 | ![]() |
ITS_STATUS_VALUES | Call by reference | Type reference (TYPE) | IF_SAM_TYPES=>TTS_SAM_STATUS_DATA | 20080110 |
Method EVALUATE_OR on class IF_SAM_SCHEMA_MODEL has no exception.
Method EXPAND_OPERATOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CD_P_ID | Call by reference | Type reference (TYPE) | I | 20080110 | |||
2 | ![]() |
CS_CHECK | Call by reference | Type reference (TYPE) | SAMS_CHECK | 20080110 | |||
3 | ![]() |
ID_ELEM_NAME | Call by reference | Type reference (TYPE) | C | 20080110 | |||
4 | ![]() |
ID_ELEM_TYPE | Call by reference | Type reference (TYPE) | SAM_ELEMENT_TYPE | 20080110 | |||
5 | ![]() |
ID_ROOT_ID | Value transfer | Type reference (TYPE) | I | 20080110 |
Method EXPAND_OPERATOR on class IF_SAM_SCHEMA_MODEL has no exception.
Method GET_ACTION_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_ACTION_INFO | Call by reference | Type reference (TYPE) | IF_SAM_TYPES=>TY_ACTION_INFO | 20080110 | |||
2 | ![]() |
ET_ACTION_INFO | Call by reference | Type reference (TYPE) | IF_SAM_TYPES=>TT_ACTION_INFO | 20080110 | |||
3 | ![]() |
ID_ACTION_NAME | Call by reference | Type reference (TYPE) | SAM_ACTION_NAME | 20080110 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20080110 |
Method GET_ACTION_TRANSITION_VARIABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_TRANSITION | Call by reference | Type reference (TYPE) | IF_SAM_TYPES=>TT_SAM_STATUS_DATA | 20080311 | |||
2 | ![]() |
ID_ACTION_NAME | Call by reference | Type reference (TYPE) | SAM_ACTION_NAME | SAM Action Name | 20080311 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception class for operation processing | 20080311 |
Method GET_DEFAULT_STATUS_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_DEFAULT_VALUES | Value transfer | Type reference (TYPE) | IF_SAM_TYPES=>TT_SAM_STATUS_DATA | 20080110 |
Method GET_DEFAULT_STATUS_VALUES on class IF_SAM_SCHEMA_MODEL has no exception.
Method GET_STATEGUARDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_STATUS_VARIABLES | Call by reference | Type reference (TYPE) | SAMT_ST_GUARDS | 20080110 |
Method GET_STATEGUARDS on class IF_SAM_SCHEMA_MODEL has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |