SAP ABAP Class CL_CACS_STC_FACADE_UTIL (CL_CACS_STC_FACADE_UTIL)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
ICM (Application Component) Incentive and Commission Management (ICM)
⤷
CACSC3 (Package) ICM: Standard Contract: Services (Facade Classes)
⤷
⤷
Properties
| Class | CL_CACS_STC_FACADE_UTIL | |
| Short Description | ||
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | CACS_STC_HDR_POWL | |
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | CACSC3 | ICM: Standard Contract: Services (Facade Classes) |
| Created | 20060612 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CACS_STC_FACADE_UTIL has no forward declaration.
Interfaces
Class CL_CACS_STC_FACADE_UTIL has no interface implemented.
Friends
Class CL_CACS_STC_FACADE_UTIL has no friend class.
Attributes
Class CL_CACS_STC_FACADE_UTIL has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Check If Changed Standard Contract Is Already Transported | 20060612 | |
| 2 | Static method | Public | Method | Read All Ex. Agreements of a Type | 20060928 | |
| 3 | Static method | Public | Method | Read All Agreement Types of Application | 20061123 | |
| 4 | Static method | Public | Method | Read All Deleted Standard Contracts | 20060928 | |
| 5 | Static method | Public | Method | Read All Standard Contracts with Inactive Elements | 20060928 | |
| 6 | Instance method | Private | Method | Returns All Contracts That Were Not Yet Transported | 20060616 | |
| 7 | Static method | Public | Method | Read All Ex. Agreements of a Type | 20060928 | |
| 8 | Static method | Public | Method | Read All Standard Contracts with Inactive Elements | 20060928 |
Events
Class CL_CACS_STC_FACADE_UTIL has no event.
Types
Class CL_CACS_STC_FACADE_UTIL has no local type.
Method Signatures
Method CHECK_STC_IS_TRANPORTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_APPL | Call by reference | Type reference (TYPE) | CACSAPPL | Identifikation der Provisionsanwendung | 20060613 | |||
| 2 | IV_CTRTST_ID | Call by reference | Type reference (TYPE) | CACS_CTRTST_ID | Nummer des Standard-Provisionsvertrags | 20060612 | |||
| 3 | IV_TECHBEGIN | Call by reference | Type reference (TYPE) | CACS_TECHDATE_OBJ | Technischer Zeitpunkt des Objekts | 20060612 | |||
| 4 | RESULT | Value transfer | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20060612 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Transporttabellen sind inkonsistent | 20060613 |
Method GET_AGREEMENTS_PER_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_AGR_TYP | Call by reference | Type reference (TYPE) | CACS_AGR_TYP | Vereinbarungsart | 20060928 | |||
| 2 | ID_APPL | Call by reference | Type reference (TYPE) | CACSAPPL | Identifikation der Provisionsanwendung | 20060928 | |||
| 3 | ID_LANGUAGE | Call by reference | Type reference (TYPE) | SPRAS | SY-LANGU | Sprachenschlüssel | 20060928 | ||
| 4 | RT_AGREEMENTS | Value transfer | Type reference (TYPE) | CACS_TT_STCAGR_HDR | Tabellentyp zur Struktur CACS_S_STCAGR_HDR | 20060928 |
Method GET_AGREEMENTS_PER_TYPE on class CL_CACS_STC_FACADE_UTIL has no exception.
Method GET_ALL_AGRTYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_APPL | Call by reference | Type reference (TYPE) | CACSAPPL | Identifikation der Anwendung | 20061123 | |||
| 2 | RT_RESULT | Value transfer | Type reference (TYPE) | CACS_TT_AGR_TYP_SEL_VAC | Vereinbarungsart, Auswahl für drop-down Box | 20061123 |
Method GET_ALL_AGRTYPES on class CL_CACS_STC_FACADE_UTIL has no exception.
Method GET_DELETED_CONTRACTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_APPL | Call by reference | Type reference (TYPE) | CACSAPPL | Identifikation der Provisionsanwendung | 20060928 | |||
| 2 | ID_LANGUAGE | Call by reference | Type reference (TYPE) | SPRAS | SY-LANGU | Sprachenschlüssel | 20060928 | ||
| 3 | RT_STDCTR_HDR | Value transfer | Type reference (TYPE) | CACS_TT_STDCTR_HDR | Standardvertrag: Kopfdaten und Texte | 20060928 |
Method GET_DELETED_CONTRACTS on class CL_CACS_STC_FACADE_UTIL has no exception.
Method GET_INACT_CONTRACTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_APPL | Call by reference | Type reference (TYPE) | CACSAPPL | Identifikation der Provisionsanwendung | 20060928 | |||
| 2 | ID_LANGUAGE | Call by reference | Type reference (TYPE) | SPRAS | SY-LANGU | Sprachenschlüssel | 20060928 | ||
| 3 | RT_STDCTR_HDR | Value transfer | Type reference (TYPE) | CACS_TT_STDCTR_HDR | Standardvertrag: Kopfdaten und Texte | 20060928 |
Method GET_INACT_CONTRACTS on class CL_CACS_STC_FACADE_UTIL has no exception.
Method GET_NOT_TRANSPORTED_CONTRACTS Signature
Method GET_NOT_TRANSPORTED_CONTRACTS on class CL_CACS_STC_FACADE_UTIL has no parameter.
Method GET_NOT_TRANSPORTED_CONTRACTS on class CL_CACS_STC_FACADE_UTIL has no exception.
Method GET_UNUSED_AGREEMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_AGR_TYP | Call by reference | Type reference (TYPE) | CACS_AGR_TYP | Vereinbarungsart | 20060928 | |||
| 2 | ID_APPL | Call by reference | Type reference (TYPE) | CACSAPPL | Identifikation der Provisionsanwendung | 20060928 | |||
| 3 | ID_LANGUAGE | Call by reference | Type reference (TYPE) | SPRAS | SY-LANGU | Sprachenschlüssel | 20060928 | ||
| 4 | RT_AGREEMENTS | Value transfer | Type reference (TYPE) | CACS_TT_STCAGR_HDR | Tabellentyp zur Struktur CACS_S_STCAGR_HDR | 20060928 |
Method GET_UNUSED_AGREEMENTS on class CL_CACS_STC_FACADE_UTIL has no exception.
Method GET_UNUSED_CONTRACTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_APPL | Call by reference | Type reference (TYPE) | CACSAPPL | Identifikation der Provisionsanwendung | 20060928 | |||
| 2 | ID_LANGUAGE | Call by reference | Type reference (TYPE) | SPRAS | SY-LANGU | Sprachenschlüssel | 20060928 | ||
| 3 | RT_STDCTR_HDR | Value transfer | Type reference (TYPE) | CACS_TT_STDCTR_HDR | Standardvertrag: Kopfdaten und Texte | 20060928 |
Method GET_UNUSED_CONTRACTS on class CL_CACS_STC_FACADE_UTIL has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 700 |