SAP ABAP Class CL_FINB_TR_WHERETAB_SERVS (FINB TR: Creation of Dynamic Where-Cond.)
Hierarchy
☛
FINBASIS (Software Component) Fin. Basis
⤷
FIN-FB (Application Component) Financials Basis
⤷
FINB_TRANSPORT_TOOL (Package) Transport Support / Container Transport
⤷
⤷
Properties
| Class | CL_FINB_TR_WHERETAB_SERVS | |
| Short Description | FINB TR: Creation of Dynamic Where-Cond. | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FINB_TRANSPORT_TOOL | Transport Support / Container Transport |
| Created | 20010713 | SAP |
| Last change | 20050220 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_FINB_TR_WHERETAB_SERVS has no interface implemented.
Friends
Class CL_FINB_TR_WHERETAB_SERVS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | BOOL | SPACE | Link Field for View Query | 20010713 | ||
| 2 | Constant | Public | Type reference (TYPE) | BOOL | 'X' | Link Field for View Query | 20010713 | ||
| 3 | Instance attribute | Public | Type reference (TYPE) | FINB_TR_WHERETAB | Where Condition for Dynamic Table Access | 20010728 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | TABKEY | Table Keys | 20010921 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | SYMANDT | Client Number From Logon | 20010921 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | Client-Specific Table | 20010713 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | FINB_TR_KEY | FINB TR: Table Key with Information | 20010921 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | FINB_TR_WHERETAB | Where Condition for Dynamic Table Access | 20010713 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | TABNAME | Table Name | 20010713 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | DDFIELDS | DD: Field List | 20010921 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | FINB_TR_T_FIELDRANGE | FINB TR: Select Options for Table Fields | 20020305 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Change Client in Wheretab | 20010921 | |
| 2 | Instance method | Public | Method | Reset Object | 20040420 | |
| 3 | Instance method | Public | Method | Create Where Tab fron Transport Key | 20010728 | |
| 4 | Instance method | Public | Method | Test Whether a Client Condition Exists | 20010713 | |
| 5 | Instance method | Public | Method | Set Current Client | 20010713 | |
| 6 | Instance method | Private | Method | Create Wheretab in Select Options | 20020305 | |
| 7 | Instance method | Private | Method | Create Where Tab fron Transport Key | 20010921 |
Events
Class CL_FINB_TR_WHERETAB_SERVS has no event.
Types
Class CL_FINB_TR_WHERETAB_SERVS has no local type.
Method Signatures
Method CHANGE_CLIENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CLIENT | Call by reference | Type reference (TYPE) | SYMANDT | Mandantennummer aus Anmeldung | 20010921 |
Method CHANGE_CLIENT on class CL_FINB_TR_WHERETAB_SERVS has no exception.
Method CLEAR Signature
Method CLEAR on class CL_FINB_TR_WHERETAB_SERVS has no parameter.
Method CLEAR on class CL_FINB_TR_WHERETAB_SERVS has no exception.
Method INIT_FROM_TRANSPORT_TABKEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_WA | Call by reference | Object reference (TYPE REF TO) | DATA | Work area | 20040429 | |||
| 2 | IT_FIELDRANGE | Call by reference | Type reference (TYPE) | FINB_TR_T_FIELDRANGE | FINB TR: Select-Options für Tabellenfelder | 20020305 | |||
| 3 | I_KEY | Call by reference | Type reference (TYPE) | FINB_TR_KEY | Tabellenschlüssel | 20010728 | |||
| 4 | I_TABNAME | Call by reference | Type reference (TYPE) | DD03P-TABNAME | Tabellenname | 20010728 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BUILD_ERROR | 20010728 |
Method IS_CLIENT_DEPENDENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_CLIENT_DEPENDENT | Value transfer | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20010713 |
Method IS_CLIENT_DEPENDENT on class CL_FINB_TR_WHERETAB_SERVS has no exception.
Method SET_CLIENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CLIENT | Call by reference | Type reference (TYPE) | MANDT | SY-MANDT | Mandant | 20010713 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Interner Fehler | 20010713 | ||
| 2 | Keine Mandantenbedingung vorhanden | 20010713 |
Method _BUILD_FROM_FIELDRANGE Signature
Method _BUILD_FROM_FIELDRANGE on class CL_FINB_TR_WHERETAB_SERVS has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei Wheretab-Aufbau | 20020305 |
Method _BUILD_FROM_TABKEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_WA | Call by reference | Object reference (TYPE REF TO) | DATA | Work Area | 20040429 | |||
| 2 | I_TABKEY | Call by reference | Type reference (TYPE) | TABKEY | Tabellenschlüssel | 20010921 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20010921 |
History
| Last changed by/on | SAP | 20050220 |
| SAP Release Created in | 10A |