SAP ABAP Class CL_SD_AUTH_METHOD_SAP_PASSWORD (Describes Type of Authentication)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-XI-IBC-SRV (Application Component) Services
⤷
SERVDIR (Package) AI XMB Service Directory

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_SD_AUTH_METHOD_PASSWORD | Describes Type of Authentication | 20020812 |
Properties
Class | CL_SD_AUTH_METHOD_SAP_PASSWORD | |
Short Description | Describes Type of Authentication | |
Super Class | CL_SD_AUTH_METHOD_PASSWORD | Describes Type of Authentication |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SERVDIR | AI XMB Service Directory |
Created | 20020812 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SD_AUTH_METHOD_SAP_PASSWORD has no forward declaration.
Interfaces
Class CL_SD_AUTH_METHOD_SAP_PASSWORD has no interface implemented.
Friends
Class CL_SD_AUTH_METHOD_SAP_PASSWORD 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) | MANDT | Client | 20020812 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'client' | Property Field | 20020814 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20020812 |
2 | ![]() |
Instance method | Public | Method | Gets Logon Client | 20020812 |
3 | ![]() |
Instance method | Public | Method | Sets Logon Client | 20020812 |
Events
Class CL_SD_AUTH_METHOD_SAP_PASSWORD has no event.
Types
Class CL_SD_AUTH_METHOD_SAP_PASSWORD has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SD_AUTH_METHOD_SAP_PASSWORD has no parameter.
Method CONSTRUCTOR on class CL_SD_AUTH_METHOD_SAP_PASSWORD has no exception.
Method GET_CLIENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | MANDT | Mandant | 20020812 |
Method GET_CLIENT on class CL_SD_AUTH_METHOD_SAP_PASSWORD has no exception.
Method SET_CLIENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
THE_CLIENT | Call by reference | Type reference (TYPE) | MANDT | Mandant | 20020812 |
Method SET_CLIENT on class CL_SD_AUTH_METHOD_SAP_PASSWORD has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 620 |