SAP ABAP Class CL_CACS_TGT_BASE (Target Agreements: Base Class)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
ICM (Application Component) Incentive and Commission Management (ICM)
⤷
CACST4 (Package) ICM: Target Agreements Application

⤷

⤷

Properties
Class | CL_CACS_TGT_BASE | |
Short Description | Target Agreements: Base Class | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | CACSTGT | |
Program status | ||
Category | 0 | |
Package | CACST4 | ICM: Target Agreements Application |
Created | 20041019 | 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 CL_CACS_TGT_BASE has no interface implemented.
Friends
Class CL_CACS_TGT_BASE 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) | CACS_AGR_TYP | '26' | Agreement Category for Target Agreements | 20050513 | |
2 | ![]() |
Static Attribute | Public | Type reference (TYPE) | ROLLNAME | 'CACSAPPL' | Data Type - Application | 20041019 | |
3 | ![]() |
Static Attribute | Public | Type reference (TYPE) | ROLLNAME | 'MANDT' | Data Type - Client | 20041025 | |
4 | ![]() |
Static Attribute | Public | Type reference (TYPE) | ROLLNAME | 'CACSVERSION' | Data Type - Version | 20041025 | |
5 | ![]() |
Static Attribute | Public | Type reference (TYPE) | TABNAME | '.APPEND' | Name of Append Structure | 20041029 | |
6 | ![]() |
Static Attribute | Public | Type reference (TYPE) | TABNAME | '.INCLUDE' | Name of Include Structure | 20041019 | |
7 | ![]() |
Static Attribute | Public | Type reference (TYPE) | TABNAME | 'CACS_S_VERS1' | Versioning - Include Structure for Configuration | 20041019 | |
8 | ![]() |
Static Attribute | Public | Type reference (TYPE) | TABNAME | 'CACS_S_VERS2' | Versioning - Include Structure for Master Data | 20041019 | |
9 | ![]() |
Static Attribute | Private | Type reference (TYPE) | SCX_T100KEY | T100 Key with Parameters Mapped to Attribute Names | 20050515 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Create Name of Metastructure from Application and Base | 20041019 |
2 | ![]() |
Static method | Public | Method | Check for Consistency of DDIC Structure | 20041019 |
3 | ![]() |
Static method | Protected | Method | Delete Structure Fields from Field Catalog | 20041019 |
4 | ![]() |
Static method | Public | Method | Determine Application | 20050515 |
5 | ![]() |
Static method | Public | Method | Get DDIC Fields of Structure | 20041019 |
6 | ![]() |
Static method | Public | Method | Delete Application Field form Field Catalog | 20041019 |
7 | ![]() |
Static method | Public | Method | Delete Versioning Fields from Field Catalog | 20041019 |
Events
Class CL_CACS_TGT_BASE has no event.
Types
Class CL_CACS_TGT_BASE has no local type.
Method Signatures
Method BUILD_META_STRUCTURE_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_META | Call by reference | Type reference (TYPE) | TABNAME | Name der Metastruktur | 20041019 | ||
2 | ![]() |
IV_APPL | Call by reference | Type reference (TYPE) | CACSAPPL | Provisionsanwendung | 20041019 | ||
3 | ![]() |
IV_BASE | Call by reference | Type reference (TYPE) | TABNAME | Base der Metastruktur | 20041019 |
Method BUILD_META_STRUCTURE_NAME on class CL_CACS_TGT_BASE has no exception.
Method CHECK_DDIC_STRUCTURE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_META_STRUCTURE | Call by reference | Object reference (TYPE REF TO) | DATA | Metastruktur | 20041028 | ||
2 | ![]() |
IV_FIELD_NAME | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 20041019 | ||
3 | ![]() |
IV_META_NAME | Call by reference | Type reference (TYPE) | TABNAME | Strukturname | 20041019 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20041019 | ||
2 | ![]() |
20041019 |
Method DELETE_STRUCTURE_FIELDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_FIELDS | Call by reference | Type reference (TYPE) | DD03TTYP | Feldkatalog | 20041019 | ||
2 | ![]() |
IV_STRNAME | Call by reference | Type reference (TYPE) | TABNAME | Felder die gelöscht werden mußen | 20041019 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20041019 |
Method GET_APPLICATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_APPL | Value transfer | Type reference (TYPE) | CACSAPPL | Identifikation der Provisionsanwendung | 20050515 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Anwendungsausnahme | 20050515 |
Method GET_FIELDS_FOR_DDIC_STRUCTURE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_FIELDS | Call by reference | Type reference (TYPE) | DD03TTYP | Feldkatalog | 20041019 | ||
2 | ![]() |
IV_STRNAME | Call by reference | Type reference (TYPE) | TABNAME | Strukturname | 20041019 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20041019 | ||
2 | ![]() |
20041019 |
Method REMOVE_APPLICATION_FIELDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_FIELDS | Call by reference | Type reference (TYPE) | DD03TTYP | Feldkatalog | 20041019 |
Method REMOVE_APPLICATION_FIELDS on class CL_CACS_TGT_BASE has no exception.
Method REMOVE_VERSIONING_FIELDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_FIELDS | Call by reference | Type reference (TYPE) | DD03TTYP | Feldkatalog | 20041019 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20041019 | ||
2 | ![]() |
20041019 |
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 600 |