SAP ABAP Class CL_REDB_VIXCFRSRULOG (Log of SRU Postings (VIXCFRSRULOG))
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
FI-LOC (Application Component) Localization
⤷
GLO_REFX_FR (Package) Localization Flexible Real Estate France
⤷
⤷
Properties
| Class | CL_REDB_VIXCFRSRULOG | |
| Short Description | Log of SRU Postings (VIXCFRSRULOG) | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | GLO_REFX_FR | Localization Flexible Real Estate France |
| Created | 20010406 | SAP |
| Last change | 20110908 | 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_REDB_VIXCFRSRULOG has no interface implemented.
Friends
Class CL_REDB_VIXCFRSRULOG has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | DDOBJNAME | 'VIXCFRSRULOG' | Name of Underlying Database Table or View | 20100702 | ||
| 2 | Static Attribute | Private | Type reference (TYPE) | TS_BUFFER_HL | Structure Buffer for Table Data | 20100702 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | TT_ACC_PARTKEY_BUFFER | Table Buffer for Partial Key Access | 20100702 | |||
| 4 | Static Attribute | Private | Type reference (TYPE) | TT_BUFFER | Table Buffer for Table Data | 20100702 | |||
| 5 | Static Attribute | Private | Type reference (TYPE) | TT_MAP_INTRENO_BUFFER | Table Buffer for Mapping INTRENO => Key | 20100702 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Checks If Entry Exists for Primary Key (Except.) | 20100702 | |
| 2 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20100702 | |
| 3 | Static method | Public | Method | Checks If Entry Exists for Primary Key (Y/N) | 20100702 | |
| 4 | Static method | Public | Method | Checks If Entries Exist for 2nd Partial Key (Y/N) | 20100702 | |
| 5 | Static method | Public | Method | Checks If Entries Exist for 1st Partial Key (Y/N) | 20100702 | |
| 6 | Static method | Public | Method | Supplies Number of Entries in Table Buffer | 20100702 | |
| 7 | Static method | Public | Method | Supplies Structure to Primary Key | 20100702 | |
| 8 | Static method | Public | Method | Supplies Structure for INTRENO | 20100702 | |
| 9 | Static method | Public | Method | Supplies All Table Entries | 20100702 | |
| 10 | Static method | Public | Method | Supplies All Entries to 2nd Partial Key Field | 20100702 | |
| 11 | Static method | Public | Method | Supplies All Entries to First Partial Key Field | 20100702 | |
| 12 | Static method | Public | Method | Supplies Entries to a List of INTRENO | 20100702 | |
| 13 | Static method | Public | Method | Supplies Entries to a List of Primary Keys | 20100702 | |
| 14 | Static method | Private | Method | Inserts Entry in Table Buffer and Other Buffers | 20100702 | |
| 15 | Static method | Private | Method | Is the partial key access already buffered? | 20100702 | |
| 16 | Static method | Public | Method | Deletes All Entries in Table Buffer | 20100702 | |
| 17 | Static method | Private | Method | Database SELECT According to a List of INTRENO | 20100702 | |
| 18 | Static method | Private | Method | Database SELECT According to a List of Primary Keys | 20100702 | |
| 19 | Static method | Private | Method | Database SELECT By Primary Key | 20100702 | |
| 20 | Static method | Private | Method | Database SELECT By INTRENO | 20100702 | |
| 21 | Static method | Public | Method | Transfers Unchecked Data to the Table Buffer | 20100702 |
Events
Class CL_REDB_VIXCFRSRULOG has no event.
Types
Class CL_REDB_VIXCFRSRULOG has no local type.
Method Signatures
Method CHECK_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_BELNR_NEW | Call by reference | Type reference (TYPE) | VIXCFRSRULOG-BELNR_NEW | New Accounting Document Number | 20100702 | |||
| 2 | ID_BUKRS | Call by reference | Type reference (TYPE) | VIXCFRSRULOG-BUKRS | Company Code | 20100702 | |||
| 3 | ID_GJAHR_NEW | Call by reference | Type reference (TYPE) | VIXCFRSRULOG-GJAHR_NEW | Fiscal Year | 20100702 | |||
| 4 | ID_MAX_BUFFER_SIZE | Call by reference | Type reference (TYPE) | I | 1000 | Tech: Max. No. of Entries in Buffer (0=Unlimited) | 20100702 | ||
| 5 | IF_BYPASSING_BUFFER | Call by reference | Type reference (TYPE) | ABAP_BOOL | Tech: DB Read Without Using Buffer | 20100702 | |||
| 6 | IF_RESET_BUFFER | Call by reference | Type reference (TYPE) | ABAP_BOOL | Tech: Reset Buffer | 20100702 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Not Found | 20100702 |
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_REDB_VIXCFRSRULOG has no parameter.
Method CLASS_CONSTRUCTOR on class CL_REDB_VIXCFRSRULOG has no exception.
Method EXISTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_BELNR_NEW | Call by reference | Type reference (TYPE) | VIXCFRSRULOG-BELNR_NEW | New Accounting Document Number | 20100702 | |||
| 2 | ID_BUKRS | Call by reference | Type reference (TYPE) | VIXCFRSRULOG-BUKRS | Company Code | 20100702 | |||
| 3 | ID_GJAHR_NEW | Call by reference | Type reference (TYPE) | VIXCFRSRULOG-GJAHR_NEW | Fiscal Year | 20100702 | |||
| 4 | ID_MAX_BUFFER_SIZE | Call by reference | Type reference (TYPE) | I | 1000 | Tech: Max. No. of Entries in Buffer (0=Unlimited) | 20100702 | ||
| 5 | IF_BYPASSING_BUFFER | Call by reference | Type reference (TYPE) | ABAP_BOOL | Tech: DB Read Without Using Buffer | 20100702 | |||
| 6 | IF_RESET_BUFFER | Call by reference | Type reference (TYPE) | ABAP_BOOL | Tech: Reset Buffer | 20100702 | |||
| 7 | RF_EXISTS | Value transfer | Type reference (TYPE) | ABAP_BOOL | Entry Exists? | 20100702 |
Method EXISTS on class CL_REDB_VIXCFRSRULOG has no exception.
Method EXISTS_FOR_BELNR_NEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_BELNR_NEW | Call by reference | Type reference (TYPE) | VIXCFRSRULOG-BELNR_NEW | New Accounting Document Number | 20100702 | |||
| 2 | ID_BUKRS | Call by reference | Type reference (TYPE) | VIXCFRSRULOG-BUKRS | Company Code | 20100702 | |||
| 3 | ID_MAX_BUFFER_SIZE | Call by reference | Type reference (TYPE) | I | 1000 | Tech: Max. No. of Entries in Buffer (0=Unlimited) | 20100702 | ||
| 4 | IF_BYPASSING_BUFFER | Call by reference | Type reference (TYPE) | ABAP_BOOL | Tech: DB Read Without Using Buffer | 20100702 | |||
| 5 | IF_RESET_BUFFER | Call by reference | Type reference (TYPE) | ABAP_BOOL | Tech: Reset Buffer | 20100702 | |||
| 6 | RF_EXISTS | Value transfer | Type reference (TYPE) | ABAP_BOOL | Entry Exists? | 20100702 |
Method EXISTS_FOR_BELNR_NEW on class CL_REDB_VIXCFRSRULOG has no exception.
Method EXISTS_FOR_BUKRS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_BUKRS | Call by reference | Type reference (TYPE) | VIXCFRSRULOG-BUKRS | Company Code | 20100702 | |||
| 2 | ID_MAX_BUFFER_SIZE | Call by reference | Type reference (TYPE) | I | 1000 | Tech: Max. No. of Entries in Buffer (0=Unlimited) | 20100702 | ||
| 3 | IF_BYPASSING_BUFFER | Call by reference | Type reference (TYPE) | ABAP_BOOL | Tech: DB Read Without Using Buffer | 20100702 | |||
| 4 | IF_RESET_BUFFER | Call by reference | Type reference (TYPE) | ABAP_BOOL | Tech: Reset Buffer | 20100702 | |||
| 5 | RF_EXISTS | Value transfer | Type reference (TYPE) | ABAP_BOOL | Entry Exists? | 20100702 |
Method EXISTS_FOR_BUKRS on class CL_REDB_VIXCFRSRULOG has no exception.
Method GET_BUFFER_SIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RD_BUFFER_SIZE | Value transfer | Type reference (TYPE) | I | Number of Entries | 20100702 |
Method GET_BUFFER_SIZE on class CL_REDB_VIXCFRSRULOG has no exception.
Method GET_DETAIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_BELNR_NEW | Call by reference | Type reference (TYPE) | VIXCFRSRULOG-BELNR_NEW | New Accounting Document Number | 20100702 | |||
| 2 | ID_BUKRS | Call by reference | Type reference (TYPE) | VIXCFRSRULOG-BUKRS | Company Code | 20100702 | |||
| 3 | ID_GJAHR_NEW | Call by reference | Type reference (TYPE) | VIXCFRSRULOG-GJAHR_NEW | Fiscal Year | 20100702 | |||
| 4 | ID_MAX_BUFFER_SIZE | Call by reference | Type reference (TYPE) | I | 1000 | Tech: Max. No. of Entries in Buffer (0=Unlimited) | 20100702 | ||
| 5 | IF_BYPASSING_BUFFER | Call by reference | Type reference (TYPE) | ABAP_BOOL | Tech: DB Read Without Using Buffer | 20100702 | |||
| 6 | IF_RESET_BUFFER | Call by reference | Type reference (TYPE) | ABAP_BOOL | Tech: Reset Buffer | 20100702 | |||
| 7 | RS_DETAIL | Value transfer | Type reference (TYPE) | VIXCFRSRULOG | Log of SRU Postings | 20100702 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Entry not found | 20100702 |
Method GET_DETAIL_BY_INTRENO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_INTRENO | Call by reference | Type reference (TYPE) | RECAINTRENO | INTRENO | 20100702 | |||
| 2 | ID_MAX_BUFFER_SIZE | Call by reference | Type reference (TYPE) | I | 1000 | Tech: Max. No. of Entries in Buffer (0=Unlimited) | 20100702 | ||
| 3 | IF_BYPASSING_BUFFER | Call by reference | Type reference (TYPE) | ABAP_BOOL | Tech: DB Read Without Using Buffer | 20100702 | |||
| 4 | IF_RESET_BUFFER | Call by reference | Type reference (TYPE) | ABAP_BOOL | Tech: Reset Buffer | 20100702 | |||
| 5 | RS_DETAIL | Value transfer | Type reference (TYPE) | VIXCFRSRULOG | Log of SRU Postings | 20100702 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Entry not found | 20100702 |
Method GET_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_LIST | Call by reference | Type reference (TYPE) | RE_T_VIXCFRSRULOG | Log of SRU Postings | 20100702 | |||
| 2 | ID_MAX_BUFFER_SIZE | Call by reference | Type reference (TYPE) | I | 1000 | Tech: Max. No. of Entries in Buffer (0=Unlimited) | 20100702 | ||
| 3 | IF_BYPASSING_BUFFER | Call by reference | Type reference (TYPE) | ABAP_BOOL | Tech: DB Read Without Using Buffer | 20100702 | |||
| 4 | IF_RESET_BUFFER | Call by reference | Type reference (TYPE) | ABAP_BOOL | Tech: Reset Buffer | 20100702 |
Method GET_LIST on class CL_REDB_VIXCFRSRULOG has no exception.
Method GET_LIST_BY_BELNR_NEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_LIST | Call by reference | Type reference (TYPE) | RE_T_VIXCFRSRULOG | Log of SRU Postings | 20100702 | |||
| 2 | ID_BELNR_NEW | Call by reference | Type reference (TYPE) | VIXCFRSRULOG-BELNR_NEW | New Accounting Document Number | 20100702 | |||
| 3 | ID_BUKRS | Call by reference | Type reference (TYPE) | VIXCFRSRULOG-BUKRS | Company Code | 20100702 | |||
| 4 | ID_MAX_BUFFER_SIZE | Call by reference | Type reference (TYPE) | I | 1000 | Tech: Max. No. of Entries in Buffer (0=Unlimited) | 20100702 | ||
| 5 | IF_BYPASSING_BUFFER | Call by reference | Type reference (TYPE) | ABAP_BOOL | Tech: DB Read Without Using Buffer | 20100702 | |||
| 6 | IF_RESET_BUFFER | Call by reference | Type reference (TYPE) | ABAP_BOOL | Tech: Reset Buffer | 20100702 |
Method GET_LIST_BY_BELNR_NEW on class CL_REDB_VIXCFRSRULOG has no exception.
Method GET_LIST_BY_BUKRS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_LIST | Call by reference | Type reference (TYPE) | RE_T_VIXCFRSRULOG | Log of SRU Postings | 20100702 | |||
| 2 | ID_BUKRS | Call by reference | Type reference (TYPE) | VIXCFRSRULOG-BUKRS | Company Code | 20100702 | |||
| 3 | ID_MAX_BUFFER_SIZE | Call by reference | Type reference (TYPE) | I | 1000 | Tech: Max. No. of Entries in Buffer (0=Unlimited) | 20100702 | ||
| 4 | IF_BYPASSING_BUFFER | Call by reference | Type reference (TYPE) | ABAP_BOOL | Tech: DB Read Without Using Buffer | 20100702 | |||
| 5 | IF_RESET_BUFFER | Call by reference | Type reference (TYPE) | ABAP_BOOL | Tech: Reset Buffer | 20100702 |
Method GET_LIST_BY_BUKRS on class CL_REDB_VIXCFRSRULOG has no exception.
Method GET_LIST_BY_INTRENO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_LIST | Call by reference | Type reference (TYPE) | RE_T_VIXCFRSRULOG | Log of SRU Postings | 20100702 | |||
| 2 | ID_MAX_BUFFER_SIZE | Call by reference | Type reference (TYPE) | I | 1000 | Tech: Max. No. of Entries in Buffer (0=Unlimited) | 20100702 | ||
| 3 | IF_BYPASSING_BUFFER | Call by reference | Type reference (TYPE) | ABAP_BOOL | Tech: DB Read Without Using Buffer | 20100702 | |||
| 4 | IF_RESET_BUFFER | Call by reference | Type reference (TYPE) | ABAP_BOOL | Tech: Reset Buffer | 20100702 | |||
| 5 | IT_INTRENO | Call by reference | Type reference (TYPE) | RE_T_INTRENO | List of INTRENO | 20100702 |
Method GET_LIST_BY_INTRENO on class CL_REDB_VIXCFRSRULOG has no exception.
Method GET_LIST_BY_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_LIST | Call by reference | Type reference (TYPE) | RE_T_VIXCFRSRULOG | Log of SRU Postings | 20100702 | |||
| 2 | ID_MAX_BUFFER_SIZE | Call by reference | Type reference (TYPE) | I | 1000 | Tech: Max. No. of Entries in Buffer (0=Unlimited) | 20100702 | ||
| 3 | IF_BYPASSING_BUFFER | Call by reference | Type reference (TYPE) | ABAP_BOOL | Tech: DB Read Without Using Buffer | 20100702 | |||
| 4 | IF_RESET_BUFFER | Call by reference | Type reference (TYPE) | ABAP_BOOL | Tech: Reset Buffer | 20100702 | |||
| 5 | IT_KEY | Call by reference | Type reference (TYPE) | RE_T_VIXCFRSRULOG_KEY | Key for Log of SRU Postings | 20100702 |
Method GET_LIST_BY_KEY on class CL_REDB_VIXCFRSRULOG has no exception.
Method INSERT_INTO_ALL_BUFFERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IF_CHECK_EXISTENCE | Call by reference | Type reference (TYPE) | ABAP_BOOL | Tech: ' '=Insert into Buffer Instead of Overwriting (Perf.) | 20100702 | |||
| 2 | IS_BUFFER_HL | Call by reference | Type reference (TYPE) | TS_BUFFER_HL | Entry for Table Buffer | 20100702 |
Method INSERT_INTO_ALL_BUFFERS on class CL_REDB_VIXCFRSRULOG has no exception.
Method IS_PARTKEY_BUFFERED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ACC_PARTKEY_BUFFER | Call by reference | Type reference (TYPE) | TS_ACC_PARTKEY_BUFFER_HL | Part.key | 20100702 | |||
| 2 | RF_BUFFERED | Value transfer | Type reference (TYPE) | ABAP_BOOL | Buffered? | 20100702 |
Method IS_PARTKEY_BUFFERED on class CL_REDB_VIXCFRSRULOG has no exception.
Method RESET_BUFFER Signature
Method RESET_BUFFER on class CL_REDB_VIXCFRSRULOG has no parameter.
Method RESET_BUFFER on class CL_REDB_VIXCFRSRULOG has no exception.
Method SELECT_LIST_BY_INTRENO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_LIST | Call by reference | Type reference (TYPE) | RE_T_VIXCFRSRULOG | Log of SRU Postings | 20100702 | |||
| 2 | IF_INSERT_INTO_BUFFER | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Tech: Buffer Result | 20100702 | ||
| 3 | IT_INTRENO | Call by reference | Type reference (TYPE) | RE_T_INTRENO | List of INTRENO | 20100702 |
Method SELECT_LIST_BY_INTRENO on class CL_REDB_VIXCFRSRULOG has no exception.
Method SELECT_LIST_BY_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_LIST | Call by reference | Type reference (TYPE) | RE_T_VIXCFRSRULOG | Log of SRU Postings | 20100702 | |||
| 2 | IF_INSERT_INTO_BUFFER | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Tech: Buffer Result | 20100702 | ||
| 3 | IT_KEY | Call by reference | Type reference (TYPE) | RE_T_VIXCFRSRULOG_KEY | Key for Log of SRU Postings | 20100702 |
Method SELECT_LIST_BY_KEY on class CL_REDB_VIXCFRSRULOG has no exception.
Method SELECT_SINGLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EF_NOT_FOUND | Call by reference | Type reference (TYPE) | ABAP_BOOL | Data record not found | 20100702 | |||
| 2 | ES_DETAIL | Call by reference | Type reference (TYPE) | VIXCFRSRULOG | Log of SRU Postings | 20100702 | |||
| 3 | ID_BELNR_NEW | Call by reference | Type reference (TYPE) | VIXCFRSRULOG-BELNR_NEW | New Accounting Document Number | 20100702 | |||
| 4 | ID_BUKRS | Call by reference | Type reference (TYPE) | VIXCFRSRULOG-BUKRS | Company Code | 20100702 | |||
| 5 | ID_GJAHR_NEW | Call by reference | Type reference (TYPE) | VIXCFRSRULOG-GJAHR_NEW | Fiscal Year | 20100702 | |||
| 6 | IF_INSERT_INTO_BUFFER | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Tech: Buffer Result | 20100702 |
Method SELECT_SINGLE on class CL_REDB_VIXCFRSRULOG has no exception.
Method SELECT_SINGLE_BY_INTRENO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EF_NOT_FOUND | Call by reference | Type reference (TYPE) | ABAP_BOOL | Data record not found | 20100702 | |||
| 2 | ES_DETAIL | Call by reference | Type reference (TYPE) | VIXCFRSRULOG | Log of SRU Postings | 20100702 | |||
| 3 | ID_INTRENO | Call by reference | Type reference (TYPE) | RECAINTRENO | INTRENO | 20100702 | |||
| 4 | IF_INSERT_INTO_BUFFER | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Tech: Buffer Result | 20100702 |
Method SELECT_SINGLE_BY_INTRENO on class CL_REDB_VIXCFRSRULOG has no exception.
Method TRANSFER_TO_BUFFER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_MAX_BUFFER_SIZE | Call by reference | Type reference (TYPE) | I | 1000 | Tech: Max. No. of Entries in Buffer (0=Unlimited) | 20100702 | ||
| 2 | ID_PARTKEY_INDEX | Call by reference | Type reference (TYPE) | I | -1 | Partial Key, If All Corresponding Data Records Transferred | 20100702 | ||
| 3 | IF_AS_NOT_FOUND | Call by reference | Type reference (TYPE) | ABAP_BOOL | Buffer Data as "Not Found" | 20100702 | |||
| 4 | IF_RESET_BUFFER | Call by reference | Type reference (TYPE) | ABAP_BOOL | Tech: Reset Buffer | 20100702 | |||
| 5 | IS_DETAIL | Call by reference | Type reference (TYPE) | VIXCFRSRULOG | Log of SRU Postings | 20100702 | |||
| 6 | IT_LIST | Call by reference | Type reference (TYPE) | RE_T_VIXCFRSRULOG | Log of SRU Postings | 20100702 |
Method TRANSFER_TO_BUFFER on class CL_REDB_VIXCFRSRULOG has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 606 |