SAP ABAP Interface IF_VBC_STAGING (Model in Staging Area)
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)
⤷
⤷
Properties
| Interface | IF_VBC_STAGING | |
| Short Description | Model in Staging Area |
General Data
| Package | VBC_BUSINESS_OBJECTS | Business Object Layer (Application Logic) |
| Created | 20090206 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_VBC_STAGING has no forward declaration.
Interfaces
Interface IF_VBC_STAGING has no interface.
Friends
Interface IF_VBC_STAGING has no friend.
Attributes
Interface IF_VBC_STAGING has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get Model Description | 20090206 | |
| 2 | Instance method | Public | Method | Get ZIP Serialization as XString | 20090206 | |
| 3 | Instance method | Public | Method | Set Model Description | 20090206 | |
| 4 | Instance method | Public | Method | Set ZIP Serialization as XString | 20090206 |
Events
Interface IF_VBC_STAGING has no event.
Types
Interface IF_VBC_STAGING has no local type.
Method Signatures
Method GET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_DESCRIPTION | Value transfer | Type reference (TYPE) | VBC_DESCRIPTION | Description | 20090206 |
Method GET_DESCRIPTION on Interface IF_VBC_STAGING has no exception.
Method GET_ZIP_STREAM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ZIP_STREAM | Value transfer | Type reference (TYPE) | VBC_ZIPSTREAM | ZIP Serialization as XString | 20090206 |
Method GET_ZIP_STREAM on Interface IF_VBC_STAGING has no exception.
Method SET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DESCRIPTION | Call by reference | Type reference (TYPE) | VBC_DESCRIPTION | Description | 20090206 |
Method SET_DESCRIPTION on Interface IF_VBC_STAGING has no exception.
Method SET_ZIP_STREAM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ZIP_STREAM | Call by reference | Type reference (TYPE) | VBC_ZIPSTREAM | ZIP Serialization as XString | 20090206 |
Method SET_ZIP_STREAM on Interface IF_VBC_STAGING has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 702 |