SAP ABAP Class CL_BSP_BP_ACCMOD_RELATIONDATA (BSP IL Account: Relationships)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-PCU-BP (Application Component) Dialog People-Centric UI for Business Partner
⤷
COM_BSP_MODEL_IL_BP (Package) Central Parts of BP from the BSP Development

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CRM_BSP_INIT_IL | Interface for Initialization | 20030116 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CRM_BSP_MODEL_ACCESS_IL | Application Interface to BSP IL | 20030116 |
Properties
Class | CL_BSP_BP_ACCMOD_RELATIONDATA | |
Short Description | BSP IL Account: Relationships | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | COM_BSP_MODEL_IL_BP | Central Parts of BP from the BSP Development |
Created | 20030116 | 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 class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_CRM_BSP_INIT_IL | Interface for Initialization | 20030116 | ||
2 | IF_CRM_BSP_MODEL_ACCESS_IL | Application Interface to BSP IL | 20030116 |
Friends
Class CL_BSP_BP_ACCMOD_RELATIONDATA has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Protected | See coding | 20030116 | ||||
2 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR1 | '2' | Contact person relationship | 20030204 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR1 | '1' | Generic Relationship Maintenance | 20030204 | |
4 | ![]() |
Constant | Protected | See coding | 20030116 | ||||
5 | ![]() |
Constant | Protected | See coding | Function Codes | 20030116 | |||
6 | ![]() |
Constant | Private | Type reference (TYPE) | CRMT_MODELACCESSCLASS | 'CL_BSP_BP_PROMOD' | 20040323 | ||
7 | ![]() |
Constant | Protected | See coding | 20030116 | ||||
8 | ![]() |
Constant | Protected | Type reference (TYPE) | CRMT_MODELACCESSCLASS | 'CL_BSP_BP_ACCMOD_RELATIONS' | Process Model Class | 20030116 | |
9 | ![]() |
Constant | Protected | Type reference (TYPE) | CRMV_TLBARGRE-TOOLBARGROUP | 'BUP_REL' | Toolbar Group | 20030116 | |
10 | ![]() |
Constant | Protected | Type reference (TYPE) | C | 'X' | 20030116 | ||
11 | ![]() |
Static Attribute | Private | Type reference (TYPE) | COMT_BSP_BP_RELATION_LIST_T | BSP: Table Type Business Partner Relationship Drop-Down List | 20030116 | ||
12 | ![]() |
Static Attribute | Private | Type reference (TYPE) | BUS_TABLE_API_T | Table of the APIs to Be Used | 20030116 | ||
13 | ![]() |
Static Attribute | Public | Type reference (TYPE) | COMT_BSP_BP_REL_OBJECT_KEY | Object Key | 20030116 | ||
14 | ![]() |
Static Attribute | Public | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20030204 | ||
15 | ![]() |
Static Attribute | Public | Type reference (TYPE) | CRMT_OBJECT_NAME | Business Transaction Subobject | 20060929 | ||
16 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | COMT_BSP_BP_REL_OBJECT_KEY | Object Key | 20030116 | ||
17 | ![]() |
Static Attribute | Public | Type reference (TYPE) | BU_BOOLEAN | Object / Class Is Called in a Propagated Manner | 20030116 | ||
18 | ![]() |
Static Attribute | Private | Type reference (TYPE) | BU_BOOLEAN | Reset Read Buffer | 20030116 | ||
19 | ![]() |
Static Attribute | Public | Type reference (TYPE) | BU_BOOLEAN | Relationship Keys Changed | 20030116 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20030116 | |
2 | ![]() |
Static method | Public | Method | Carry Out Modify Event | 20030116 |
3 | ![]() |
Static method | Public | Method | Process Events | 20030116 |
4 | ![]() |
Static method | Public | Method | Read Data | 20030116 |
Events
Class CL_BSP_BP_ACCMOD_RELATIONDATA has no event.
Types
Class CL_BSP_BP_ACCMOD_RELATIONDATA has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_BSP_BP_ACCMOD_RELATIONDATA has no parameter.
Method CONSTRUCTOR on class CL_BSP_BP_ACCMOD_RELATIONDATA has no exception.
Method MODIFY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_CLASS_NAME | Call by reference | Type reference (TYPE) | CRMT_MODELACCESSCLASS_TAB | Klassenname | 20030116 | ||
2 | ![]() |
ET_FAILED_OBJECT_KEY | Call by reference | Type reference (TYPE) | CRMT_BSP_OBJECTKEY_TAB | Tabelle von Object keys | 20030116 | ||
3 | ![]() |
ET_NEW_OBJECT_KEY | Call by reference | Type reference (TYPE) | CRMT_BSP_OBJECTKEY_TAB | Tabelle von Object keys | 20030116 | ||
4 | ![]() |
IT_CHANGED_FIELD | Call by reference | Type reference (TYPE) | CRMT_BSP_CHANGEDFIELD_TAB | Geänderte Felder | 20030116 | ||
5 | ![]() |
IT_SCREEN_STRUCTURE | Call by reference | Type reference (TYPE) | ANY | 20030116 | |||
6 | ![]() |
IV_PARENT_OBJECT_KEY | Call by reference | Type reference (TYPE) | CRMT_BSP_OBJECTKEY | Schlüssel eines Objektes | 20030116 | ||
7 | ![]() |
IV_SCREEN_STRUCTURE_NAME | Call by reference | Type reference (TYPE) | CRMT_BSP_SCRSTRUCNAME | Strukturname des Anzeigefeldes | 20030116 |
Method MODIFY on class CL_BSP_BP_ACCMOD_RELATIONDATA has no exception.
Method PROCESS_EVENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_CLASS_NAME | Call by reference | Type reference (TYPE) | CRMT_MODELACCESSCLASS_TAB | Klassenname | 20030116 | ||
2 | ![]() |
EV_OBJECT_KEY | Call by reference | Type reference (TYPE) | CRMT_BSP_OBJECTKEY | Schlüssel eines Objektes | 20030116 | ||
3 | ![]() |
IT_ALL_OBJECT_KEY | Call by reference | Type reference (TYPE) | CRMT_BSP_OBJECTKEY_TAB | Tabelle von Object keys | 20030116 | ||
4 | ![]() |
IT_SELECTED_OBJECT_KEY | Call by reference | Type reference (TYPE) | CRMT_BSP_OBJECTKEY_TAB | Tabelle von Object keys | 20030116 | ||
5 | ![]() |
IV_EVENT | Call by reference | Type reference (TYPE) | CRMT_BSP_EVENT | Event | 20030116 | ||
6 | ![]() |
IV_EVENT_INDEX | Call by reference | Type reference (TYPE) | SYTABIX | Interne Tabellen, aktueller Zeilenindex | 20030116 | ||
7 | ![]() |
IV_FOCUS_OBJECT_KEY | Call by reference | Type reference (TYPE) | CRMT_BSP_OBJECTKEY | Schlüssel eines Objektes | 20030116 | ||
8 | ![]() |
IV_SCREEN_STRUCTURE_NAME | Call by reference | Type reference (TYPE) | CRMT_BSP_SCRSTRUCNAME | Strukturname des Anzeigefeldes | 20030116 |
Method PROCESS_EVENT on class CL_BSP_BP_ACCMOD_RELATIONDATA has no exception.
Method READ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_CLASS_NAME | Call by reference | Type reference (TYPE) | CRMT_MODELACCESSCLASS_TAB | Klassenname | 20030116 | ||
2 | ![]() |
ET_FIELD_ATTRIBUTE | Call by reference | Type reference (TYPE) | CRMT_BSP_FIELDATTRIB_TAB | Feldeigenschaften | 20030116 | ||
3 | ![]() |
ET_SCREEN_STRUCTURE | Call by reference | Type reference (TYPE) | ANY | 20030116 | |||
4 | ![]() |
IT_OBJECT_KEY | Call by reference | Type reference (TYPE) | CRMT_BSP_OBJECTKEY_TAB | Tabelle von Object keys | 20030116 | ||
5 | ![]() |
IV_LOCK | Call by reference | Type reference (TYPE) | ABAP_BOOL | Logische Variable | 20030116 | ||
6 | ![]() |
IV_SCREEN_STRUCTURE_NAME | Call by reference | Type reference (TYPE) | CRMT_BSP_SCRSTRUCNAME | Strukturname des Anzeigefeldes | 20030116 |
Method READ on class CL_BSP_BP_ACCMOD_RELATIONDATA has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 400 |