SAP ABAP Class CL_LSO_CORSP_SAPSCRIPT (LSO Correspondence: SAPSCRIPT-PROXY)
Hierarchy
☛
EA-HRGXX (Software Component) Sub component EA-HRGXX of EA-HR
⤷
PE-LSO-TM-DW (Application Component) Day-to-Day Activities
⤷
LSO_CORRESPONDENCE (Package) Learning Solution: Training-Related Correspondence
⤷
⤷
Properties
| Class | CL_LSO_CORSP_SAPSCRIPT | |
| Short Description | LSO Correspondence: SAPSCRIPT-PROXY | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | LSO_CORRESPONDENCE | Learning Solution: Training-Related Correspondence |
| Created | 20031202 | SAP |
| Last change | 20040223 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_LSO_CORSP_SAPSCRIPT has no interface implemented.
Friends
Class CL_LSO_CORSP_SAPSCRIPT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | DCOBJDEF-NAME | 'PPVARC' | Name of Structure for Text Variables (Customer) | 20031202 | ||
| 2 | Static Attribute | Private | See coding | 20040112 | |||||
| 3 | Static Attribute | Private | Type reference (TYPE) | LSOCO_T_SAPSCRIPT | List of Created Instances | 20031211 | |||
| 4 | Constant | Private | Type reference (TYPE) | DCOBJDEF-NAME | 'LSO_PPVAR' | Name of Structure for Text Variables (LSO) | 20031221 | ||
| 5 | Instance attribute | Public | Type reference (TYPE) | RSSCF-TDFORM | Template (SAPSCRIPT Form) | 20031202 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | LSOCO_T_PPFORM | Text Variable Used in Template | 20031211 | |||
| 7 | Static Attribute | Private | Type reference (TYPE) | LSOCO_T_DFIES | DDIC Info About Text Variables | 20031202 | |||
| 8 | Constant | Private | Type reference (TYPE) | DCOBJDEF-NAME | 'PPVAR' | Name of Structure for Text Variables (SAP) | 20031202 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Checks Whether Form Exists in Specified Language | 20031202 | |
| 2 | Static method | Private | Method | Check Variables | 20031202 | |
| 3 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20031203 | |
| 4 | Instance method | Public | Constructor | CONSTRUCTOR | 20031203 | |
| 5 | Static method | Private | Method | Get DDIC Info for All Text Variables (PPVar, PPVARC) | 20031202 | |
| 6 | Static method | Public | Method | Get Template (If Necessary, Create Instance) | 20031211 | |
| 7 | Static method | Public | Method | Determine Text Variables Required in Form | 20031211 | |
| 8 | Static method | Private | Method | Determine Data Retrieval Routines Text Variables | 20040112 | |
| 9 | Static method | Private | Method | Text Search for Variables | 20031202 | |
| 10 | Static method | Private | Method | Variable Search in Form | 20031202 |
Events
Class CL_LSO_CORSP_SAPSCRIPT has no event.
Types
Class CL_LSO_CORSP_SAPSCRIPT has no local type.
Method Signatures
Method CHECK_LANGU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LANGU | Call by reference | Type reference (TYPE) | LANGU | Sprache | 20031202 | |||
| 2 | I_TEMPLATE | Call by reference | Type reference (TYPE) | RSSCF-TDFORM | Sapscript-Formular | 20031202 | |||
| 3 | R_CHECK | Call by reference | Type reference (TYPE) | LSO_X_C | Ergebnis der Prüfung: X = vorhanden | 20031202 |
Method CHECK_LANGU on class CL_LSO_CORSP_SAPSCRIPT has no exception.
Method CHECK_VAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_SUBRC | Call by reference | Type reference (TYPE) | SY-SUBRC | Rückgabewert | 20031202 | |||
| 2 | I_TABLE | Call by reference | Type reference (TYPE) | PPFORM-TBNAM | Textvariable: Strukturname | 20031202 | |||
| 3 | I_VAR | Call by reference | Type reference (TYPE) | PPFORM-FIELD | Textvariable: Name | 20031202 |
Method CHECK_VAR on class CL_LSO_CORSP_SAPSCRIPT has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_LSO_CORSP_SAPSCRIPT has no parameter.
Method CLASS_CONSTRUCTOR on class CL_LSO_CORSP_SAPSCRIPT has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TEMPLATE | Call by reference | Type reference (TYPE) | TDFORM | Formular | 20031211 |
Method CONSTRUCTOR on class CL_LSO_CORSP_SAPSCRIPT has no exception.
Method GET_DDINFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_SUBRC | Call by reference | Type reference (TYPE) | SY-SUBRC | Fehler | 20031202 | |||
| 2 | E_DDIC_INFO | Call by reference | Type reference (TYPE) | LSOCO_T_DFIES | DDIC Informationen zu den Textvarviablen | 20031203 |
Method GET_DDINFO on class CL_LSO_CORSP_SAPSCRIPT has no exception.
Method GET_TEMPLATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TEMPLATE | Call by reference | Type reference (TYPE) | TDFORM | Sapscript Formular | 20031211 | |||
| 2 | R_REFERENCE | Value transfer | Object reference (TYPE REF TO) | CL_LSO_CORSP_SAPSCRIPT | LSO-Korrespondenz: SAPSCRIPT-PROXY | 20031211 |
Method GET_TEMPLATE on class CL_LSO_CORSP_SAPSCRIPT has no exception.
Method GET_TEXTVARIABLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TEXTVARIABLES | Call by reference | Type reference (TYPE) | LSOCO_T_PPFORM | Tabelle der Variablen | 20031211 | |||
| 2 | I_TEMPLATE | Call by reference | Type reference (TYPE) | TDFORM | Sapscript Formular | 20031211 |
Method GET_TEXTVARIABLES on class CL_LSO_CORSP_SAPSCRIPT has no exception.
Method SET_ROUTINES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_VARIABLES | Call by reference | Type reference (TYPE) | LSOCO_T_PPFORM | 20040112 |
Method SET_ROUTINES on class CL_LSO_CORSP_SAPSCRIPT has no exception.
Method STR_SEARCH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_OFFSET | Call by reference | Type reference (TYPE) | I | Offset | 20031202 | |||
| 2 | C_SUBRC | Call by reference | Type reference (TYPE) | SY-SUBRC | Rückgabewert | 20031202 | |||
| 3 | I_SEARCH | Call by reference | Type reference (TYPE) | TLINE-TDLINE | Suchstring/muster | 20031203 | |||
| 4 | I_STRING | Call by reference | Type reference (TYPE) | TLINE-TDLINE | Zu durchsuchender Text | 20031203 |
Method STR_SEARCH on class CL_LSO_CORSP_SAPSCRIPT has no exception.
Method VAR_SEARCH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_SUBRC | Call by reference | Type reference (TYPE) | SY-SUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen | 20031202 | |||
| 2 | E_TEXTVARIABLES | Call by reference | Type reference (TYPE) | LSOCO_T_PPFORM | Variablen eines Formulars | 20031203 | |||
| 3 | E_TXT | Call by reference | Type reference (TYPE) | LSOCO_T_TLINE | SAPscript: Text-Zeilen | 20031202 | |||
| 4 | I_TEXTELEMENT | Call by reference | Type reference (TYPE) | ITCWE | SAPscript: Textelemente eines Formulars | 20031203 |
Method VAR_SEARCH on class CL_LSO_CORSP_SAPSCRIPT has no exception.
History
| Last changed by/on | SAP | 20040223 |
| SAP Release Created in | 300 |