Hierarchy

⤷

⤷

Meta Relationship - Using
Properties
Class | CL_RSFBP_OBJECT | |
Short Description | BW-TLOGO: Open ODS Layer Object | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSFBP | BW: Field-based Provider framework |
Created | 20130307 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
2 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
3 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
4 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
5 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
6 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_RSD_DTA | InfoProvider / Data Target | 20130422 | ||
2 | IF_RSFBP_OBJECT | Field-based Provider | 20130307 | ||
3 | IF_RSO_TLOGO | TLOGO Object | 20130307 | ||
4 | IF_RSO_TLOGO_GENERAL | BW Repository: TLOGO Objects - General | 20130307 | ||
5 | IF_RSO_TLOGO_MAINTAIN | BW Repository: TLOGO Objects - Changes/Maintenance | 20130307 | ||
6 | IF_RSO_TLOGO_MAINTAIN_INT | BW Repository: TLOGO Objects - INTERN: Activation | 20130307 | ||
7 | IF_RSO_TLOGO_SOURSYS_DEPENDENT | Source-System-Dependent BW TLOGO Object -Del. and Shad. Tab. | 20130614 | ||
8 | IF_RSO_TLOGO_TRANSPORT | Transpt Connection - Optional (Wrapper for CL_RSO_TRANSPORT) | 20130307 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_RSFBP_OBJECT_VERS | 20130311 | BW-TLOGO: Specific version of Open ODS Layer Object | |
2 | CL_RSFBP_OBJECT_VERS_SEMANTICS | 20130415 | BW-TLOGO: Specific version of Open ODS Layer Object |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20130307 | ||||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSOBJVERS | Object version | 20130422 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RS_BOOL | Boolean | 20130930 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSO_MAINTENANCE_STATE | Processing Status of a TLOGO Object | 20130307 | ||
5 | ![]() |
Static Attribute | Private | Type reference (TYPE) | RS_BOOL | Boolean | 20130423 | ||
6 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_RSD_DTA | InfoProvider / Data Target | 20130422 | ||
7 | ![]() |
Instance attribute | Private | See coding | 20130919 | ||||
8 | ![]() |
Instance attribute | Private | See coding | 20130821 | ||||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TIMESTAMPL | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) | 20130821 | ||
10 | ![]() |
Static Attribute | Private | See coding | 20130307 | ||||
11 | ![]() |
Static Attribute | Private | See coding | 20130515 | ||||
12 | ![]() |
Static Attribute | Private | See coding | 20130307 | ||||
13 | ![]() |
Instance attribute | Private | See coding | 20130311 | ||||
14 | ![]() |
Instance attribute | Private | Type reference (TYPE) | IF_RSFBP_OBJECT=>TN_T_OBJVERS_TEXT | 20130311 |
Methods
Events
Class CL_RSFBP_OBJECT has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TP_S_LOCK | Private | See coding | 20130307 | BEGIN OF tp_s_lock,
fbpname TYPE if_rsfbp_types=>tn_fbpname,
subrc TYPE sy-subrc,
msg TYPE bal_s_msg,
END OF tp_s_lock
|
||
2 | TP_S_NOT_FOUND | Private | See coding | 20131007 | begin of tp_s_not_found,
fbpname type if_rsfbp_types=>tn_fbpname,
x_not_found type ref to cx_rs_not_found,
end of tp_s_not_found
|
Method Signatures
Method CHECK_DB_ASC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SEMANTICS | Call by reference | Type reference (TYPE) | IF_RSFBP_TYPES=>TN_SEMANTICS | 20130821 | |||
2 | ![]() |
R_DB_ASC | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20130821 |
Method CHECK_DB_ASC on class CL_RSFBP_OBJECT has no exception.
Method CHECK_DB_DIRECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SEMANTICS | Call by reference | Type reference (TYPE) | IF_RSFBP_TYPES=>TN_SEMANTICS | 20130821 | |||
2 | ![]() |
R_DB_DIRECT | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20130821 |
Method CHECK_DB_DIRECT on class CL_RSFBP_OBJECT has no exception.
Method CHECK_NAME_OTHER_TLOGO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FBPNAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130515 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Not Found | 20130515 |
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FBPNAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130307 | |||
2 | ![]() |
I_IS_DUMMY | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20130930 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Not Found | 20130412 |
Method DEQUEUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FBPNAME | Call by reference | Type reference (TYPE) | IF_RSFBP_TYPES=>TN_FBPNAME | 20130307 |
Method DEQUEUE on class CL_RSFBP_OBJECT has no exception.
Method ENQUEUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FBPNAME | Call by reference | Type reference (TYPE) | IF_RSFBP_TYPES=>TN_FBPNAME | 20130307 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object can be displayed only - it can not be edited | 20130307 |
Method GET_DTA_TIMESTAMP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FBPNAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130422 | |||
2 | ![]() |
R_TIMESTAMPL | Value transfer | Type reference (TYPE) | TIMESTAMPL | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) | 20130422 |
Method GET_DTA_TIMESTAMP on class CL_RSFBP_OBJECT has no exception.
Method GET_DUMMY_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_R_OBJECT | Value transfer | Object reference (TYPE REF TO) | IF_RSFBP_OBJECT | Field-based Provider | 20130930 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Not Found | 20130930 |
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FBPNAME | Call by reference | Type reference (TYPE) | IF_RSFBP_TYPES=>TN_FBPNAME | 20130307 | |||
2 | ![]() |
R_R_FBP | Value transfer | Object reference (TYPE REF TO) | IF_RSFBP_OBJECT | 20130307 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Not Found | 20130307 |
Method GET_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CLEAR_OBJVERS | Value transfer | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Boolean | 20130523 | |
2 | ![]() |
I_LANGU | Value transfer | Type reference (TYPE) | SY-LANGU | SY-LANGU | ABAP-Systemfeld: Sprachenschlüssel der Textumgebung | 20130523 | |
3 | ![]() |
I_LIKE_PATTERN | Value transfer | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20130523 | |
4 | ![]() |
I_OBJVERS | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130523 | |||
5 | ![]() |
I_PATTERN | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130523 | |||
6 | ![]() |
I_PATTERN_TEXT | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130523 | |||
7 | ![]() |
R_TS_LIST | Value transfer | Type reference (TYPE) | IF_RSFBP_TYPES=>TN_TS_FBP_LIST | 20130523 |
Method GET_LIST on class CL_RSFBP_OBJECT has no exception.
Method GET_NEW_VERSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_NEW | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20130307 | |
2 | ![]() |
I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-MODIFIED | Object version | 20130812 | |
3 | ![]() |
I_REBUILD | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20130307 | |
4 | ![]() |
R_R_VERS | Value transfer | Object reference (TYPE REF TO) | CL_RSFBP_OBJECT_VERS | BW-TLOGO: Specific version of Open ODS Layer Object | 20130307 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Already Exists (Do Not Use as Higher Class !!) | 20130307 | |
2 | ![]() |
Operation Failed | 20130307 | |
3 | ![]() |
Object Not Found | 20130307 |
Method GET_QUERY_CLSNAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_OBJVERS | Value transfer | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-ACTIVE | 20130531 | ||
2 | ![]() |
R_CLSNAME | Value transfer | Type reference (TYPE) | SEOCLSNAME | 20130531 |
Method GET_QUERY_CLSNAME on class CL_RSFBP_OBJECT has no exception.
Method GET_READ_PROVIDER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ACTUALDATA | Call by reference | Type reference (TYPE) | RRACTUALDATA | RSRCD_C_ACTUALDATA-NO | 20130919 | ||
2 | ![]() |
I_INFOPROV | Call by reference | Type reference (TYPE) | RSINFOPROV | 20130919 | |||
3 | ![]() |
I_TH_SFC | Call by reference | Type reference (TYPE) | RSDD_TH_SFC | 20130919 | |||
4 | ![]() |
I_TH_SFK | Call by reference | Type reference (TYPE) | RSDD_TH_SFK | 20130919 | |||
5 | ![]() |
I_TSX_SELDR | Call by reference | Type reference (TYPE) | RSDD_TSX_SELDR | 20130919 | |||
6 | ![]() |
R_READ_INFOPROV | Value transfer | Type reference (TYPE) | RSINFOPROV | 20130919 |
Method GET_READ_PROVIDER on class CL_RSFBP_OBJECT has no exception.
Method GET_RES_CHAR_PROPERTIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130812 | |||
2 | ![]() |
I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-ACTIVE | Object version | 20130812 | |
3 | ![]() |
R_S_PROPERTIES | Value transfer | Type reference (TYPE) | CL_RSO_RES_CHARACTERISTIC=>TN_S_CHARACTERISTIC | Structure: characteristic | 20130812 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Not Found | 20130812 |
Method GET_TLOGO_PROPERTIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_ACTIVFL | Call by reference | Type reference (TYPE) | RSACTIVFL | Active and revised version do not agree | 20131004 | ||
2 | ![]() |
E_BCTCOMP | Call by reference | Type reference (TYPE) | CHAR10 | Obsolete - to Be Deleted Soon | 20131004 | ||
3 | ![]() |
E_CONTREL | Call by reference | Type reference (TYPE) | RSCONTREL | Content Release | 20131004 | ||
4 | ![]() |
E_CONTTIMESTMP | Call by reference | Type reference (TYPE) | RSCONTTIMESTMP | Content Time Stamp: Last Modification to the Object by SAP | 20131004 | ||
5 | ![]() |
E_ICON | Call by reference | Type reference (TYPE) | ICON_D | Icon | 20131004 | ||
6 | ![]() |
E_LOGSYS | Call by reference | Type reference (TYPE) | RSSLOGSYS | Source System | 20131004 | ||
7 | ![]() |
E_OBJSTAT | Call by reference | Type reference (TYPE) | RSOBJSTAT | Object Status | 20131004 | ||
8 | ![]() |
E_OWNER | Call by reference | Type reference (TYPE) | RSOWNER | Person Responsible | 20131004 | ||
9 | ![]() |
E_S_OWNED_BY | Call by reference | Type reference (TYPE) | RSO_S_TLOGO_OWNED_BY | Parent TLOGO Object (which current object belongs to) | 20131004 | ||
10 | ![]() |
E_TIMESTMP | Call by reference | Type reference (TYPE) | RSTIMESTMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20131004 | ||
11 | ![]() |
E_TSTPNM | Call by reference | Type reference (TYPE) | RSTSTPNM | Last Changed by | 20131004 | ||
12 | ![]() |
E_TXTLG | Call by reference | Type reference (TYPE) | RSTXTLG | Long Description | 20131004 | ||
13 | ![]() |
E_TXTSH | Call by reference | Type reference (TYPE) | RSTXTSH | Short Description | 20131004 | ||
14 | ![]() |
I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-ACTIVE | Object Version | 20131004 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
BW: General Error Class | 20131004 | |
2 | ![]() |
Object Not Found | 20131004 |
Method GET_TLOGO_USAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_OBJNM | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130619 | |||
2 | ![]() |
I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-ACTIVE | Object version | 20130619 | |
3 | ![]() |
I_TLOGO | Call by reference | Type reference (TYPE) | RSTLOGO | BW: Object Type (TLOGO) | 20130619 | ||
4 | ![]() |
R_TS_TLOGO | Value transfer | Type reference (TYPE) | RSO_TS_TLOGO | BW Repository: Table (sorted) of TLOGO Objects (with Type) | 20130619 |
Method GET_TLOGO_USAGE on class CL_RSFBP_OBJECT has no exception.
Method GET_VERSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-ACTIVE | Object version | 20130307 | |
2 | ![]() |
R_R_VERS | Value transfer | Object reference (TYPE REF TO) | CL_RSFBP_OBJECT_VERS | BW-TLOGO: Specific version of Open ODS Layer Object | 20130307 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Operation Failed | 20130307 | |
2 | ![]() |
Object Not Found | 20130307 |
Method ON_AFTER_SAVE_VERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SENDER | Value transfer | Attribute reference (LIKE) | 20130311 |
Method ON_AFTER_SAVE_VERS on class CL_RSFBP_OBJECT has no exception.
Method ON_SET_DIRTY_VERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SENDER | Value transfer | Attribute reference (LIKE) | 20130423 |
Method ON_SET_DIRTY_VERS on class CL_RSFBP_OBJECT has no exception.
Method RAISE_NOT_FOUND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FBPNAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130515 | |||
2 | ![]() |
I_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | ABAP-Systemfeld: Nachrichtenklasse | 20130515 | ||
3 | ![]() |
I_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | ABAP-Systemfeld: Nachrichtennummer | 20130515 | ||
4 | ![]() |
I_MSGV1 | Call by reference | Type reference (TYPE) | ANY | Message Variable | 20130515 | ||
5 | ![]() |
I_MSGV2 | Call by reference | Type reference (TYPE) | ANY | Message Variable | 20130515 | ||
6 | ![]() |
I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | Object version | 20130813 | ||
7 | ![]() |
I_X_PREVIOUS | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstract Superclass for All Global Exceptions | 20130610 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Not Found | 20130515 |
Method REFRESH_BUFFER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FORCE | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20130423 |
Method REFRESH_BUFFER on class CL_RSFBP_OBJECT has no exception.
Method RELEASE_INSTANCE Signature
Method RELEASE_INSTANCE on class CL_RSFBP_OBJECT has no parameter.
Method RELEASE_INSTANCE on class CL_RSFBP_OBJECT has no exception.
Method VIA_ODP_METADATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | Object version | 20130916 | ||
2 | ![]() |
R_VIA_ODP | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20130916 |
Method VIA_ODP_METADATA on class CL_RSFBP_OBJECT has no exception.
Method WITH_CTO Signature
Method WITH_CTO on class CL_RSFBP_OBJECT has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Terminated by User (Dialog) | 20130307 | |
2 | ![]() |
Locked by CTO | 20130307 |
Method _ADJUST_S_DTA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_S_DTA | Call by reference | Type reference (TYPE) | RSD_S_DTA | Properties InfoProvider | 20130422 | ||
2 | ![]() |
I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-ACTIVE | Object version | 20130422 | |
3 | ![]() |
I_T_DTA_IOBJ | Call by reference | Type reference (TYPE) | RSD_T_DTA_IOBJ | InfoObjects in Data Target | 20130506 | ||
4 | ![]() |
I_T_DTA_PRO | Call by reference | Type reference (TYPE) | RSD_T_DTA_PRO | InfoObject Properties in Data Target | 20130506 |
Method _ADJUST_S_DTA on class CL_RSFBP_OBJECT has no exception.
Method _BUILD_DTA_PRO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | Object version | 20130726 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Operation Failed | 20130726 | |
2 | ![]() |
Object not found in a version | 20130731 |
Method _BUILD_S_DTA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | Object version | 20130815 | ||
2 | ![]() |
R_S_DTA | Value transfer | Type reference (TYPE) | RSD_S_DTA | Properties InfoProvider | 20130815 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Operation Failed | 20130815 | |
2 | ![]() |
Object not found in a version | 20130815 |
Method _GET_DTA_PRO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_ERROR | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20130919 | ||
2 | ![]() |
E_S_DTA | Call by reference | Type reference (TYPE) | RSD_S_DTA | 20130919 | |||
3 | ![]() |
E_TSX_MSG | Call by reference | Type reference (TYPE) | CL_RSRTS_FBP_PROVIDER_SERVICE=>NT_TSX_MSG | 20130919 | |||
4 | ![]() |
E_TS_DTA_PRO | Call by reference | Type reference (TYPE) | IF_RSD_INFOPROV=>NT_TS_DTA_PRO | 20130919 | |||
5 | ![]() |
E_TS_MAPPING | Call by reference | Type reference (TYPE) | CL_RSRTS_FBP_PROVIDER_SERVICE=>NT_TS_MAPPING | 20130919 | |||
6 | ![]() |
E_T_DTA_DIME | Call by reference | Type reference (TYPE) | RSD_T_DTA_DIME | 20130919 | |||
7 | ![]() |
E_T_IOBJ_CMP | Call by reference | Type reference (TYPE) | RSD_T_IOBJ_CMP | 20130919 | |||
8 | ![]() |
I_BYPASS_BUFFER | Value transfer | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Boolean | 20130919 | |
9 | ![]() |
I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | Object version | 20130919 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Operation Failed | 20130919 | |
2 | ![]() |
Object not found in a version | 20130919 |
Method _GET_DTA_TIMESTAMP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_TIMESTAMPL | Value transfer | Type reference (TYPE) | TIMESTAMPL | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) | 20130422 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Operation Failed | 20130422 | |
2 | ![]() |
Object Not Found | 20130422 |
Method _GET_IF_R_DTA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_OBJVERS | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130422 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Not Found | 20130422 |
Method _GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FBPNAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130307 | |||
2 | ![]() |
R_R_OBJECT | Value transfer | Object reference (TYPE REF TO) | CL_RSFBP_OBJECT | BW-TLOGO: Open ODS Layer Object | 20130307 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Not Found | 20130307 |
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |