SAP ABAP Class CL_UISS_CCTR_ACCESS (Access class for Cost Center)
Hierarchy
☛
MDG_FND (Software Component) MDG Foundation
⤷
CA-MDG-APP-ISS (Application Component) Internal Self-Services
⤷
UISS_MDG_ADAPTER (Package) Internal Self Services: MDG Adapter

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UISS_CONSTANT | Constants interface | 20091112 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UISS_ENTITY_ACCESS | Interface to read/write eneity | 20090918 |
Properties
Class | CL_UISS_CCTR_ACCESS | |
Short Description | Access class for Cost Center | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | UISS_MDG_ADAPTER | Internal Self Services: MDG Adapter |
Created | 20090918 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_UISS_CCTR_ACCESS has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_UISS_CONSTANT | Constants interface | 20091112 | ||
2 | IF_UISS_ENTITY_ACCESS | Interface to read/write eneity | 20090918 |
Friends
Class CL_UISS_CCTR_ACCESS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Public | Type reference (TYPE) | DATAB | Valid-From Date | 20100107 | ||
2 | ![]() |
Static Attribute | Public | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20091127 | ||
3 | ![]() |
Static Attribute | Public | Type reference (TYPE) | DATBI | Valid To Date | 20100107 | ||
4 | ![]() |
Static Attribute | Public | Type reference (TYPE) | BOOLE_D | 'X' | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20091214 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | CCTR data from BAPI | 20091228 |
2 | ![]() |
Instance method | Public | Method | CCTR data mapping to backend | 20091228 |
Events
Class CL_UISS_CCTR_ACCESS has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | T_CCTR_LIST | Private | See coding | 20090929 | BEGIN OF T_CCTR_LIST,
name type ktext,
system TYPE logsys,
coarea TYPE kokrs,
fdate type datab,
tdate TYPE datab,
cctr TYPE char10,
txtmi TYPE char40,
txtsh TYPE char20,
langu type langu,
CCTRLKPPC type char1,
CCTRLKAPP type char1,
CCTRLKASC type char1,
CCTRLKPSC type char1,
CCTRLKARP type char1,
CCTRLKPRV type char1,
CCTRLKCUP type char1,
ACCTRCGY type char1,
ACCTRRPU type USMDZ1_RESP_USER,
ACCTRRTX type TXJCD,
ACCTRBAR type GSBER,
CCTRRESPP type VERAK,
CCTRLSYS type logsys,
cctrcgy type KOSAR,
CCODECCTR type BUKRS,
CCTRCCTRN type char10,
cctrdept type ABTEI,
CCTRQTYRQ type MGEFL,
CURRCCTR type WAERS,
funccctr type FKBER_SHORT,
PCTRCCTR type PRCTR,
fdatecctr type datab,
tdatecctr type datbi,
CCTRSTDH type UISS_KHINR,
END OF T_CCTR_LIST
|
Method Signatures
Method MAP_DATA_MDG_FROM_BAPI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_CCTR_DATA | Call by reference | Type reference (TYPE) | /MDG/_S_IS_PP_CCTR | data to be passed to UI | 20091228 | ||
2 | ![]() |
FDATE | Call by reference | Type reference (TYPE) | DATAB | Valid-From Date | 20100111 | ||
3 | ![]() |
IS_CCTR_DATA | Call by reference | Type reference (TYPE) | UISS_S_CSKS | Cost center time slices | 20091228 | ||
4 | ![]() |
IV_CCTR | Call by reference | Type reference (TYPE) | KOSTL | General Name | 20091228 | ||
5 | ![]() |
LV_COAREA | Call by reference | Type reference (TYPE) | KOKRS | Controlling Area | 20091228 | ||
6 | ![]() |
LV_SYS | Call by reference | Type reference (TYPE) | LOGSYS | Logical system | 20091228 | ||
7 | ![]() |
TDATE | Call by reference | Type reference (TYPE) | DATBI | Valid To Date | 20100111 |
Method MAP_DATA_MDG_FROM_BAPI on class CL_UISS_CCTR_ACCESS has no exception.
Method MAP_DATA_MDG_TO_BAPI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_CCTR_DATA_OUT | Call by reference | Type reference (TYPE) | UISS_S_CCTR_BASICDATA | Source Structure for PP Mapping | 20091228 | ||
2 | ![]() |
EV_COAREA | Call by reference | Type reference (TYPE) | KOKRS | Controlling Area | 20091228 | ||
3 | ![]() |
EV_SYS | Call by reference | Type reference (TYPE) | LOGSYS | Logical system | 20091228 | ||
4 | ![]() |
IV_DATA | Call by reference | Type reference (TYPE) | DATA | 20091228 |
Method MAP_DATA_MDG_TO_BAPI on class CL_UISS_CCTR_ACCESS has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 605 |