SAP ABAP Class CL_IM_REBP_CVI_DEFAULT_VALUES (Disjunction ID CVI_DEFAULT_VALUES)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX-BP (Application Component) Business Partner
⤷
RE_BP_BP (Package) RE: Business Partner

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20050802 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CVI_DEFAULT_VALUES | Interface for BAdI: CVI_DEFAULT_VALUES | 20050802 |
Properties
Class | CL_IM_REBP_CVI_DEFAULT_VALUES | |
Short Description | Disjunction ID CVI_DEFAULT_VALUES | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RE_BP_BP | RE: Business Partner |
Created | 20050802 | SAP |
Last change | 20100310 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_IM_REBP_CVI_DEFAULT_VALUES has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20050802 | ||
2 | IF_CVI_DEFAULT_VALUES | Interface for BAdI: CVI_DEFAULT_VALUES | 20050802 |
Friends
Class CL_IM_REBP_CVI_DEFAULT_VALUES has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Type reference (TYPE) | MTYPE_DIALOG_CONTEXT | Context of Dialog for BAdI Calls from Dialog | 20050802 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Deletes the UI Dialog Context for Callbacks | 20050802 |
2 | ![]() |
Static method | Public | Method | Reads the UI Dialog Context (e.g. in Callbacks Using BAdI) | 20050802 |
3 | ![]() |
Static method | Public | Method | Sets the UI Dialog Context for Callbacks | 20050802 |
Events
Class CL_IM_REBP_CVI_DEFAULT_VALUES has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | MTYPE_DIALOG_CONTEXT | Public | See coding | Context of Dialog for BAdI Calls from Dialog | 20050802 | BEGIN OF mtype_dialog_context ,
is_active TYPE recabool,
parent TYPE REF TO if_rebp_has_partner,
bukrs TYPE bukrs,
partner TYPE rebp_objrel-partner,
role type rebp_objrel-role,
END OF mtype_dialog_context
|
Method Signatures
Method CLEAR_DIALOG_CONTEXT Signature
Method CLEAR_DIALOG_CONTEXT on class CL_IM_REBP_CVI_DEFAULT_VALUES has no parameter.
Method CLEAR_DIALOG_CONTEXT on class CL_IM_REBP_CVI_DEFAULT_VALUES has no exception.
Method GET_DIALOG_CONTEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ED_BUKRS | Call by reference | Type reference (TYPE) | BUKRS | Buchungskreis | 20050802 | ||
2 | ![]() |
ED_PARTNER | Call by reference | Type reference (TYPE) | REBP_OBJREL-PARTNER | Geschäftspartnernummer des Partners im Dialog | 20050802 | ||
3 | ![]() |
ED_ROLE | Call by reference | Type reference (TYPE) | REBP_OBJREL-ROLE | Geschäftspartner: Rolle | 20050802 | ||
4 | ![]() |
EF_IS_ACTIVE | Call by reference | Type reference (TYPE) | RECABOOL | T/F: Partnerdialog in RE-FX ist aktiv | 20050802 | ||
5 | ![]() |
EO_PARENT | Call by reference | Object reference (TYPE REF TO) | IF_REBP_HAS_PARTNER | Übergeordnetes Objekt zum aktuellen Partner | 20050802 |
Method GET_DIALOG_CONTEXT on class CL_IM_REBP_CVI_DEFAULT_VALUES has no exception.
Method SET_DIALOG_CONTEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_BUKRS | Call by reference | Type reference (TYPE) | BUKRS | Buchungskreis | 20050802 | ||
2 | ![]() |
ID_PARTNER | Call by reference | Type reference (TYPE) | REBP_OBJREL-PARTNER | Geschäftspartnernummer des Partners im Dialog | 20050802 | ||
3 | ![]() |
ID_ROLE | Call by reference | Type reference (TYPE) | REBP_OBJREL-ROLE | Geschäftspartner: Rolle | 20050802 | ||
4 | ![]() |
IF_IS_ACTIVE | Call by reference | Type reference (TYPE) | RECABOOL | T/F: Partnerdialog in RE-FX ist aktiv | 20050802 | ||
5 | ![]() |
IO_PARENT | Call by reference | Object reference (TYPE REF TO) | IF_REBP_HAS_PARTNER | Übergeordnetes Objekt zum aktuellen Partner | 20050802 |
Method SET_DIALOG_CONTEXT on class CL_IM_REBP_CVI_DEFAULT_VALUES has no exception.
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 600 |