SAP ABAP Class CACSSE_CLSE_STL_TABLETYPES (Class of Table Types for Settlement)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
ICM (Application Component) Incentive and Commission Management (ICM)
⤷
CACSS10 (Package) ICM Settlement: Released DDIC

⤷

⤷

Properties
Class | CACSSE_CLSE_STL_TABLETYPES | |
Short Description | Class of Table Types for Settlement | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CACSS10 | ICM Settlement: Released DDIC |
Created | 20060724 | SAP |
Last change | 20100310 | 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) |
Interfaces
Class CACSSE_CLSE_STL_TABLETYPES has no interface implemented.
Friends
Class CACSSE_CLSE_STL_TABLETYPES has no friend class.
Attributes
Class CACSSE_CLSE_STL_TABLETYPES has no attribute.
Methods
Class CACSSE_CLSE_STL_TABLETYPES has no method.
Events
Class CACSSE_CLSE_STL_TABLETYPES has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | S_REM | Public | See coding | 20060815 | BEGIN OF s_rem,
remuneration TYPE cacsrem,
END OF s_rem
|
||
2 | S_REM_AND_REMMARK | Public | See coding | 20060731 | BEGIN OF s_rem_and_remmark,
remuneration TYPE cacsrem,
remun_mark TYPE cacsrem_mark,
END OF s_rem_and_remmark
|
||
3 | S_STMTYPE_ID | Public | See coding | 20060803 | BEGIN OF s_stmtype_id,
stmtype_id TYPE cacs_stmtype_id,
END OF s_stmtype_id
|
||
4 | S_TRANSMISSION_TYPE | Public | See coding | 20060802 | BEGIN OF s_transmission_type,
post_date TYPE budat,
ctrtbu_id TYPE cacs_ctrtbu_id,
currency TYPE cacscurr,
stmtype TYPE cacs_stmtype_id,
docse TYPE tt_docse,
END OF s_transmission_type
|
||
5 | TT_DOCSE | Public | See coding | 20060724 | tt_docse TYPE STANDARD TABLE OF cacs00_docse
WITH DEFAULT KEY
|
||
6 | TT_REM | Public | See coding | 20060815 | tt_rem TYPE STANDARD TABLE OF s_rem WITH DEFAULT KEY
|
||
7 | TT_REM_AND_REMMARK | Public | See coding | 20060731 | tt_rem_and_remmark TYPE STANDARD TABLE OF s_rem_and_remmark WITH DEFAULT KEY
|
||
8 | TT_STMTYPE_ID | Public | See coding | 20060803 | tt_stmtype_id TYPE STANDARD TABLE OF s_stmtype_id WITH DEFAULT KEY
|
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 700 |