SAP ABAP Class IF_EX_SN_BO (Interface for BAdI: COCF_BD_SN_BO)
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20070731 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WCM_COCF_BD_SN_BO | WCM: Shift Note | 20070731 |
Properties
Class | IF_EX_SN_BO | |
Short Description | Interface for BAdI: COCF_BD_SN_BO | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20070731 | SAP |
Last change | 20100310 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_EX_SN_BO has no forward declaration.
Interfaces
Class IF_EX_SN_BO has no interface implemented.
Friends
Class IF_EX_SN_BO has no friend class.
Attributes
Class IF_EX_SN_BO has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | List of Maintainable Reference Objects | 20070731 |
2 | ![]() |
Instance method | Public | Method | Gets Key of Selected Reference Object | 20070731 |
3 | ![]() |
Instance method | Public | Method | Gets Individual Key of Selected Reference Object | 20070903 |
4 | ![]() |
Instance method | Public | Method | Gets Selection Criteria of Current Selection Screen | 20070808 |
5 | ![]() |
Instance method | Public | Method | Determines Readiness for Input of Dynpro | 20070731 |
6 | ![]() |
Instance method | Public | Method | Sets Value of Selected Reference Object | 20070731 |
7 | ![]() |
Instance method | Public | Method | Determines How Dynpros Behave in PAI | 20070731 |
8 | ![]() |
Instance method | Public | Method | Sets Selection Criteria of Current Selection Screen | 20070809 |
Events
Class IF_EX_SN_BO has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_RANGE_BOKEY | Public | See coding | 20070808 | ty_range_bokey TYPE RANGE OF swo_typeid
|
||
2 | TY_S_BOKEY_LIST | Public | See coding | 20070903 | BEGIN OF ty_s_bokey_list,
structure TYPE strukname,
field_name TYPE name_komp,
value_int TYPE swo_typeid,
value_ext TYPE string,
END OF ty_s_bokey_list
|
||
3 | TY_T_BOKEY_LIST | Public | See coding | 20070903 | ty_t_bokey_list TYPE STANDARD TABLE OF ty_s_bokey_list
|
Method Signatures
Method GET_BO_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_BOLIST | Call by reference | Type reference (TYPE) | COCF_T_SN_BO | Liste der gepflegten Bezugsobjekte | 20070731 |
Method GET_BO_LIST on class IF_EX_SN_BO has no exception.
Method GET_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_BOKEY | Call by reference | Type reference (TYPE) | SWO_TYPEID | Objektschlüssel | 20070731 | ||
2 | ![]() |
I_BOTYP | Call by reference | Type reference (TYPE) | SWO_OBJTYP | Objekttyp | 20070731 |
Method GET_KEY on class IF_EX_SN_BO has no exception.
Method GET_KEY_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_BOKEY_LIST | Call by reference | Type reference (TYPE) | TY_T_BOKEY_LIST | Objektschlüssel | 20070903 | ||
2 | ![]() |
I_BOTYP | Call by reference | Type reference (TYPE) | SWO_OBJTYP | Objekttyp | 20070903 |
Method GET_KEY_LIST on class IF_EX_SN_BO has no exception.
Method GET_SELCRIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_BOKEY1 | Call by reference | Type reference (TYPE) | TY_RANGE_BOKEY | Selektionskriterium 1 | 20070809 | ||
2 | ![]() |
CT_BOKEY2 | Call by reference | Type reference (TYPE) | TY_RANGE_BOKEY | Selektionskriterium 2 | 20070809 | ||
3 | ![]() |
CT_BOKEY3 | Call by reference | Type reference (TYPE) | TY_RANGE_BOKEY | Selektionskriterium 3 | 20070809 | ||
4 | ![]() |
CT_BOKEY4 | Call by reference | Type reference (TYPE) | TY_RANGE_BOKEY | Selektionskriterium 4 | 20070809 | ||
5 | ![]() |
C_BOLEN1 | Call by reference | Type reference (TYPE) | I | Länge Selektionskriterium 1 | 20070809 | ||
6 | ![]() |
C_BOLEN2 | Call by reference | Type reference (TYPE) | I | Länge Selektionskriterium 2 | 20070809 | ||
7 | ![]() |
C_BOLEN3 | Call by reference | Type reference (TYPE) | I | Länge Selektionskriterium 3 | 20070809 | ||
8 | ![]() |
C_BOLEN4 | Call by reference | Type reference (TYPE) | I | Länge Selektionskriterium 4 | 20070809 |
Method GET_SELCRIT on class IF_EX_SN_BO has no exception.
Method SET_DISPLAY_MODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_READ_ONLY | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20070731 |
Method SET_DISPLAY_MODE on class IF_EX_SN_BO has no exception.
Method SET_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_BOKEY | Call by reference | Type reference (TYPE) | SWO_TYPEID | Objektschlüssel | 20070731 | ||
2 | ![]() |
I_BOTYP | Call by reference | Type reference (TYPE) | SWO_OBJTYP | Objekttyp | 20070731 |
Method SET_KEY on class IF_EX_SN_BO has no exception.
Method SET_PAI_MODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_BOTYP_CHANGED | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20070731 |
Method SET_PAI_MODE on class IF_EX_SN_BO has no exception.
Method SET_SELCRIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_BOKEY1 | Call by reference | Type reference (TYPE) | TY_RANGE_BOKEY | Selektionskriterium 1 | 20070809 | ||
2 | ![]() |
IT_BOKEY2 | Call by reference | Type reference (TYPE) | TY_RANGE_BOKEY | Selektionskriterium 2 | 20070809 | ||
3 | ![]() |
IT_BOKEY3 | Call by reference | Type reference (TYPE) | TY_RANGE_BOKEY | Selektionskriterium 3 | 20070809 | ||
4 | ![]() |
IT_BOKEY4 | Call by reference | Type reference (TYPE) | TY_RANGE_BOKEY | Selektionskriterium 4 | 20070809 | ||
5 | ![]() |
I_BOLEN1 | Call by reference | Type reference (TYPE) | I | Länge Selektionskriterium 1 | 20070809 | ||
6 | ![]() |
I_BOLEN2 | Call by reference | Type reference (TYPE) | I | Länge Selektionskriterium 2 | 20070809 | ||
7 | ![]() |
I_BOLEN3 | Call by reference | Type reference (TYPE) | I | Länge Selektionskriterium 3 | 20070809 | ||
8 | ![]() |
I_BOLEN4 | Call by reference | Type reference (TYPE) | I | Länge Selektionskriterium 4 | 20070809 | ||
9 | ![]() |
I_DYNNR | Call by reference | Type reference (TYPE) | SYDYNNR | Aktuelle Dynpro-Nummer | 20070809 |
Method SET_SELCRIT on class IF_EX_SN_BO has no exception.
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in |