SAP ABAP Class CL_DEMO_SECURE_ABAP_CODE (Source Code Security Check)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
SABAPDEMOS (Package) Demos for ABAP Documentation, not meant for productive use
⤷
⤷
Properties
| Class | CL_DEMO_SECURE_ABAP_CODE | |
| Short Description | Source Code Security Check | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SABAPDEMOS | Demos for ABAP Documentation, not meant for productive use |
| Created | 20120625 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_DEMO_SECURE_ABAP_CODE has no forward declaration.
Interfaces
Class CL_DEMO_SECURE_ABAP_CODE has no interface implemented.
Friends
Class CL_DEMO_SECURE_ABAP_CODE has no friend class.
Attributes
Class CL_DEMO_SECURE_ABAP_CODE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20120625 | ||
| 2 | Static method | Private | Method | 20120625 |
Events
Class CL_DEMO_SECURE_ABAP_CODE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | STRING_TABLE | Public | See coding | 20120625 | STRING_TABLE type STANDARD TABLE OF string with DEFAULT KEY
|
Method Signatures
Method CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BLACK_LIST | Call by reference | Type reference (TYPE) | STRING_TABLE | 20120625 | ||||
| 2 | DECLARATIONS | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20120625 | ||||
| 3 | RC | Value transfer | Type reference (TYPE) | I | 20120625 | ||||
| 4 | SOURCE_CODE | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20120625 | ||||
| 5 | WHITE_LIST | Call by reference | Type reference (TYPE) | STRING_TABLE | 20120625 |
Method CHECK on class CL_DEMO_SECURE_ABAP_CODE has no exception.
Method PREPARE_CODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CODE | Value transfer | Type reference (TYPE) | STRING_TABLE | 20120625 | ||||
| 2 | SOURCE_CODE | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20120625 |
Method PREPARE_CODE on class CL_DEMO_SECURE_ABAP_CODE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |