SAP ABAP Class /AIN/CL_POBJ_CREATE (Create physical object Activity)
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 | 20060719 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | /AIN/IF_ACTIVITY | Activity interface | 20060719 |
Properties
Class | /AIN/CL_POBJ_CREATE | |
Short Description | Create physical object Activity | |
Super Class | /AIN/CL_BASIC_ACTIVITY | Root of all activity classes |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | /AIN/POBJ_CREATE | |
Program status | ||
Category | 0 | |
Package | /AIN/ACTIVITIES | Auto-ID Activities |
Created | 20060719 | SAP |
Last change | 20141109 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /AIN/CL_POBJ_CREATE has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | /AIN/IF_ACTIVITY | Activity interface | 20060719 |
Friends
Class /AIN/CL_POBJ_CREATE has no friend class.
Attributes
Class /AIN/CL_POBJ_CREATE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Create objects | 20060729 |
2 | ![]() |
Instance method | Private | Method | Fill object data needed for service /AIN/PUB_POBJ_CREATE | 20060907 |
3 | ![]() |
Instance method | Private | Method | Store object ID components | 20060828 |
4 | ![]() |
Instance method | Private | Method | Check existing objects and add new ID if necessary | 20070220 |
Events
Class /AIN/CL_POBJ_CREATE has no event.
Types
Class /AIN/CL_POBJ_CREATE has no local type.
Method Signatures
Method CREATE_OBJECTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_CONTEXT | Call by reference | Type reference (TYPE) | /AIN/ACTIVITY_CONTEXT_STR | Activity Context | 20060729 | ||
2 | ![]() |
EV_STATUS | Call by reference | Type reference (TYPE) | /AIN/ACTIVITY_STATUS | Activity Return Status | 20060729 | ||
3 | ![]() |
IO_LOG | Call by reference | Object reference (TYPE REF TO) | /AIN/CL_APP_LOG | AIN Application log | 20060729 |
Method CREATE_OBJECTS on class /AIN/CL_POBJ_CREATE has no exception.
Method FILL_OBJECT_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_EPC | Call by reference | Type reference (TYPE) | /AIN/ACTIVITY_CTX_EPC_STR | Activity Context EPC list | 20060907 | ||
2 | ![]() |
ES_POBJ_HEADER | Call by reference | Type reference (TYPE) | /AIN/PUB_POBJ_HEADER_CRE_STR | Physical Object Header | 20060907 | ||
3 | ![]() |
ES_POBJ_ID | Call by reference | Type reference (TYPE) | /AIN/PUB_POBJ_ID_CRE_STR | Physical Object External ID | 20060907 | ||
4 | ![]() |
ET_POBJ_ATTR | Call by reference | Type reference (TYPE) | /AIN/PUB_POBJ_OTHATTR_CRE_TAB | Additional Attributes of Physical Object | 20060907 | ||
5 | ![]() |
EV_STATUS | Call by reference | Type reference (TYPE) | /AIN/ACTIVITY_STATUS | Activity Return Status | 20060907 | ||
6 | ![]() |
IO_LOG | Call by reference | Object reference (TYPE REF TO) | /AIN/CL_APP_LOG | AIN Application log | 20060907 | ||
7 | ![]() |
IV_UPDATE_TIME | Call by reference | Type reference (TYPE) | /AIN/PUB_UPDATE_TIME | Update Time | 20060907 | ||
8 | ![]() |
IV_VERSION_ACTIVE | Call by reference | Type reference (TYPE) | /AIN/PUB_ID_VERSION | ID Version | 20060907 |
Method FILL_OBJECT_DATA on class /AIN/CL_POBJ_CREATE has no exception.
Method STORE_OBJECT_COMPONENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_CONTEXT | Call by reference | Type reference (TYPE) | /AIN/ACTIVITY_CONTEXT_STR | Activity Context EPC list | 20070102 | ||
2 | ![]() |
EV_STATUS | Call by reference | Type reference (TYPE) | /AIN/ACTIVITY_STATUS | Activity Return Status | 20060828 | ||
3 | ![]() |
IO_LOG | Call by reference | Object reference (TYPE REF TO) | /AIN/CL_APP_LOG | AIN Application log | 20060828 | ||
4 | ![]() |
IT_ID | Call by reference | Type reference (TYPE) | /AIN/PUB_ID_TAB | IDs | 20060828 |
Method STORE_OBJECT_COMPONENTS on class /AIN/CL_POBJ_CREATE has no exception.
Method UPDATE_OBJECT_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_STATUS | Call by reference | Type reference (TYPE) | /AIN/ACTIVITY_STATUS | Activity Return Status | 20070220 | ||
2 | ![]() |
IO_LOG | Call by reference | Object reference (TYPE REF TO) | /AIN/CL_APP_LOG | AIN Application log | 20070220 | ||
3 | ![]() |
IS_CONTEXT | Call by reference | Type reference (TYPE) | /AIN/ACTIVITY_CONTEXT_STR | Activity Context | 20070220 |
Method UPDATE_OBJECT_ID on class /AIN/CL_POBJ_CREATE has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 600 |