SAP ABAP Class /AIN/CL_POBJ_COMMON_FOR_BI (BI Super Class)
Hierarchy
☛
AIN (Software Component) AIN 710: Add-On Installation
⤷
AIE-AII (Application Component) Infrastructure
⤷
/AIN/ACTIVITIES (Package) Auto-ID Activities

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | /AIN/CL_BASIC_ACTIVITY | Root of all activity classes | 20060823 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | /AIN/CL_POBJ_SEND_INVENTORY_BI | Send inventory updates to BI | 20060823 |
2 | Inheritance (c INHERITING FROM c_ref) | /AIN/CL_POBJ_SEND_RR_FR_DOC_BI | Send Read rate record to BI from doc hierarchy | 20060823 |
3 | Inheritance (c INHERITING FROM c_ref) | /AIN/CL_POBJ_SEND_RR_FR_OBJ_BI | Send read rate record to BI from object hierarchy | 20060823 |
4 | Inheritance (c INHERITING FROM c_ref) | /AIN/CL_POBJ_SEND_WRITERATE_BI | Send write rate record to BI | 20060823 |
Properties
Class | /AIN/CL_POBJ_COMMON_FOR_BI | |
Short Description | BI Super Class | |
Super Class | /AIN/CL_BASIC_ACTIVITY | Root of all activity classes |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /AIN/ACTIVITIES | Auto-ID Activities |
Created | 20060823 | SAP |
Last change | 20141109 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /AIN/CL_POBJ_COMMON_FOR_BI has no forward declaration.
Interfaces
Class /AIN/CL_POBJ_COMMON_FOR_BI has no interface implemented.
Friends
Class /AIN/CL_POBJ_COMMON_FOR_BI has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | /AIN/PRF_PROFILE | 'SAP_DOCUMENT_CONTEXT_PROFILE' | Profile | 20060823 | |
2 | ![]() |
Constant | Protected | Type reference (TYPE) | /AIN/ACTIVITY_PARAM_NAME | 'SEND_BLANK_ALSO' | Activity Parameter Name | 20060914 | |
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | /AIN/PRF_ELEMENT_TAB | Table type for Profile Element structure | 20060823 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | Adjust from BADI /AIN/ACTVT000002 | 20070302 |
2 | ![]() |
Instance method | Protected | Method | Read the Objects from service / DM | 20070219 |
3 | ![]() |
Instance method | Protected | Method | Read master Data to supplement the BW structure | 20060823 |
4 | ![]() |
Instance method | Protected | Method | Update the BW queue | 20060823 |
Events
Class /AIN/CL_POBJ_COMMON_FOR_BI has no event.
Types
Class /AIN/CL_POBJ_COMMON_FOR_BI has no local type.
Method Signatures
Method ADJUST_FROM_BADI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_BW | Call by reference | Type reference (TYPE) | /AIN/BWEX_0AII_TRAN | AII: Extraction structure for the transactional data | 20070302 | ||
2 | ![]() |
IO_LOG | Call by reference | Object reference (TYPE REF TO) | /AIN/CL_APP_LOG | AIN Application log | 20070302 | ||
3 | ![]() |
IS_CONTEXT | Call by reference | Type reference (TYPE) | /AIN/ACTIVITY_CTX_EPC_STR | Activity Context EPC list | 20070302 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Activity Exception | 20070302 |
Method GET_POBJ_BY_INTIDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ID_ALT_FORMAT | Call by reference | Type reference (TYPE) | /AIN/PUB_ID_ALT_TAB | IDs in alternative format | 20070219 | ||
2 | ![]() |
ET_ID_COMP | Call by reference | Type reference (TYPE) | /AIN/PUB_ID_COMP_TAB | ID Components | 20070219 | ||
3 | ![]() |
ET_ID_DFLT_FORMAT | Call by reference | Type reference (TYPE) | /AIN/PUB_ID_DFLT_TAB | IDs in their default format | 20070219 | ||
4 | ![]() |
ET_OBJECT | Call by reference | Type reference (TYPE) | /AIN/DM_OBJECT_TAB | Object table type | 20070219 | ||
5 | ![]() |
ET_POBJ_HEADER | Call by reference | Type reference (TYPE) | /AIN/PUB_POBJ_HEADER_TAB | Physical Object Header | 20070219 | ||
6 | ![]() |
ET_POBJ_OTHATTR | Call by reference | Type reference (TYPE) | /AIN/PUB_POBJ_OTHATTR_TAB | Additional Attributes of Physical Object | 20070219 | ||
7 | ![]() |
ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20070219 | ||
8 | ![]() |
IT_POBJ_INTIDS | Call by reference | Type reference (TYPE) | /AIN/PUB_POBJ_INTID_TAB | Physical Object Internal ID | 20070219 |
Method GET_POBJ_BY_INTIDS on class /AIN/CL_POBJ_COMMON_FOR_BI has no exception.
Method READ_GLOBAL_DATA Signature
Method READ_GLOBAL_DATA on class /AIN/CL_POBJ_COMMON_FOR_BI has no parameter.
Method READ_GLOBAL_DATA on class /AIN/CL_POBJ_COMMON_FOR_BI has no exception.
Method UPDATE_BW_QUEUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_LOG | Call by reference | Object reference (TYPE REF TO) | /AIN/CL_APP_LOG | AIN Application log | 20060823 |
Method UPDATE_BW_QUEUE on class /AIN/CL_POBJ_COMMON_FOR_BI has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 600 |