SAP ABAP Class CL_INM_BADI_MANAGER (BAdI Manager)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PPM-CF (Application Component) Common Functions
⤷
INM_HANA (Package) HANA content creation and consumption
⤷
⤷
Properties
| Class | CL_INM_BADI_MANAGER | |
| Short Description | BAdI Manager | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | INM_HANA | HANA content creation and consumption |
| Created | 20121121 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_INM_BADI_MANAGER has no forward declaration.
Interfaces
Class CL_INM_BADI_MANAGER has no interface implemented.
Friends
Class CL_INM_BADI_MANAGER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_INM_BADI_MANAGER | 20121121 | ||||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_INM_BADI_FACTORY | 20121121 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Constructor | 20121121 | ||
| 2 | Instance method | Public | Method | 20121121 | ||
| 3 | Static method | Public | Method | 20121121 | ||
| 4 | Instance method | Public | Method | 20121121 |
Events
Class CL_INM_BADI_MANAGER has no event.
Types
Class CL_INM_BADI_MANAGER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_INM_BADI_MANAGER has no parameter.
Method CONSTRUCTOR on class CL_INM_BADI_MANAGER has no exception.
Method GET_BADI_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_BADI_FILTER | Call by reference | Type reference (TYPE) | BADI_FILTER_BINDINGS | 20121122 | ||||
| 2 | IV_BADI_NAME | Call by reference | Type reference (TYPE) | STRING | 20121121 | ||||
| 3 | RO_BADI_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_BADI_BASE | 20121121 |
Method GET_BADI_INSTANCE on class CL_INM_BADI_MANAGER has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_INM_BADI_MANAGER | 20121121 |
Method GET_INSTANCE on class CL_INM_BADI_MANAGER has no exception.
Method SET_BADI_FACTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BADI_FACTORY | Call by reference | Type reference (TYPE) | STRING | 20121121 |
Method SET_BADI_FACTORY on class CL_INM_BADI_MANAGER has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 600_740 |