SAP ABAP Class CL_BSSP_USER (User Data)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-GTF-SP-FIN (Application Component) Content for ERP Financials
⤷
BSSP2 (Package) Content for FIN

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_BSSP_DETAIL_FORM | Master Data Details (Base Class) | 20110216 |
Properties
Class | CL_BSSP_USER | |
Short Description | User Data | |
Super Class | CL_BSSP_DETAIL_FORM | Master Data Details (Base Class) |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | BSSP2 | Content for FIN |
Created | 20110216 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_BSSP_USER has no forward declaration.
Interfaces
Class CL_BSSP_USER has no interface implemented.
Friends
Class CL_BSSP_USER has no friend class.
Attributes
Class CL_BSSP_USER has no attribute.
Methods
Class CL_BSSP_USER has no method.
Events
Class CL_BSSP_USER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | S_USER | Private | See coding | 20110216 | begin of s_user,
username type xubname,
* BAPIDEFAUL:
stcod type xustcod,
spld type rspopname,
splg type xusplg,
spdb type xuspdb,
spda type xuspda,
datfm type xudatfm,
dcpfm type xudcpfm,
cattkennz type xucatt,
kostl type xukostl,
start_menu type xustart,
timefm type xutimefm,
company type bapiuscomp,
std_no type ad_flgdfnr,
telephone type ad_tlnmbr,
extension type ad_tlxtns,
tel_no type ad_telnrlg,
caller_no type ad_telnrcl,
std_recip type ad_flgsms,
r_3_user type ad_flgmob,
home_flag type ad_flghome,
consnumber type ad_consnum,
errorflag type ad_errbapi,
* FLG_NOUSE Type AD_FNOUSE,
valid_from type ad_valfrom,
valid_to type ad_valto.
include type bapiaddr3.
types:
end of s_user
|
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 731 |