SAP ABAP Class IF_VBC_APP_SERIALIZER (Serializer Interface)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_VBC_AAPP_SERIALIZER | Abstract Model Serializer | 20100527 |
Properties
Class | IF_VBC_APP_SERIALIZER | |
Short Description | Serializer Interface | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20100527 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_VBC_APP_SERIALIZER has no interface implemented.
Friends
Class IF_VBC_APP_SERIALIZER has no friend class.
Attributes
Class IF_VBC_APP_SERIALIZER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Get the serialization as string table | 20100527 |
2 | ![]() |
Instance method | Public | Method | Get the serialization as xstring table | 20100527 |
3 | ![]() |
Instance method | Public | Method | Transfer the login data | 20100527 |
4 | ![]() |
Instance method | Public | Method | Transfer wsdl data | 20100527 |
5 | ![]() |
Instance method | Public | Method | Configure the Serializer | 20100527 |
Events
Class IF_VBC_APP_SERIALIZER has no event.
Types
Class IF_VBC_APP_SERIALIZER has no local type.
Method Signatures
Method GET_STRING_TAB 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 | |||
2 | ![]() |
IV_MODE | Call by reference | Type reference (TYPE) | VBC_SERIALIZE_MODE | '0' | Serialization mode | 20100527 | |
3 | ![]() |
RT_STRING_TAB | Value transfer | Type reference (TYPE) | VBC_T_SSTREAM | String Stream Table | 20100527 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Serialization Exception | 20100527 |
Method GET_XSTRING_TAB 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 | |||
2 | ![]() |
IV_MODE | Call by reference | Type reference (TYPE) | VBC_SERIALIZE_MODE | '0' | Serialization mode | 20100527 | |
3 | ![]() |
RT_T_XSTREAM | Value transfer | Type reference (TYPE) | VBC_T_XSTREAM | XString Stream Table | 20100527 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Serialization Exception | 20100527 |
Method IS_LOGIN_DATA_INCLUDED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | VBC_BOOLEAN | Boolean values TRUE (='X') and FALSE (= ' ') | 20100527 |
Method IS_LOGIN_DATA_INCLUDED on class IF_VBC_APP_SERIALIZER has no exception.
Method IS_WSDL_INCLUDED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | VBC_BOOLEAN | Boolean values TRUE (='X') and FALSE (= ' ') | 20100527 |
Method IS_WSDL_INCLUDED on class IF_VBC_APP_SERIALIZER has no exception.
Method SET_EXPORT_PARAMETER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CONF_TYPE | Call by reference | Type reference (TYPE) | VBC_CONF_TYPE | Context type | 20100527 | ||
2 | ![]() |
IV_INCLUDE_LOGIN_DATA | Call by reference | Type reference (TYPE) | VBC_BOOLEAN | SPACE | Do Not Export Login Date (Username, Password) | 20100527 | |
3 | ![]() |
IV_INCLUDE_WSDL | Call by reference | Type reference (TYPE) | VBC_BOOLEAN | SPACE | Do Not Export WSDL Address | 20100527 |
Method SET_EXPORT_PARAMETER on class IF_VBC_APP_SERIALIZER has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |