SAP ABAP Class CL_WCB_RESTR_SERVICE (Functions for Restrictions)
Hierarchy
☛
EA-GLTRADE (Software Component) SAP Enterprise Extension Global Trade
⤷
LO-GT-CHB (Application Component) Chargeback
⤷
WCB_CC_RESTRICTIONS (Package) Condition Contract Restrictions

⤷

⤷

Properties
Class | CL_WCB_RESTR_SERVICE | |
Short Description | Functions for Restrictions | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | WCB_CC_RESTRICTIONS | Condition Contract Restrictions |
Created | 20050715 | SAP |
Last change | 20060208 | 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 CL_WCB_RESTR_SERVICE has no interface implemented.
Friends
Class CL_WCB_RESTR_SERVICE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TY_ORDER_STAB | Cardinality of a Restriction | 20050715 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20050715 |
2 | ![]() |
Static method | Public | Method | Insert Table, Stronger Restriction Holds | 20050715 |
3 | ![]() |
Static method | Public | Method | Insert Table, Stronger Restriction Holds | 20051220 |
Events
Class CL_WCB_RESTR_SERVICE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_ORDER | Private | See coding | Cardinality of a Restriction | 20050715 | BEGIN OF ty_order,
restriction TYPE wcb_restriction,
order TYPE i,
END OF ty_order
|
|
2 | TY_ORDER_STAB | Private | See coding | Cardinality of a Restriction | 20050715 | ty_order_stab TYPE SORTED TABLE OF ty_order WITH UNIQUE KEY restriction
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_WCB_RESTR_SERVICE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_WCB_RESTR_SERVICE has no exception.
Method INSERT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_SOURCE | Call by reference | Type reference (TYPE) | WCB_FIELD_RESTRICTION_STAB | Feldbeschränkungen | 20050715 | ||
2 | ![]() |
T_TARGET | Call by reference | Type reference (TYPE) | WCB_FIELD_RESTRICTION_STAB | Feldbeschränkungen | 20050715 |
Method INSERT on class CL_WCB_RESTR_SERVICE has no exception.
Method INSERT_SINGLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SOURCE | Call by reference | Type reference (TYPE) | WCB_FIELD_RESTRICTION | Feldbeschränkungen | 20051220 | ||
2 | ![]() |
T_TARGET | Call by reference | Type reference (TYPE) | WCB_FIELD_RESTRICTION_STAB | Feldbeschränkungen | 20051220 |
Method INSERT_SINGLE on class CL_WCB_RESTR_SERVICE has no exception.
History
Last changed by/on | SAP | 20060208 |
SAP Release Created in | 600 |