SAP ABAP Interface IF_VBC_PROPERTY_CONTAINER (Model Property Container (VOs, DOs...))
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-GTF-VBZ (Application Component) Visual Business
⤷
VBC_BUSINESS_OBJECTS (Package) Business Object Layer (Application Logic)

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_VBC_APROPERTY_CONTAINER | Abstract Property Conatiner | 20081119 |
Properties
Interface | IF_VBC_PROPERTY_CONTAINER | |
Short Description | Model Property Container (VOs, DOs...) |
General Data
Package | VBC_BUSINESS_OBJECTS | Business Object Layer (Application Logic) |
Created | 20081111 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | RSDS | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_VBC_PROPERTY_CONTAINER has no interface.
Friends
Interface IF_VBC_PROPERTY_CONTAINER has no friend.
Attributes
Interface IF_VBC_PROPERTY_CONTAINER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Get Container ID | 20081119 |
2 | ![]() |
Instance method | Public | Method | Return the Container Data as Table | 20100610 |
3 | ![]() |
Instance method | Public | Method | Return the enhancement data of the container | 20100610 |
4 | ![]() |
Instance method | Public | Method | Return the enhancement data which is marked for deletion | 20100610 |
5 | ![]() |
Instance method | Public | Method | Return the Container Data which is marked for deletion | 20100610 |
6 | ![]() |
Instance method | Public | Method | Get enhancements to be transported | 20100709 |
7 | ![]() |
Instance method | Public | Method | Get transport objects for transporting enhancements | 20100709 |
8 | ![]() |
Instance method | Public | Method | Get application Reference | 20100527 |
9 | ![]() |
Instance method | Public | Method | Set Container ID | 20081119 |
10 | ![]() |
Instance method | Public | Method | Set container data | 20100610 |
11 | ![]() |
Instance method | Public | Method | Set container data with XML input | 20100610 |
12 | ![]() |
Instance method | Public | Method | Set Application Reference | 20100527 |
13 | ![]() |
Instance method | Public | Method | Update the Object from another Property Container Object | 20081119 |
Events
Interface IF_VBC_PROPERTY_CONTAINER has no event.
Types
Interface IF_VBC_PROPERTY_CONTAINER has no local type.
Method Signatures
Method GET_CONTAINER_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_CONTAINER_ID | Value transfer | Type reference (TYPE) | VBC_PROPERTY_CONTAINER_ID | Property Container ID | 20081119 |
Method GET_CONTAINER_ID on Interface IF_VBC_PROPERTY_CONTAINER has no exception.
Method GET_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_OBJECT_LIST | Value transfer | Object reference (TYPE REF TO) | DATA | 20100610 |
Method GET_DATA on Interface IF_VBC_PROPERTY_CONTAINER has no exception.
Method GET_DATA_ENC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_OBJECT_LIST | Value transfer | Object reference (TYPE REF TO) | DATA | 20100610 |
Method GET_DATA_ENC on Interface IF_VBC_PROPERTY_CONTAINER has no exception.
Method GET_DATA_ENC_FOR_DLTN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_OBJECT_LIST | Value transfer | Object reference (TYPE REF TO) | DATA | 20100610 |
Method GET_DATA_ENC_FOR_DLTN on Interface IF_VBC_PROPERTY_CONTAINER has no exception.
Method GET_DATA_FOR_DLTN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_OBJECT_LIST | Value transfer | Object reference (TYPE REF TO) | DATA | 20100610 |
Method GET_DATA_FOR_DLTN on Interface IF_VBC_PROPERTY_CONTAINER has no exception.
Method GET_ENHANCEMENTS_FOR_TRANSPORT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_TR_KEYS | Call by reference | Type reference (TYPE) | TR_KEYS | Table Keys | 20100709 | ||
2 | ![]() |
IT_QUERY_CONSTRAINT | Call by reference | Type reference (TYPE) | RSDS_FRANGE_T | 20100712 |
Method GET_ENHANCEMENTS_FOR_TRANSPORT on Interface IF_VBC_PROPERTY_CONTAINER has no exception.
Method GET_ENH_TRANSPORT_OBJECTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_TR_OBJECTS | Call by reference | Type reference (TYPE) | TREDT_OBJECTS | Objects for Processing (Correction Interface) | 20100709 |
Method GET_ENH_TRANSPORT_OBJECTS on Interface IF_VBC_PROPERTY_CONTAINER has no exception.
Method GET_PARENT_APP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_APP | Value transfer | Object reference (TYPE REF TO) | IF_VBC_APP | 20100527 |
Method GET_PARENT_APP on Interface IF_VBC_PROPERTY_CONTAINER has no exception.
Method SET_CONTAINER_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CONTAINER_ID | Value transfer | Type reference (TYPE) | VBC_PROPERTY_CONTAINER_ID | Property Container ID | 20081119 |
Method SET_CONTAINER_ID on Interface IF_VBC_PROPERTY_CONTAINER has no exception.
Method SET_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20100610 | |||
2 | ![]() |
IR_DATA_ENC | Call by reference | Object reference (TYPE REF TO) | DATA | 20100610 |
Method SET_DATA on Interface IF_VBC_PROPERTY_CONTAINER has no exception.
Method SET_DATA_FROM_XML Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_XML_STREAM | Call by reference | Type reference (TYPE) | XSTRING | 20100610 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Model creation exception | 20100610 |
Method SET_PARENT_APP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_APP | Call by reference | Object reference (TYPE REF TO) | IF_VBC_APP | 20100527 |
Method SET_PARENT_APP on Interface IF_VBC_PROPERTY_CONTAINER has no exception.
Method UPDATE_FROM_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_PROPERTY_CONTAINER | Call by reference | Object reference (TYPE REF TO) | IF_VBC_PROPERTY_CONTAINER | Model Property Container (VOs, DOs...) | 20081119 | ||
2 | ![]() |
IV_DELETE_OLD_CONTENT | Call by reference | Type reference (TYPE) | VBC_BOOLEAN | SPACE | Delete The old Contenet instead of updating it (loose mods) | 20081120 |
Method UPDATE_FROM_OBJECT on Interface IF_VBC_PROPERTY_CONTAINER has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 702 |