SAP ABAP Interface IF_BUP_RELATION_RELTYP_CUST (Interface for BAdI: BUP_RELATION_RELTYP_CUST)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-BP (Application Component) Business Partner Foundation
⤷
S_BUPA_IPI (Package) SAP Business Partner: Internal Programming Interface (Basis)

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BUP_RELATION_RELTYP_CUST_NW | Basis Implementation for BAdI: BUP_RELATION_RELTYP_CUST | 20080724 |
Properties
Interface | IF_BUP_RELATION_RELTYP_CUST | |
Short Description | Interface for BAdI: BUP_RELATION_RELTYP_CUST |
General Data
Package | S_BUPA_IPI | SAP Business Partner: Internal Programming Interface (Basis) |
Created | 20080724 | SAP |
Last changed | 20110908 | 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) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20080724 |
Friends
Interface IF_BUP_RELATION_RELTYP_CUST has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | GC_CUSTOM_CHAR_RELCAT_ROLE_ASS | Constant | Public | Type reference (TYPE) | CHAR30 | 'TB921_RELCAT_ROLE_ASSIGNMENT' | Customizing Option | 20080801 | |
2 | GC_CUSTOM_CHAR_RELSHP_CAT | Constant | Public | Type reference (TYPE) | CHAR30 | 'TBZ9_RELSHP_CATEGORIES' | Customizing Option | 20080801 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Deregister External Data Source for Overriding BC Access | 20080724 |
2 | ![]() |
Instance method | Public | Method | Register External Data Source for Overriding BC Access | 20080724 |
3 | ![]() |
Instance method | Public | Method | Initializing Global Information | 20080724 |
4 | ![]() |
Instance method | Public | Method | Gets Customizing Text for Specified Relationship Category | 20080724 |
5 | ![]() |
Instance method | Public | Method | Gets List with Customizing Texts for All Relship Categories | 20080724 |
6 | ![]() |
Instance method | Public | Method | Gets Customizing for Specified Relationship Category | 20080724 |
7 | ![]() |
Instance method | Public | Method | Gets List with Customizing of All Relationship Categories | 20080724 |
Events
Interface IF_BUP_RELATION_RELTYP_CUST has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TT_EXT_DATA_SOURCE | Public | See coding | 20080731 | TT_EXT_DATA_SOURCE TYPE STANDARD TABLE OF TY_EXT_DATA_SOURCE
|
||
2 | TT_EXT_DATA_SOURCE_INF | Public | See coding | 20080731 | TT_EXT_DATA_SOURCE_INF TYPE STANDARD TABLE OF TY_EXT_DATA_SOURCE_INF
|
||
3 | TY_EXT_DATA_SOURCE | Public | See coding | 20080731 | BEGIN OF TY_EXT_DATA_SOURCE,
custom_characteristic TYPE char30,
END OF TY_EXT_DATA_SOURCE
|
||
4 | TY_EXT_DATA_SOURCE_INF | Public | See coding | 20080731 | BEGIN OF TY_EXT_DATA_SOURCE_INF,
custom_characteristic TYPE char30,
tdc_name TYPE etobj_name,
tdc_variant TYPE etvar_id,
tdc_table_param TYPE etpar_name,
tdc_texttable_param TYPE etpar_name,
END OF TY_EXT_DATA_SOURCE_INF
|
||
5 | TY_S_DATA | Public | See coding | 20100726 | BEGIN OF ty_s_data .
INCLUDE TYPE TBZ9.
TYPES END OF ty_s_data
|
||
6 | TY_S_TEXT | Public | See coding | 20100729 | BEGIN OF ty_s_text .
INCLUDE TYPE TBZ9A.
TYPES END OF ty_s_text
|
||
7 | TY_T_DATA | Public | See coding | 20100726 | ty_t_data TYPE STANDARD TABLE OF ty_s_data WITH DEFAULT KEY
|
||
8 | TY_T_TEXT | Public | See coding | 20100729 | ty_t_text TYPE STANDARD TABLE OF ty_s_text WITH DEFAULT KEY
|
Method Signatures
Method EXT_DATA_SOURCE_DEREGISTER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_DATA_SOURCES | Call by reference | Type reference (TYPE) | TT_EXT_DATA_SOURCE | Übersteuern des BC-Zugriffs (ext. Datenquelle) aufheben | 20080731 |
Method EXT_DATA_SOURCE_DEREGISTER on Interface IF_BUP_RELATION_RELTYP_CUST has no exception.
Method EXT_DATA_SOURCE_REGISTER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_DATA_SOURCES | Call by reference | Type reference (TYPE) | TT_EXT_DATA_SOURCE_INF | Inform. zum Übersteuern des BC-Zugriffs (ext. Datenquelle) | 20080731 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Zugriff auf mitgegebenen Testdatencontainer | 20080731 |
Method REFRESH Signature
Method REFRESH on Interface IF_BUP_RELATION_RELTYP_CUST has no parameter.
Method REFRESH on Interface IF_BUP_RELATION_RELTYP_CUST has no exception.
Method TBZ9A_GET_TEXT_ENTRY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_RELTYP_TEXT_ENTRY | Call by reference | Type reference (TYPE) | TY_T_TEXT | Customizing-Text für spezifizierte Beziehungskategorie | 20080724 | ||
2 | ![]() |
IV_ALSO_DISABLED | Call by reference | Type reference (TYPE) | ABAP_BOOL | Liefere auch historische Datensätze (CRGEN_DISABLED) | 20080724 | ||
3 | ![]() |
IV_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | Sprache | 20080724 | |
4 | ![]() |
IV_RELTYP | Call by reference | Type reference (TYPE) | BU_RELTYP | GP-Beziehungstyp | 20080724 | ||
5 | ![]() |
IV_TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMP | Zeitstempel für historischen Zugriff | 20080724 | ||
6 | ![]() |
IV_XRF | Call by reference | Type reference (TYPE) | BU_XRF | GP: Kennzeichen Rollenfindung statt Beziehung | 20080724 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Spezifizierter Customizingschlüssel nicht gefunden | 20100721 |
Method TBZ9A_GET_TEXT_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_RELTYP_TEXT_LIST | Call by reference | Type reference (TYPE) | TY_T_TEXT | Liste mit Customizing-Texten zu allen Bez.kategorien | 20080724 | ||
2 | ![]() |
IV_ALSO_DISABLED | Call by reference | Type reference (TYPE) | ABAP_BOOL | Liefere auch historische Datensätze (CRGEN_DISABLED) | 20080724 | ||
3 | ![]() |
IV_INITIAL_TEXTS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Einträge auch für initiale Texte zurückliefern | 20080724 | |
4 | ![]() |
IV_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | Sprache | 20080724 | |
5 | ![]() |
IV_TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMP | Zeitstempel für historischen Zugriff | 20080724 |
Method TBZ9A_GET_TEXT_LIST on Interface IF_BUP_RELATION_RELTYP_CUST has no exception.
Method TBZ9_GET_ENTRY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_RELTYP_ENTRY | Call by reference | Type reference (TYPE) | TY_T_DATA | Customizing für spezifizierte Beziehungskategorie | 20080724 | ||
2 | ![]() |
IV_ALSO_DISABLED | Call by reference | Type reference (TYPE) | ABAP_BOOL | Liefere auch historische Datensätze (CRGEN_DISABLED) | 20080724 | ||
3 | ![]() |
IV_RELTYP | Call by reference | Type reference (TYPE) | BU_RELTYP | GP-Beziehungstyp | 20080724 | ||
4 | ![]() |
IV_TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMP | Zeitstempel für historischen Zugriff | 20080724 | ||
5 | ![]() |
IV_XRF | Call by reference | Type reference (TYPE) | BU_XRF | GP: Kennzeichen Rollenfindung statt Beziehung | 20080724 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Spezifizierter Customizingschlüssel nicht gefunden | 20100721 |
Method TBZ9_GET_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_RELTYP_LIST | Call by reference | Type reference (TYPE) | TY_T_DATA | Liste mit dem Customizing aller Beziehungskategorien | 20080724 | ||
2 | ![]() |
IV_ALSO_DISABLED | Call by reference | Type reference (TYPE) | ABAP_BOOL | Liefere auch historische Datensätze (CRGEN_DISABLED) | 20080724 | ||
3 | ![]() |
IV_TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMP | Zeitstempel für historischen Zugriff | 20080724 |
Method TBZ9_GET_LIST on Interface IF_BUP_RELATION_RELTYP_CUST has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 712 |