SAP ABAP Interface IF_SAMDT_EDITOR (S&AM Editor API)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-SAM (Application Component) Status and Action Management
⤷
SESF_SAM_DT_EDITOR (Package) S&AM JNet and Form view

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SAMDT_EDITOR | S&AM Editor | 20100408 |
Properties
Interface | IF_SAMDT_EDITOR | |
Short Description | S&AM Editor API |
General Data
Package | SESF_SAM_DT_EDITOR | S&AM JNet and Form view |
Created | 20100408 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | IF_SAMDT_CORE_TYPES | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
3 | IF_SAMDT_TYPES | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_SAMDT_EDITOR has no interface.
Friends
Interface IF_SAMDT_EDITOR has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CO_DISPLAY_MODE | Constant | Public | Type reference (TYPE) | CHAR1 | '0' | Single-Character Flag | 20100428 | |
2 | CO_EDITOR_VIEW | Constant | Public | See coding | 20100609 | ||||
3 | CO_EDIT_MODE | Constant | Public | Type reference (TYPE) | CHAR1 | '1' | Single-Character Flag | 20100428 | |
4 | CO_FORM_SUB_SCREEN | Constant | Public | Type reference (TYPE) | SYDYNNR | 0102 | Current Screen Number | 20100409 | |
5 | CO_GRAPH_SUB_SCREEN | Constant | Public | Type reference (TYPE) | SYDYNNR | 0103 | Current Screen Number | 20100409 | |
6 | CO_PROGRAM | Constant | Public | Type reference (TYPE) | REPID | 'SAPLSAM_DT_JNET_EDITOR' | ABAP Program Name | 20100409 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20100408 | |
2 | ![]() |
Instance method | Public | Method | 20100408 | |
3 | ![]() |
Instance method | Public | Method | 20100505 | |
4 | ![]() |
Instance method | Public | Method | Copy the schema elements to new schema | 20110614 |
5 | ![]() |
Instance method | Public | Method | 20100427 | |
6 | ![]() |
Instance method | Public | Method | 20100408 | |
7 | ![]() |
Instance method | Public | Method | 20100713 | |
8 | ![]() |
Instance method | Public | Method | 20100426 | |
9 | ![]() |
Instance method | Public | Method | 20100427 | |
10 | ![]() |
Instance method | Public | Method | 20100408 |
Events
Interface IF_SAMDT_EDITOR has no event.
Types
Interface IF_SAMDT_EDITOR has no local type.
Method Signatures
Method ACTIVATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_CHILD_BO | Call by reference | Type reference (TYPE) | SAM_BUSINESS_OBJECTS | S&AM Business objects | 20100813 | ||
2 | ![]() |
ID_DEVCLASS | Call by reference | Type reference (TYPE) | DEVCLASS | Package | 20100429 | ||
3 | ![]() |
ID_TRANSPORT_REQUEST | Call by reference | Type reference (TYPE) | KORRNUM | Name of the locked correction | 20100426 | ||
4 | ![]() |
IT_BO_HIERARCHY | Call by reference | Type reference (TYPE) | IF_SAMDT_TYPES=>TT_BUSINESS_OBJECTS | 20100813 |
Method ACTIVATE on Interface IF_SAMDT_EDITOR has no exception.
Method CHECK Signature
Method CHECK on Interface IF_SAMDT_EDITOR has no parameter.
Method CHECK on Interface IF_SAMDT_EDITOR has no exception.
Method CHECK_FORM_DATA_CHANGED Signature
Method CHECK_FORM_DATA_CHANGED on Interface IF_SAMDT_EDITOR has no parameter.
Method CHECK_FORM_DATA_CHANGED on Interface IF_SAMDT_EDITOR has no exception.
Method COPY_SCHEMA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_NEW_SCHEMA_NAME | Call by reference | Type reference (TYPE) | STATUS_SCHEMA_NAME | SAM Schema Name | 20110614 | ||
2 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110614 |
Method COPY_SCHEMA on Interface IF_SAMDT_EDITOR has no exception.
Method GET_PARENT_SCHEMAS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_DERIVATION_PARENTS | Value transfer | Type reference (TYPE) | IF_SAMDT_CORE_TYPES=>TT_PARENT_SCHEMAS | 20100427 |
Method GET_PARENT_SCHEMAS on Interface IF_SAMDT_EDITOR has no exception.
Method SAVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_DEVCLASS | Call by reference | Type reference (TYPE) | DEVCLASS | Package | 20100429 | ||
2 | ![]() |
ID_TRANSPORT_REQUEST | Call by reference | Type reference (TYPE) | KORRNUM | Name of the locked correction | 20100426 |
Method SAVE on Interface IF_SAMDT_EDITOR has no exception.
Method SAVE_OR_CANCEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RD_CANCELLED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100713 |
Method SAVE_OR_CANCEL on Interface IF_SAMDT_EDITOR has no exception.
Method SET_EDIT_MODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_EDITOR_VIEW | Call by reference | Type reference (TYPE) | IF_SAMDT_CORE_TYPES=>SAM_EDITOR_VIEW | IF_SAMDT_CORE_TYPES=>CO_EDITOR_VIEW-GRAPH | Graph or Form view | 20100525 | |
2 | ![]() |
ID_EDIT_MODE | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20100426 | ||
3 | ![]() |
RD_CANCELLED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100709 |
Method SET_EDIT_MODE on Interface IF_SAMDT_EDITOR has no exception.
Method SET_PARENT_SCHEMAS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_DERIVATION_PARENTS | Call by reference | Type reference (TYPE) | IF_SAMDT_CORE_TYPES=>TT_PARENT_SCHEMAS | 20100427 |
Method SET_PARENT_SCHEMAS on Interface IF_SAMDT_EDITOR has no exception.
Method SHOW_EDITOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_CREATE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20100408 | ||
2 | ![]() |
ID_EDITOR_VIEW | Call by reference | Type reference (TYPE) | IF_SAMDT_CORE_TYPES=>SAM_EDITOR_VIEW | IF_SAMDT_CORE_TYPES=>CO_EDITOR_VIEW-GRAPH | Graph or Form view | 20100408 | |
3 | ![]() |
ID_EDIT_MODE | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20100430 |
Method SHOW_EDITOR on Interface IF_SAMDT_EDITOR has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 72L |