Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSL_TLOGO | TransientProvider | 20100120 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSL_TLOGO_RUNTIME | Runtime of Transient Provider | 20100129 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSL_TLOGO_XML | Transient Provider: XML Interface | 20100329 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSL_AINX | Analytical Index | 20100319 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_RSL_COEM | CompositeProvider Queries | 20101015 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_RSL_COPR | CompositeProvider | 20100122 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_RSL_HCHY | Hierarchy | 20100323 |
Properties
| Class | CL_RSL_TLOGO | |
| Short Description | TransientProvider | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSL_TLOGO | Lean BW: TLOGO Framework |
| Created | 20100120 | SAP |
| Last change | 20130531 | 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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSL_TLOGO | TransientProvider | 20100120 | ||
| 2 | IF_RSL_TLOGO_RUNTIME | Runtime of Transient Provider | 20100129 | ||
| 3 | IF_RSL_TLOGO_XML | Transient Provider: XML Interface | 20100329 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_RSL_TLOGO_WRAPPER | 20110124 | TransientProvider Wrapper Class |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SYLANGU | '%' | All languages | 20100210 | ||
| 2 | Constant | Public | Type reference (TYPE) | RSTLOGO | 'AINX' | Analytic Index | 20100125 | ||
| 3 | Instance attribute | Public | Attribute reference (LIKE) | 20100312 | |||||
| 4 | Constant | Public | Type reference (TYPE) | RSTLOGO | 'COEM' | CompositeProvider Query (Element) | 20101018 | ||
| 5 | Constant | Public | Type reference (TYPE) | RSTLOGO | 'COPR' | CompositeProvider | 20100120 | ||
| 6 | Constant | Public | Type reference (TYPE) | RSTLOGO | 'DCOP' | CompositeProvider - D | 20120514 | ||
| 7 | Constant | Public | Type reference (TYPE) | RSTLOGO | 'HCHY' | Hierarchy | 20100323 | ||
| 8 | Constant | Public | Type reference (TYPE) | RSTLOGO | 'RKFG' | Restricted Key Figure | 20100126 | ||
| 9 | Constant | Public | Type reference (TYPE) | RSTLOGO | 'TRPR' | TransientProvider | 20110929 | ||
| 10 | Instance attribute | Protected | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20100120 | |||
| 11 | Instance attribute | Protected | Type reference (TYPE) | RSL_IS_LOCAL | Object is local (WorkSpace) | 20100617 | |||
| 12 | Instance attribute | Protected | Type reference (TYPE) | RSO_MAINTENANCE_STATE | Processing Status of a TLOGO Object | 20100216 | |||
| 13 | Instance attribute | Protected | Type reference (TYPE) | RSLTIPNAME | TransientProvider | 20100121 | |||
| 14 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSL_TLOGO_VERS | TLOGO Version Class: A Version | 20100120 | |||
| 15 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSL_TLOGO_VERS | Abstract TLOGO Version Class for Transient Provider | 20120418 | |||
| 16 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSL_TLOGO_VERS | TLOGO Version Class: M Version | 20100311 | |||
| 17 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSL_TLOGO_VERS | TLOGO Version Class: N Version | 20100120 | |||
| 18 | Static Attribute | Protected | Type reference (TYPE) | RSL_TH_TLOGO_R | Hash Table with References to Transient InfoProviders | 20100120 | |||
| 19 | Instance attribute | Protected | Type reference (TYPE) | RSTLOGO | BW: Object Type (TLOGO) | 20100120 | |||
| 20 | Instance attribute | Protected | Type reference (TYPE) | RS_BOOL | ='X': Enqueue Lock Requested Successfully | 20100216 | |||
| 21 | Instance attribute | Private | Type reference (TYPE) | RS_BOOL | Indicator: Object has been Saved | 20100317 | |||
| 22 | Instance attribute | Private | Type reference (TYPE) | RSL_S_CLASSNAMES | TransientProvider: Names of Concrete Classes | 20100120 | |||
| 23 | Static Attribute | Private | Type reference (TYPE) | TP_TH_TLOGO_IMPL | Implementationdetails of supported objecttypes | 20120514 |
Methods
Events
Class CL_RSL_TLOGO has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TP_S_TLOGO_IMPL | Private | See coding | Implementationdetails of supported objecttype | 20120514 | BEGIN OF tp_s_tlogo_impl,
tlogo TYPE rstlogo.
INCLUDE TYPE rsl_s_classnames.
TYPES: END OF tp_s_tlogo_impl
|
|
| 2 | TP_TH_TLOGO_IMPL | Private | See coding | Implementationdetails of supported objecttypes | 20120514 | tp_th_tlogo_impl TYPE HASHED TABLE OF tp_s_tlogo_impl
WITH UNIQUE KEY tlogo
|
Method Signatures
Method ACTIVATE Signature
Method ACTIVATE on class CL_RSL_TLOGO has no parameter.
Method ACTIVATE on class CL_RSL_TLOGO has no exception.
Method ADD_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_T_MSG | Call by reference | Type reference (TYPE) | RSL_T_RETMSG | Meldungstabelle TLOGO Framework | 20100210 |
Method ADD_MESSAGE on class CL_RSL_TLOGO has no exception.
Method AFTER_ACTIVATION Signature
Method AFTER_ACTIVATION on class CL_RSL_TLOGO has no parameter.
Method AFTER_ACTIVATION on class CL_RSL_TLOGO has no exception.
Method AUTHORITY_CHECK Signature
Method AUTHORITY_CHECK on class CL_RSL_TLOGO has no parameter.
Method AUTHORITY_CHECK on class CL_RSL_TLOGO has no exception.
Method BEFORE_DELETION Signature
Method BEFORE_DELETION on class CL_RSL_TLOGO has no parameter.
Method BEFORE_DELETION on class CL_RSL_TLOGO has no exception.
Method CHECK Signature
Method CHECK on class CL_RSL_TLOGO has no parameter.
Method CHECK on class CL_RSL_TLOGO has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_RSL_TLOGO has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSL_TLOGO has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_IS_LOCAL_NEW | Call by reference | Type reference (TYPE) | RSL_IS_LOCAL | Objekt ist lokal (WorkSpace) | 20100617 | |||
| 2 | I_OBJNM | Call by reference | Type reference (TYPE) | RSLTIPNAME | Transienter Provider | 20100121 | |||
| 3 | I_TLOGO_NEW | Call by reference | Type reference (TYPE) | RSTLOGO | TLOGO Typ bei neuem Objekt | 20100120 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Eingabe ungültig | 20100120 |
Method COPY_VERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SOURCE_VERSION | Call by reference | Type reference (TYPE) | RSOBJVERS | Quellenversion | 20120613 | |||
| 2 | I_TARGET_VERSION | Call by reference | Type reference (TYPE) | RSOBJVERS | Zielversion | 20120613 | |||
| 3 | R_SUCCESS | Value transfer | Type reference (TYPE) | RS_BOOL | Ergebnis des Kopiervorgang ('X' bei Erfolg) | 20120613 |
Method COPY_VERSION on class CL_RSL_TLOGO has no exception.
Method CREATE_IXML_DOCUMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_XML | Call by reference | Type reference (TYPE) | XSTRING | 20111116 | ||||
| 2 | R_R_DOCUMENT | Value transfer | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20111116 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20111116 |
Method CREATE_VERS_REF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | N_C_LANGU_ALL | Sprachenschlüssel | 20100401 | ||
| 2 | I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | Objektversion | 20100120 | |||
| 3 | I_READ_PROVIDER | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | = 'X': Provider lesen | 20100120 | ||
| 4 | R_R_VERS | Value transfer | Object reference (TYPE REF TO) | CL_RSL_TLOGO_VERS | Zeiger auf Versionsklasse | 20100120 |
Method CREATE_VERS_REF on class CL_RSL_TLOGO has no exception.
Method CTO_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TH_TLOGO_DISPLAY | Call by reference | Type reference (TYPE) | RSO_TH_TLOGO | Objects that may only be Displayed and not Maintained | 20100120 | |||
| 2 | E_T_MSG | Call by reference | Type reference (TYPE) | RS_T_MSG | Meldungen | 20100120 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Abbruch durch den Benutzer (Dialog) | 20100120 |
Method DELETE Signature
Method DELETE on class CL_RSL_TLOGO has no parameter.
Method DELETE on class CL_RSL_TLOGO has no exception.
Method DEL_VERS_REF 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 | Objektversion | 20100120 |
Method DEL_VERS_REF on class CL_RSL_TLOGO has no exception.
Method DEQUEUE Signature
Method DEQUEUE on class CL_RSL_TLOGO has no parameter.
Method DEQUEUE on class CL_RSL_TLOGO has no exception.
Method DTA_GET_INFO Signature
Method DTA_GET_INFO on class CL_RSL_TLOGO has no parameter.
Method DTA_GET_INFO on class CL_RSL_TLOGO has no exception.
Method EXISTS_DATA Signature
Method EXISTS_DATA on class CL_RSL_TLOGO has no parameter.
Method EXISTS_DATA on class CL_RSL_TLOGO has no exception.
Method EXISTS_ON_DB Signature
Method EXISTS_ON_DB on class CL_RSL_TLOGO has no parameter.
Method EXISTS_ON_DB on class CL_RSL_TLOGO has no exception.
Method GET_ALL Signature
Method GET_ALL on class CL_RSL_TLOGO has no parameter.
Method GET_ALL on class CL_RSL_TLOGO has no exception.
Method GET_ALL_FROM_INFOAREA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INFOAREA | Call by reference | Type reference (TYPE) | RSINFOAREA | InfoArea | 20120214 | |||
| 2 | I_IS_LOCAL | Call by reference | Type reference (TYPE) | RSL_IS_LOCAL | '%' | Objekt ist lokal (WorkSpace) | 20120214 | ||
| 3 | I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-ACTIVE | Objektversion | 20120214 | ||
| 4 | I_R_LTIPNAME | Call by reference | Type reference (TYPE) | IF_RSL_TLOGO~IF_LTIP_RANGE | Range von tr. InfoProvidern | 20120214 | |||
| 5 | I_TLOGO | Call by reference | Type reference (TYPE) | RSTLOGO | IF_RSL_TLOGO=>N_C_TLOGO_ALL | Objekttyp (TLOGO) (nur erforderlich bei vorhand. Oberklasse) | 20120214 | ||
| 6 | I_T_LTIPNAME | Call by reference | Type reference (TYPE) | RSL_T_LTIPNAME | Namensliste transienter Provider | 20120214 | |||
| 7 | R_T_OBJECT_LIST | Value transfer | Type reference (TYPE) | RSL_T_OBJECT_F4_LIST | BW Repository: Listenformat für F4, Get_All | 20120214 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Eingabe ungültig | 20120214 |
Method GET_CACHED_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJNAME | Call by reference | Type reference (TYPE) | RSLTIPNAME | Objektname | 20120522 | |||
| 2 | I_TLOGO | Call by reference | Type reference (TYPE) | RSTLOGO | BW: Objekttyp (TLOGO) | 20120522 | |||
| 3 | R_R_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_RSL_TLOGO | Providerinstanz | 20120522 |
Method GET_CACHED_INSTANCE on class CL_RSL_TLOGO has no exception.
Method GET_DATA_TIMESTMP Signature
Method GET_DATA_TIMESTMP on class CL_RSL_TLOGO has no parameter.
Method GET_DATA_TIMESTMP on class CL_RSL_TLOGO has no exception.
Method GET_DESCRIPTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_T_DESCRIPTIONS | Call by reference | Type reference (TYPE) | RSL_T_LTIPT | Transienter Provider: Texte | 20111116 | |||
| 2 | I_CLM_NAME | Call by reference | Type reference (TYPE) | RSL_S_LTIPT-COLNAME | Name der Spalte | 20111116 | |||
| 3 | I_DESCR_LANGU | Call by reference | Type reference (TYPE) | SY-LANGU | Sprachenschlüssel der aktuellen Textumgebung | 20111116 | |||
| 4 | I_R_DOC | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20111116 | |||
| 5 | I_R_ELEM | Call by reference | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | IF_IXML_ELEMENT | 20111116 |
Method GET_DESCRIPTIONS on class CL_RSL_TLOGO has no exception.
Method GET_ICON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJSTAT | Call by reference | Type reference (TYPE) | RSOBJSTAT | RS_C_OBJSTAT-ACTIVE | Objektstatus | 20100604 | ||
| 2 | I_TLOGO | Call by reference | Type reference (TYPE) | RSTLOGO | BW: Objekttyp (TLOGO) | 20100604 | |||
| 3 | R_ICON | Value transfer | Type reference (TYPE) | ICON_D | Ikone in Textfeldern (Ersatzdarstellung, Alias) | 20100604 |
Method GET_ICON on class CL_RSL_TLOGO has no exception.
Method GET_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_S_LTIP | Call by reference | Type reference (TYPE) | RSL_S_LTIP | Transienter Provider: Feldleiste | 20100120 | |||
| 2 | E_T_LTIPT | Call by reference | Type reference (TYPE) | RSL_T_LTIPT | Transiente Provider: Texte | 20100127 | |||
| 3 | E_T_LTIP_XREF | Call by reference | Type reference (TYPE) | RSL_T_LTIP_XREF | Transiente Provider: Cross Referenzen | 20100121 | |||
| 4 | I_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | CL_RSL_TLOGO=>N_C_LANGU_ALL | Sprachenschlüssel der aktuellen Textumgebung | 20100127 | ||
| 5 | I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-ACTIVE | Objektversion | 20100120 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | existiert nicht | 20100412 |
Method GET_INFO_STAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_S_LTIP | Call by reference | Type reference (TYPE) | RSL_S_LTIP | Transienter Provider: Feldleiste | 20100617 | |||
| 2 | E_T_LTIPT | Call by reference | Type reference (TYPE) | RSL_T_LTIPT | Transiente Provider: Texte | 20110512 | |||
| 3 | E_T_LTIP_XREF | Call by reference | Type reference (TYPE) | RSL_T_LTIP_XREF | Transiente Provider: Cross Referenzen | 20110512 | |||
| 4 | I_LANGU | Call by reference | Type reference (TYPE) | LANGU | SY-LANGU | Sprachenschlüssel | 20110512 | ||
| 5 | I_OBJNM | Call by reference | Type reference (TYPE) | RSLTIPNAME | Transienter Provider | 20100617 | |||
| 6 | I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-ACTIVE | Objektversion | 20100617 |
Method GET_INFO_STAT on class CL_RSL_TLOGO has no exception.
Method GET_INSTANCE Signature
Method GET_INSTANCE on class CL_RSL_TLOGO has no parameter.
Method GET_INSTANCE on class CL_RSL_TLOGO has no exception.
Method GET_MAINT_STATE Signature
Method GET_MAINT_STATE on class CL_RSL_TLOGO has no parameter.
Method GET_MAINT_STATE on class CL_RSL_TLOGO has no exception.
Method GET_OBJECT_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TLOGO | Value transfer | Type reference (TYPE) | RSTLOGO | BW: Objekttyp (TLOGO) | 20120514 |
Method GET_OBJECT_TYPE on class CL_RSL_TLOGO has no exception.
Method GET_PROPERTIES Signature
Method GET_PROPERTIES on class CL_RSL_TLOGO has no parameter.
Method GET_PROPERTIES on class CL_RSL_TLOGO has no exception.
Method GET_RELATED Signature
Method GET_RELATED on class CL_RSL_TLOGO has no parameter.
Method GET_RELATED on class CL_RSL_TLOGO has no exception.
Method GET_VERS_REF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | N_C_LANGU_ALL | Sprachschlüssel für Texte | 20120514 | ||
| 2 | I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-ACTIVE | Objektversion | 20120514 | ||
| 3 | I_READ_PROVIDER | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | = 'X': Provider lesen | 20120514 | ||
| 4 | R_R_VERS | Value transfer | Object reference (TYPE REF TO) | CL_RSL_TLOGO_VERS | Versionsobjekt | 20120514 |
Method GET_VERS_REF on class CL_RSL_TLOGO has no exception.
Method GET_XML Signature
Method GET_XML on class CL_RSL_TLOGO has no parameter.
Method GET_XML on class CL_RSL_TLOGO has no exception.
Method GET_XML_FROM_DOC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_XML_DOC | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20111116 | |||
| 2 | R_XML | Value transfer | Type reference (TYPE) | XSTRING | 20111116 |
Method GET_XML_FROM_DOC on class CL_RSL_TLOGO has no exception.
Method IS_ACTIVE Signature
Method IS_ACTIVE on class CL_RSL_TLOGO has no parameter.
Method IS_ACTIVE on class CL_RSL_TLOGO has no exception.
Method IS_ENABLED_FOR_CTO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_IS_ENABLED | Value transfer | Type reference (TYPE) | RS_BOOL | unterstützt Transport-API (ja/nein) | 20120514 |
Method IS_ENABLED_FOR_CTO on class CL_RSL_TLOGO has no exception.
Method IS_LOCAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_IS_LOCAL | Value transfer | Type reference (TYPE) | RS_BOOL | Instanz gehört zu einem Workspace (ja/nein) | 20120514 |
Method IS_LOCAL on class CL_RSL_TLOGO has no exception.
Method IS_LOCAL_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJNM | Call by reference | Type reference (TYPE) | RSLTIPNAME | Transienter Provider | 20120514 | |||
| 2 | I_TLOGO | Call by reference | Type reference (TYPE) | RSTLOGO | BW: Objekttyp (TLOGO) | 20120514 | |||
| 3 | R_IS_LOCAL | Value transfer | Type reference (TYPE) | RS_BOOL | Infoprovider ist Workspace-lokal (ja/nein) | 20120514 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Eingabe führt zu keinem der unterstützten Objekte | 20120514 | ||
| 2 | Das Objekt exisitert nicht | 20120514 |
Method IS_OBJECT_ENABLED_FOR_CTO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJNM | Call by reference | Type reference (TYPE) | RSLTIPNAME | Transienter Provider | 20120514 | |||
| 2 | I_TLOGO | Call by reference | Type reference (TYPE) | RSTLOGO | BW: Objekttyp (TLOGO) | 20120514 | |||
| 3 | R_IS_ENABLED | Value transfer | Type reference (TYPE) | RS_BOOL | Infoprovider ist Workspace-lokal (ja/nein) | 20120514 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Eingabe führt zu keinem der unterstützten Objekte | 20120514 | ||
| 2 | Das Objekt exisitert nicht | 20120514 |
Method IS_SAVED Signature
Method IS_SAVED on class CL_RSL_TLOGO has no parameter.
Method IS_SAVED on class CL_RSL_TLOGO has no exception.
Method MAINTAIN_DELIVERY_VERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_T_MSG | Call by reference | Type reference (TYPE) | RSL_T_RETMSG | Meldungstabelle TLOGO Framework | 20120514 | |||
| 2 | I_DELETED | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Objekt wurde gelöscht | 20120514 | ||
| 3 | I_WITH_CTO | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | ='X': mit Transportwesen | 20120514 |
Method MAINTAIN_DELIVERY_VERSION on class CL_RSL_TLOGO has no exception.
Method MERGE_ATTR_INTO_XML Signature
Method MERGE_ATTR_INTO_XML on class CL_RSL_TLOGO has no parameter.
Method MERGE_ATTR_INTO_XML on class CL_RSL_TLOGO has no exception.
Method MERGE_DESCRIPTIONS_INTO_XML Signature
Method MERGE_DESCRIPTIONS_INTO_XML on class CL_RSL_TLOGO has no parameter.
Method MERGE_DESCRIPTIONS_INTO_XML on class CL_RSL_TLOGO has no exception.
Method PREPARE Signature
Method PREPARE on class CL_RSL_TLOGO has no parameter.
Method PREPARE on class CL_RSL_TLOGO has no exception.
Method READ_NEW_FROM_DB Signature
Method READ_NEW_FROM_DB on class CL_RSL_TLOGO has no parameter.
Method READ_NEW_FROM_DB on class CL_RSL_TLOGO has no exception.
Method RESET_TO_ACTIVE Signature
Method RESET_TO_ACTIVE on class CL_RSL_TLOGO has no parameter.
Method RESET_TO_ACTIVE on class CL_RSL_TLOGO has no exception.
Method SAVE Signature
Method SAVE on class CL_RSL_TLOGO has no parameter.
Method SAVE on class CL_RSL_TLOGO has no exception.
Method SET_CLASSNAMES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_S_CLASSNAMES | Call by reference | Type reference (TYPE) | RSL_S_CLASSNAMES | Transienter Provider: Namen der konkreten Klassen | 20100120 | |||
| 2 | I_TLOGO | Call by reference | Type reference (TYPE) | RSTLOGO | BW: Objekttyp (TLOGO) | 20100120 |
Method SET_CLASSNAMES on class CL_RSL_TLOGO has no exception.
Method SET_MAINT_STATE Signature
Method SET_MAINT_STATE on class CL_RSL_TLOGO has no parameter.
Method SET_MAINT_STATE on class CL_RSL_TLOGO has no exception.
Method SET_OBJSTAT Signature
Method SET_OBJSTAT on class CL_RSL_TLOGO has no parameter.
Method SET_OBJSTAT on class CL_RSL_TLOGO has no exception.
Method SET_SOURCES Signature
Method SET_SOURCES on class CL_RSL_TLOGO has no parameter.
Method SET_SOURCES on class CL_RSL_TLOGO has no exception.
Method SPLIT_ATTR_FROM_XML Signature
Method SPLIT_ATTR_FROM_XML on class CL_RSL_TLOGO has no parameter.
Method SPLIT_ATTR_FROM_XML on class CL_RSL_TLOGO has no exception.
Method SPLIT_DESCRIPTIONS_FROM_XML Signature
Method SPLIT_DESCRIPTIONS_FROM_XML on class CL_RSL_TLOGO has no parameter.
Method SPLIT_DESCRIPTIONS_FROM_XML on class CL_RSL_TLOGO has no exception.
Method SUPER_FACTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_IS_LOCAL_NEW | Call by reference | Type reference (TYPE) | RSL_IS_LOCAL | "Objekt ist lokal" bei neuem Objekt | 20100622 | |||
| 2 | I_OBJNM | Call by reference | Type reference (TYPE) | RSLTIPNAME | Transienter Provider | 20100324 | |||
| 3 | I_TLOGO_NEW | Call by reference | Type reference (TYPE) | RSTLOGO | Objekttyp (TLOGO) bei neuem Objekt | 20100324 | |||
| 4 | R_R_TLOGO | Value transfer | Object reference (TYPE REF TO) | CL_RSL_TLOGO | Transiente Provider Klasse | 20100324 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Eingabe ungültig | 20100324 | ||
| 2 | anderer TLOGO Typ | 20100324 |
Method SUPPORTS_TLOGO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TLOGO | Call by reference | Type reference (TYPE) | RSTLOGO | BW: Objekttyp (TLOGO) | 20120514 | |||
| 2 | R_SUPPORTED | Value transfer | Type reference (TYPE) | RS_BOOL | Objekttyp wird unterstützt (ja/nein) | 20120514 |
Method SUPPORTS_TLOGO on class CL_RSL_TLOGO has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |