SAP ABAP Class CL_RSO_BIXP_VERS (Version of a BIXP Instance)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-MTD (Application Component) Metadata (Repository)
⤷
RSO_BIXP (Package) BI Repository: TLOGO Object for Conversions

⤷

⤷

Properties
Class | CL_RSO_BIXP_VERS | |
Short Description | Version of a BIXP Instance | |
Super Class | ||
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | RSO_BIXP | |
Program status | ||
Category | 0 | |
Package | RSO_BIXP | BI Repository: TLOGO Object for Conversions |
Created | 20070508 | SAP |
Last change | 20130531 | 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 CL_RSO_BIXP_VERS has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_RSO_BIXP | 20070508 | BIXP Conversion Object |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSO_BIXP_ID | BIXP Object | 20070508 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Dummy Text | 20070523 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSOBJVERS | Object Version | 20070508 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSOBIXP | All Information for a BIXP Conversion Object | 20070508 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSO_T_BIXPT | Texts of BIXP Objects | 20070511 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Constructor | Constructor | 20070508 |
2 | ![]() |
Instance method | Protected | Method | Returns Object Properties | 20070508 |
3 | ![]() |
Instance method | Protected | Method | Save Object in the DB | 20070523 |
4 | ![]() |
Instance method | Private | Method | Sets Header Data from Imported Data | 20070521 |
5 | ![]() |
Instance method | Protected | Method | Sets Header Data from the DB | 20070521 |
6 | ![]() |
Instance method | Protected | Method | Sets Object Properties | 20070521 |
7 | ![]() |
Instance method | Private | Method | Sets Texts from Imported Data | 20070521 |
8 | ![]() |
Instance method | Private | Method | Sets Texts from the DB | 20070521 |
Events
Class CL_RSO_BIXP_VERS has no event.
Types
Class CL_RSO_BIXP_VERS has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_BIXP_ID | Call by reference | Type reference (TYPE) | RSO_BIXP_ID | ID für ein BIXP-Umsetzungsobjekt | 20070508 | ||
2 | ![]() |
IP_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | Objektversion | 20070508 |
Method CONSTRUCTOR on class CL_RSO_BIXP_VERS has no exception.
Method GET_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_BIXP | Call by reference | Type reference (TYPE) | RSOBIXP | Kopfdaten für BIXP-Umsetzungsobjekte | 20070511 | ||
2 | ![]() |
ES_BIXPT | Call by reference | Type reference (TYPE) | RSOBIXPT | Texttabelle zur Tabelle RSOBIXP | 20070511 | ||
3 | ![]() |
ET_BIXPT | Call by reference | Type reference (TYPE) | RSO_T_BIXPT | Texte von BIXP-Objekten | 20070511 | ||
4 | ![]() |
IP_LANGU | Call by reference | Type reference (TYPE) | LANGU | ' ' | Sprachenschlüssel | 20070511 |
Method GET_INFO on class CL_RSO_BIXP_VERS has no exception.
Method SAVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CP_SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | Rückgabewert von ABAP-Anweisungen | 20070523 | ||
2 | ![]() |
EP_OBJVERS_DB | Call by reference | Type reference (TYPE) | RSOBJVERS | Objektversion | 20070523 | ||
3 | ![]() |
IP_DETLEVEL | Call by reference | Type reference (TYPE) | BALLEVEL | '3' | Anwendungs-Log: Detaillierungsgrad | 20070523 | |
4 | ![]() |
IP_OWNER | Call by reference | Type reference (TYPE) | RSOWNER | ' ' | Besitzer (Verantwortlicher) | 20070717 |
Method SAVE on class CL_RSO_BIXP_VERS has no exception.
Method SET_HEADER_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_BIXP | Call by reference | Type reference (TYPE) | RSOBIXP | Kopfdaten für BIXP-Umsetzungsobjekte | 20070521 |
Method SET_HEADER_DATA on class CL_RSO_BIXP_VERS has no exception.
Method SET_HEADER_DATA_DB Signature
Method SET_HEADER_DATA_DB on class CL_RSO_BIXP_VERS has no parameter.
Method SET_HEADER_DATA_DB on class CL_RSO_BIXP_VERS has no exception.
Method SET_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_BIXP | Call by reference | Type reference (TYPE) | RSOBIXP | Kopfdaten für BIXP-Umsetzungsobjekte | 20070521 | ||
2 | ![]() |
IT_BIXPT | Call by reference | Type reference (TYPE) | RSO_T_BIXPT | Texte von BIXP-Objekten | 20070521 |
Method SET_INFO on class CL_RSO_BIXP_VERS has no exception.
Method SET_TEXTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_BIXPT | Call by reference | Type reference (TYPE) | RSO_T_BIXPT | Texte von BIXP-Objekten | 20070521 |
Method SET_TEXTS on class CL_RSO_BIXP_VERS has no exception.
Method SET_TEXTS_DB Signature
Method SET_TEXTS_DB on class CL_RSO_BIXP_VERS has no parameter.
Method SET_TEXTS_DB on class CL_RSO_BIXP_VERS has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 710 |