SAP ABAP Class CL_MDG_BS_MAT_SHLP (Search Help Directory Buffer)
Hierarchy
☛
MDG_APPL (Software Component) MDG Applications
⤷
CA-MDG-APP-MM (Application Component) MDG Material
⤷
MDG_BS_MAT_TOOLS (Package) MDG: Material Tools

⤷

⤷

Properties
Class | CL_MDG_BS_MAT_SHLP | |
Short Description | Search Help Directory Buffer | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | MDG_BS_MAT_TOOLS | MDG: Material Tools |
Created | 20110429 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_MDG_BS_MAT_SHLP has no forward declaration.
Interfaces
Class CL_MDG_BS_MAT_SHLP has no interface implemented.
Friends
Class CL_MDG_BS_MAT_SHLP has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_MDG_BS_MAT_SHLP | Search Help Directory Buffer | 20110429 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TYT_SHLP | 20110429 | |||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | MDG_BS_MAT_BUFFER_APPL | Buffer application ID | 20110429 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Constructor | CONSTRUCTOR | 20110429 |
2 | ![]() |
Static method | Public | Method | 20110429 | |
3 | ![]() |
Static method | Public | Method | Get instance of this class | 20110429 |
4 | ![]() |
Instance method | Public | Method | Get search help | 20110429 |
5 | ![]() |
Instance method | Private | Method | Get search help | 20110429 |
Events
Class CL_MDG_BS_MAT_SHLP has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TYS_SHLP | Private | See coding | 20110429 | BEGIN OF tys_shlp,
structure TYPE typename,
field TYPE typename,
shlpname TYPE shlpname,
END OF tys_shlp
|
||
2 | TYT_SHLP | Private | See coding | 20110429 | tyt_shlp TYPE SORTED TABLE OF tys_shlp WITH UNIQUE KEY structure field
|
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_APPL | Call by reference | Type reference (TYPE) | MDG_BS_MAT_BUFFER_APPL | Buffer application ID | 20110429 |
Method CONSTRUCTOR on class CL_MDG_BS_MAT_SHLP has no exception.
Method DELETE_BUFFER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_APPL | Call by reference | Type reference (TYPE) | MDG_BS_MAT_BUFFER_APPL | Buffer application ID | 20110429 |
Method DELETE_BUFFER on class CL_MDG_BS_MAT_SHLP has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_APPL | Call by reference | Type reference (TYPE) | MDG_BS_MAT_BUFFER_APPL | Buffer application ID | 20110429 | ||
2 | ![]() |
RO_SHLP | Value transfer | Object reference (TYPE REF TO) | CL_MDG_BS_MAT_SHLP | Search Help Directory Buffer | 20110429 |
Method GET_INSTANCE on class CL_MDG_BS_MAT_SHLP has no exception.
Method GET_SHLP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_FIELD | Call by reference | Type reference (TYPE) | TYPENAME | Name of Dictionary Type | 20110429 | ||
2 | ![]() |
IV_STRUCTURE | Call by reference | Type reference (TYPE) | TYPENAME | Name of Dictionary Type | 20110429 | ||
3 | ![]() |
RV_SHLPNAME | Value transfer | Type reference (TYPE) | SHLPNAME | Name of a Search Help | 20110429 |
Method GET_SHLP on class CL_MDG_BS_MAT_SHLP has no exception.
Method UPDATE_BUFFER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_FIELD | Call by reference | Type reference (TYPE) | TYPENAME | Name of Dictionary Type | 20110429 | ||
2 | ![]() |
IV_SHLPNAME | Call by reference | Type reference (TYPE) | SHLPNAME | Name of a Search Help | 20110429 | ||
3 | ![]() |
IV_STRUCTURE | Call by reference | Type reference (TYPE) | TYPENAME | Name of Dictionary Type | 20110429 |
Method UPDATE_BUFFER on class CL_MDG_BS_MAT_SHLP has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 606 |