SAP ABAP Class CL_C2S_GEN_HELPER (C2 Server: Generation Utility Functions)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CFG-RT (Application Component) Business Configuration Tools: Runtime
⤷
SC2_MDA_GEN (Package) C2 Server: Generation Methods
⤷
⤷
Properties
| Class | CL_C2S_GEN_HELPER | |
| Short Description | C2 Server: Generation Utility Functions | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SC2_MDA_GEN | C2 Server: Generation Methods |
| Created | 20041028 | SAP |
| Last change | 20050228 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_C2S_GEN_HELPER has no interface implemented.
Friends
Class CL_C2S_GEN_HELPER has no friend class.
Attributes
Class CL_C2S_GEN_HELPER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Generate Nodes | 20041028 | |
| 2 | Static method | Public | Method | Check Class Name | 20050208 | |
| 3 | Static method | Public | Method | Check Interface Names | 20050208 |
Events
Class CL_C2S_GEN_HELPER has no event.
Types
Class CL_C2S_GEN_HELPER has no local type.
Method Signatures
Method BCO_GENERATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_PROTOCOL | Call by reference | Type reference (TYPE) | CL_C2S_META_UTILITIES=>T_PROTOCOL | Generierungsprotokoll | 20041129 | |||
| 2 | I_NAME | Call by reference | Type reference (TYPE) | SC2_BC_SERVICE_INTERFACE | BC Service Interface | 20041028 |
Method BCO_GENERATE on class CL_C2S_GEN_HELPER has no exception.
Method CLASS_NAME_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLASS_NAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | Objekttypname | 20050209 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basis Exception of the SAPI Runtime Classes | 20050209 |
Method INTERFACE_NAME_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INTERFACE_NAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | Objekttypname | 20050209 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basis Exception of the SAPI Runtime Classes | 20050209 |
History
| Last changed by/on | SAP | 20050228 |
| SAP Release Created in | 700 |