SAP ABAP Class IF_VBC_PROPERTY_CONTAINER (Model Property Container (VOs, DOs...))
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
Class IF_VBC_PROPERTY_CONTAINER  
Short Description Model Property Container (VOs, DOs...)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20081111   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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
Class IF_VBC_PROPERTY_CONTAINER has no interface implemented.
Friends
Class IF_VBC_PROPERTY_CONTAINER has no friend class.
Attributes
Class IF_VBC_PROPERTY_CONTAINER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_CONTAINER_ID Instance method Public Method Get Container ID 20081119
2 GET_DATA Instance method Public Method Return the Container Data as Table 20100610
3 GET_DATA_ENC Instance method Public Method Return the enhancement data of the container 20100610
4 GET_DATA_ENC_FOR_DLTN Instance method Public Method Return the enhancement data which is marked for deletion 20100610
5 GET_DATA_FOR_DLTN Instance method Public Method Return the Container Data which is marked for deletion 20100610
6 GET_ENHANCEMENTS_FOR_TRANSPORT Instance method Public Method Get enhancements to be transported 20100709
7 GET_ENH_TRANSPORT_OBJECTS Instance method Public Method Get transport objects for transporting enhancements 20100709
8 GET_PARENT_APP Instance method Public Method Get application Reference 20100527
9 SET_CONTAINER_ID Instance method Public Method Set Container ID 20081119
10 SET_DATA Instance method Public Method Set container data 20100610
11 SET_DATA_FROM_XML Instance method Public Method Set container data with XML input 20100610
12 SET_PARENT_APP Instance method Public Method Set Application Reference 20100527
13 UPDATE_FROM_OBJECT Instance method Public Method Update the Object from another Property Container Object 20081119
Events
Class IF_VBC_PROPERTY_CONTAINER has no event.
Types
Class 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 Returning RV_CONTAINER_ID Value transfer Type reference (TYPE) VBC_PROPERTY_CONTAINER_ID Property Container ID 20081119

Method GET_CONTAINER_ID on class 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 Returning RT_OBJECT_LIST Value transfer Object reference (TYPE REF TO) DATA 20100610

Method GET_DATA on class 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 Returning RT_OBJECT_LIST Value transfer Object reference (TYPE REF TO) DATA 20100610

Method GET_DATA_ENC on class 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 Returning RT_OBJECT_LIST Value transfer Object reference (TYPE REF TO) DATA 20100610

Method GET_DATA_ENC_FOR_DLTN on class 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 Returning RT_OBJECT_LIST Value transfer Object reference (TYPE REF TO) DATA 20100610

Method GET_DATA_FOR_DLTN on class 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 Exporting ET_TR_KEYS Call by reference Type reference (TYPE) TR_KEYS Table Keys 20100709
2 Importing IT_QUERY_CONSTRAINT Call by reference Type reference (TYPE) RSDS_FRANGE_T 20100712

Method GET_ENHANCEMENTS_FOR_TRANSPORT on class 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 Exporting ET_TR_OBJECTS Call by reference Type reference (TYPE) TREDT_OBJECTS Objects for Processing (Correction Interface) 20100709

Method GET_ENH_TRANSPORT_OBJECTS on class 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 Returning RO_APP Value transfer Object reference (TYPE REF TO) IF_VBC_APP 20100527

Method GET_PARENT_APP on class 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 Importing IV_CONTAINER_ID Value transfer Type reference (TYPE) VBC_PROPERTY_CONTAINER_ID Property Container ID 20081119

Method SET_CONTAINER_ID on class 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 Importing IR_DATA Call by reference Object reference (TYPE REF TO) DATA 20100610
2 Importing IR_DATA_ENC Call by reference Object reference (TYPE REF TO) DATA 20100610

Method SET_DATA on class 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 Importing IV_XML_STREAM Call by reference Type reference (TYPE) XSTRING 20100610
# Exception Resumable Description Created on
1 CX_VBC_MODEL_CREATION Model creation exception 20100610

Method SET_PARENT_APP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_APP Call by reference Object reference (TYPE REF TO) IF_VBC_APP 20100527

Method SET_PARENT_APP on class 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 Importing IO_PROPERTY_CONTAINER Call by reference Object reference (TYPE REF TO) IF_VBC_PROPERTY_CONTAINER Model Property Container (VOs, DOs...) 20081119
2 Importing 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 class IF_VBC_PROPERTY_CONTAINER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in