SAP ABAP Class CL_FWWP_DYNAMIC_REFERENCE (Dynamic Creation of Structures and Tables)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SBPT_FWWP (Package) Framework for Workplace
⤷
⤷
Properties
| Class | CL_FWWP_DYNAMIC_REFERENCE | |
| Short Description | Dynamic Creation of Structures and Tables | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SBPT_FWWP | Framework for Workplace |
| Created | 19990216 | SAP |
| Last change | 19990216 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FWWP_DYNAMIC_REFERENCE has no forward declaration.
Interfaces
Class CL_FWWP_DYNAMIC_REFERENCE has no interface implemented.
Friends
Class CL_FWWP_DYNAMIC_REFERENCE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | DD40V-TYPENAME | akt_structure | 19990216 | |||
| 2 | Instance attribute | Private | See coding | IT_FIELDS | 19990216 | ||||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | PTR_ORG_STRUCT | 19990216 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | PTR_WP_STRUCT | 19990216 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | PTR_WP_TABLE | 19990216 | |||
| 6 | Instance attribute | Private | See coding | WA_FIELDS | 19990216 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Checks the Structure Name Passed | 19990216 | |
| 2 | Instance method | Private | Method | Generates Pointer to Structure | 19990216 | |
| 3 | Instance method | Public | Method | Returns References for a Structure | 19990216 | |
| 4 | Instance method | Public | Method | INTERNAL USE - Sets the Pointer to a Structure | 19990216 |
Events
Class CL_FWWP_DYNAMIC_REFERENCE has no event.
Types
Class CL_FWWP_DYNAMIC_REFERENCE has no local type.
Method Signatures
Method CHECK_STRUCTURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_STRUCTURE | Call by reference | Type reference (TYPE) | C | Strukturname | 19990216 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Strukturname im DDIC nicht gefunden | 19990216 |
Method GENERATE_POINTERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_STRUCTURE | Call by reference | Type reference (TYPE) | C | Strukturname | 19990216 |
Method GENERATE_POINTERS on class CL_FWWP_DYNAMIC_REFERENCE has no exception.
Method GET_REFERENCES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ORG_STRUCTURE | Call by reference | Object reference (TYPE REF TO) | DATA | Zeiger auf die DDIC-Struktur | 19990216 | |||
| 2 | E_WP_STRUCTURE | Call by reference | Object reference (TYPE REF TO) | DATA | Zeiger auf die erweiterte Struktur | 19990216 | |||
| 3 | E_WP_TABLE | Call by reference | Object reference (TYPE REF TO) | DATA | Zeiger auf eine Tabelle mit der Struktur | 19990216 | |||
| 4 | I_STRUCTURE | Call by reference | Type reference (TYPE) | C | Name der DDIC-Struktur | 19990216 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Strukturname im DDIC nicht gefunden | 19990216 |
Method SET_GENERATED_POINTERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ORG_STRUCTURE | Call by reference | Type reference (TYPE) | ANY | Zeiger auf die orginale Struktur | 19990216 | |||
| 2 | I_WP_STRUCTURE | Call by reference | Type reference (TYPE) | ANY | Zeiger auf die manipulierte Struktur | 19990216 | |||
| 3 | I_WP_TABLE | Call by reference | Type reference (TYPE) | STANDARD TABLE | Zeiger auf die Tabelle | 19990216 |
Method SET_GENERATED_POINTERS on class CL_FWWP_DYNAMIC_REFERENCE has no exception.
History
| Last changed by/on | SAP | 19990216 |
| SAP Release Created in |