SAP ABAP Interface IF_C2S_SEMANTIC_CHECK (Application-specific input checks)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CFG-RT (Application Component) Business Configuration Tools: Runtime
⤷
C2_INTERFACES (Package) C2 Server: User Interfaces and Data Types
⤷
⤷
Properties
| Interface | IF_C2S_SEMANTIC_CHECK | |
| Short Description | Application-specific input checks |
General Data
| Package | C2_INTERFACES | C2 Server: User Interfaces and Data Types |
| Created | 20030326 | SAP |
| Last changed | 20040603 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_C2S_SEMANTIC_CHECK has no forward declaration.
Interfaces
Interface IF_C2S_SEMANTIC_CHECK has no interface.
Friends
Interface IF_C2S_SEMANTIC_CHECK has no friend.
Attributes
Interface IF_C2S_SEMANTIC_CHECK has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Checks updated and inserted data / only not expensive checks | 20030515 | |
| 2 | Instance method | Public | Method | Checks data before save | 20030415 | |
| 3 | Static method | Public | Method | Get instance of Interface | 20030415 |
Events
Interface IF_C2S_SEMANTIC_CHECK has no event.
Types
Interface IF_C2S_SEMANTIC_CHECK has no local type.
Method Signatures
Method CHECK_AT_UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CUSTELEMENT | Call by reference | Type reference (TYPE) | C2S_CUSTELEMENT | Customizing-Element | 20030515 | |||
| 2 | CUSTELEMENT_TYPE | Call by reference | Type reference (TYPE) | C2S_CUSTELEMENT_TYPE | Customizing-Elementtyp | 20030515 | |||
| 3 | MESSAGES | Call by reference | Type reference (TYPE) | C2S_MESSAGE_TTYPE | Nachrichtenstruktur des C2-Servers | 20030515 | |||
| 4 | RECORDS | Call by reference | Type reference (TYPE) | INDEX TABLE | Eingefügte/aktualisierte Daten in Aspektstruktur | 20030515 |
Method CHECK_AT_UPDATE on Interface IF_C2S_SEMANTIC_CHECK has no exception.
Method CHECK_BEFORE_SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CUSTELEMENT | Call by reference | Type reference (TYPE) | C2S_CUSTELEMENT | Customizing-Element | 20030416 | |||
| 2 | CUSTELEMENT_TYPE | Call by reference | Type reference (TYPE) | C2S_CUSTELEMENT_TYPE | Customizing-Elementtyp | 20030416 | |||
| 3 | MESSAGES | Call by reference | Type reference (TYPE) | C2S_MESSAGE_TTYPE | - im Aufbau befindlich - Nachrichtenstruktur | 20030415 | |||
| 4 | RECORDS | Call by reference | Type reference (TYPE) | INDEX TABLE | Gepufferte Daten in Aspektstruktur | 20030415 |
Method CHECK_BEFORE_SAVE on Interface IF_C2S_SEMANTIC_CHECK has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CUSTOBJECT | Call by reference | Type reference (TYPE) | C2S_CUSTOBJECT | Customizing-Objekt | 20030416 | |||
| 2 | INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_C2S_SEMANTIC_CHECK | Anwendungsspezifische Eingabeprüfungen | 20030416 |
Method GET_INSTANCE on Interface IF_C2S_SEMANTIC_CHECK has no exception.
History
| Last changed by/on | SAP | 20040603 |
| SAP Release Created in | 470 |