SAP ABAP Class IF_BSCL_VIEW_ADMINISTRATION (View Administration)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BSCL_VIEW_ADMINISTRATION | View Administration | 20121107 |
Properties
| Class | IF_BSCL_VIEW_ADMINISTRATION | |
| Short Description | View Administration | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20121107 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_BSCL_VIEW_ADMINISTRATION has no forward declaration.
Interfaces
Class IF_BSCL_VIEW_ADMINISTRATION has no interface implemented.
Friends
Class IF_BSCL_VIEW_ADMINISTRATION has no friend class.
Attributes
Class IF_BSCL_VIEW_ADMINISTRATION has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | delete single data record for class and object type | 20121107 | |
| 2 | Instance method | Public | Method | get multiple data records | 20121107 | |
| 3 | Instance method | Public | Method | get single data record for class and object type | 20121107 | |
| 4 | Instance method | Public | Method | save changes | 20121108 | |
| 5 | Instance method | Public | Method | set multiple data records | 20121107 | |
| 6 | Instance method | Public | Method | set single data record for class and object type | 20121107 |
Events
Class IF_BSCL_VIEW_ADMINISTRATION has no event.
Types
Class IF_BSCL_VIEW_ADMINISTRATION has no local type.
Method Signatures
Method DELETE_SINGLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CLASS | Call by reference | Type reference (TYPE) | KLASSE_D | Class number | 20121107 | |||
| 2 | IV_CLASS_TYPE | Call by reference | Type reference (TYPE) | KLASSENART | Class Type | 20121107 | |||
| 3 | IV_DBCON_NAME | Call by reference | Type reference (TYPE) | DBCON_NAME | Logical name for a database connection | 20130201 | |||
| 4 | IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | TABELLE | Name of database table for object | 20121107 | |||
| 5 | IV_ORGANIZATIONAL_AREA | Call by reference | Type reference (TYPE) | SICHTKZ | Organizational Area Indicator | 20130212 | |||
| 6 | IV_PACKAGE | Call by reference | Type reference (TYPE) | BSCL_CLASS_VIEW-TARGET_PACKAGE | Package name | 20131002 |
Method DELETE_SINGLE on class IF_BSCL_VIEW_ADMINISTRATION has no exception.
Method GET_MULTIPLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CLASS_VIEW | Call by reference | Type reference (TYPE) | TT_BSCL_CLASS_VIEW | table type for bscl_class_view | 20121107 |
Method GET_MULTIPLE on class IF_BSCL_VIEW_ADMINISTRATION has no exception.
Method GET_SINGLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CLASS | Call by reference | Type reference (TYPE) | KLASSE_D | Class number | 20121107 | |||
| 2 | IV_CLASS_TYPE | Call by reference | Type reference (TYPE) | KLASSENART | Class Type | 20121107 | |||
| 3 | IV_DBCON_NAME | Call by reference | Type reference (TYPE) | DBCON_NAME | Logical name for a database connection | 20130201 | |||
| 4 | IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | TABELLE | Name of database table for object | 20121107 | |||
| 5 | IV_ORGANIZATIONAL_AREA | Call by reference | Type reference (TYPE) | SICHTKZ | Organizational Area Indicator | 20130212 | |||
| 6 | IV_PACKAGE | Call by reference | Type reference (TYPE) | BSCL_CLASS_VIEW-TARGET_PACKAGE | Package name | 20131002 | |||
| 7 | RS_CLASS_VIEW | Value transfer | Type reference (TYPE) | BSCL_CLASS_VIEW | Administration of generated Class Views | 20121107 |
Method GET_SINGLE on class IF_BSCL_VIEW_ADMINISTRATION has no exception.
Method SAVE Signature
Method SAVE on class IF_BSCL_VIEW_ADMINISTRATION has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Classification Error Class (dynamic check) | 20121109 |
Method SET_MULTIPLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_CLASS_VIEW | Call by reference | Type reference (TYPE) | TT_BSCL_CLASS_VIEW | table type for bscl_class_view | 20121108 |
Method SET_MULTIPLE on class IF_BSCL_VIEW_ADMINISTRATION has no exception.
Method SET_SINGLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CLASS | Call by reference | Type reference (TYPE) | KLASSE_D | Class number | 20121107 | |||
| 2 | IV_CLASS_TYPE | Call by reference | Type reference (TYPE) | KLASSENART | Class Type | 20121107 | |||
| 3 | IV_DBCON_NAME | Call by reference | Type reference (TYPE) | DBCON_NAME | Logical name for a database connection | 20130201 | |||
| 4 | IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | TABELLE | Name of database table for object | 20121107 | |||
| 5 | IV_ORGANIZATIONAL_AREA | Call by reference | Type reference (TYPE) | SICHTKZ | Organizational Area Indicator | 20130212 | |||
| 6 | IV_PACKAGE | Call by reference | Type reference (TYPE) | BSCL_CLASS_VIEW-TARGET_PACKAGE | Package name | 20131002 | |||
| 7 | IV_VIEW_NAME | Call by reference | Type reference (TYPE) | BSCL_VIEW_NAME | View Name | 20121107 |
Method SET_SINGLE on class IF_BSCL_VIEW_ADMINISTRATION has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |