SAP ABAP Class CL_GRPC_BSP_API_CHECK (Controller Class for GRPC_API_CHECK)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷ GRC-SPC (Application Component) Process Controls
⤷ GRPC_ENTITY_API (Package) GRC Process controls API
⤷ GRC-SPC (Application Component) Process Controls
⤷ GRPC_ENTITY_API (Package) GRC Process controls API
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_BSP_CONTROLLER2 | BSP Component | 20070731 |
Properties
Class | CL_GRPC_BSP_API_CHECK | |
Short Description | Controller Class for GRPC_API_CHECK | |
Super Class | CL_BSP_CONTROLLER2 | BSP Component |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | GRPC_ENTITY_API | GRC Process controls API |
Created | 20070731 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GRPC_BSP_API_CHECK has no forward declaration.
Interfaces
Class CL_GRPC_BSP_API_CHECK has no interface implemented.
Friends
Class CL_GRPC_BSP_API_CHECK has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | T_ITEM | Instance attribute | Public | Type reference (TYPE) | YT_ITEM | 20070802 | |||
2 | _STACK | Instance attribute | Private | Object reference (TYPE REF TO) | YC_ITEM_STACK | 20070807 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | COLLECT_API_FUNCTIONS | Instance method | Private | Method | 20070806 | |
2 | COLLECT_API_GROUPS | Instance method | Private | Method | 20070802 | |
3 | COLLECT_API_PARAMETERS | Instance method | Private | Method | 20070807 | |
4 | COLLECT_API_STRUCT | Instance method | Private | Method | 20070807 | |
5 | COLLECT_API_TABLE | Instance method | Private | Method | 20070807 | |
6 | COLLECT_API_TYPE | Instance method | Private | Method | 20070807 |
Events
Class CL_GRPC_BSP_API_CHECK has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | YS_ITEM | Public | See coding | 20070802 | begin of ys_item,
row type i,
parent type i,
level type i,
data type string,
end of ys_item
|
||
2 | YT_ITEM | Public | See coding | 20070802 | yt_item type sorted table of ys_item with unique key parent row
|
Method Signatures
Method COLLECT_API_FUNCTIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | I_AREA | Value transfer | Type reference (TYPE) | RS38L_AREA | Function group, to which the function module belongs | 20070806 |
Method COLLECT_API_FUNCTIONS on class CL_GRPC_BSP_API_CHECK has no exception.
Method COLLECT_API_GROUPS Signature
Method COLLECT_API_GROUPS on class CL_GRPC_BSP_API_CHECK has no parameter.
Method COLLECT_API_GROUPS on class CL_GRPC_BSP_API_CHECK has no exception.
Method COLLECT_API_PARAMETERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | I_FNAME | Value transfer | Type reference (TYPE) | RS38L_FNAM | Name of Function Module | 20070807 |
Method COLLECT_API_PARAMETERS on class CL_GRPC_BSP_API_CHECK has no exception.
Method COLLECT_API_STRUCT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | I_DESCR | Value transfer | Object reference (TYPE REF TO) | CL_ABAP_TYPEDESCR | Runtime Type Services | 20070807 |
Method COLLECT_API_STRUCT on class CL_GRPC_BSP_API_CHECK has no exception.
Method COLLECT_API_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | I_DESCR | Value transfer | Object reference (TYPE REF TO) | CL_ABAP_TYPEDESCR | Runtime Type Services | 20070807 |
Method COLLECT_API_TABLE on class CL_GRPC_BSP_API_CHECK has no exception.
Method COLLECT_API_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | I_TYPE | Value transfer | Type reference (TYPE) | RS38L_TYP | Associated Type of an Interface Parameter | 20070807 |
Method COLLECT_API_TYPE on class CL_GRPC_BSP_API_CHECK has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 250 |