SAP ABAP Class CL_CFX_API_APPLICATION (CL_CFX_API_APPLICATION)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PLM-CFO (Application Component) Collaboration Folders
     CFX_API (Package) Collaboration Folders: API
Properties
Class CL_CFX_API_APPLICATION  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CFX_API   Collaboration Folders: API 
Created 20010727   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CFXA0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 CL_CFX_DOCUMENT Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
4 CL_CFX_TEXT_REPOSITORY Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_CFX_API_APPLICATION has no interface implemented.
Friends
Class CL_CFX_API_APPLICATION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MP_TEXT_REPOSITORY Instance attribute Private Object reference (TYPE REF TO) CL_CFX_TEXT_REPOSITORY Access Object for Language-Dependent Texts 20010815
2 SP_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_CFX_API_APPLICATION 20010727
3 S_TREX_METADATA_SEARCH Static Attribute Public Type reference (TYPE) ABAP_BOOL ABAP_FALSE Attribute Search with TREX 20040422
Methods
# Method Level Visibility Method type Description Created on
1 ASSIGNMENT_ID_TO_OBJECT_ID Instance method Private Method Determine Object (ID) from Assignment (ID) 20011106
2 CONSTRUCTOR Instance method Public Constructor Constructor 20031209
3 CREATE_TEXT_REPOSITORY Instance method Private Method Ensures That Storage for Texts Exists 20010815
4 DELETE_INSTANCE Static method Public Method Delete Instance (and Cache and ...) 20031209
5 DOCUMENT_ID_TO_COL_ID Instance method Private Method Determine Collaboration (ID) from Document (ID) 20010730
6 FOLDER_ID_TO_COL_ID Instance method Private Method Determine Collaboration (ID) from Folder (ID) 20010801
7 GET_AREA Instance method Public Method Determine Area from its ID 20010727
8 GET_ATTRIBUTE_LABEL_TEXT Instance method Public Method Determines the Attribute Label (Description) 20020514
9 GET_ATTRIBUTE_VALUE_TEXT Instance method Public Method Determines the Text Displayed for the Attribute Value 20020514
10 GET_AUTHORIZATION Instance method Public Method Determine 'Environment' from ID (of Folder or Document) 20030121
11 GET_CLASSIC_OBJECT_TYPE_TEXT Instance method Public Method Returns Text for Object Type Constant 20030116
12 GET_COLLABORATION Instance method Public Method Determine Collaboration from its ID 20010727
13 GET_CONTEXT Instance method Public Method Determine Context from its ID 20010807
14 GET_DOCUMENT Instance method Public Method Determine Document (Folder Object) from its ID 20010730
15 GET_DOCUMENT_VERSION Instance method Public Method Determine Document from ID of the Version 20010803
16 GET_EXCEPTION_TEXT Instance method Public Method Returns Text for Exception 20011011
17 GET_FOLDER Instance method Public Method Determine Folder from its ID 20010801
18 GET_IF_ALIAS Instance method Public Method Determine IF_ALIA from ID (of Folder or Document) 20011024
19 GET_IF_GO_DATA_PARENT Instance method Public Method Determine IF_ALIA from ID (of Folder or Document) 20030415
20 GET_INSTANCE Static method Public Method Retrieving the Instance 20010727
21 GET_LANGUAGES Instance method Public Method Returns All Installed Languages 20030815
22 GET_NEW_VERSION_NAME Instance method Public Method Determine Name for New Version 20020425
23 GET_NOTIFICATION Instance method Public Method Determine Notification from its ID 20050216
24 GET_OBJECT Instance method Public Method Determine 'Environment' from ID (of Folder or Document) 20010808
25 GET_OBJECT_BY_AREA Instance method Private Method Determine Area from its ID 20030120
26 GET_OBJECT_BY_AREA_VISITOR Instance method Private Method Determine Collaboration from its ID 20030227
27 GET_OBJECT_BY_COLLABORATION Instance method Private Method Determine Collaboration from its ID 20030120
28 GET_OBJECT_BY_DEF_FLDGRP Instance method Private Method 20060726
29 GET_OBJECT_BY_DEF_GEN_OBJ Instance method Private Method 20060727
30 GET_OBJECT_BY_DOCUMENT Instance method Private Method Determine Document (Folder Object) from its ID 20030120
31 GET_OBJECT_BY_FIELDGROUP Instance method Private Method 20060505
32 GET_OBJECT_BY_FOLDER Instance method Private Method Determine Folder from its ID 20030120
33 GET_OBJECT_BY_STATUS_PROFILE Instance method Private Method Determine Status Profile from Its ID 20030120
34 GET_OBJECT_BY_STAT_FG Instance method Private Method 20060728
35 GET_OBJECT_BY_USER_GROUP Instance method Private Method Determine User Group from Its ID 20030120
36 GET_OBJECT_DESCRIPTION_TEXT Instance method Public Method Returns the Text for an Object Description 20030115
37 GET_REFERENCE Instance method Public Method Determine Object Assignments from their ID 20011106
38 GET_REFERENCES_FOR_OBJECT Instance method Public Method Determine Object Assignments from their ID 20040116
39 GET_TEXT Instance method Public Method Use ID to Determine Multilingual Text 20010815
40 GET_USER Instance method Public Method Returns User 20030815
41 ON_GO_PROPERTY_VALUE_INIT Instance method Public Event handling method Handler INITIALIZED Event of CL_CFX_GO_PROPERTY_VALUE 20031212
42 SELECT_LANGUAGE Instance method Public Method Choose Language Without Changing User Settings Permanently 20030815
43 SET_CURRENT_BACKEND_SYSTEM Instance method Public Method Sets the Current Accessing Backend System 20050725
Events
Class CL_CFX_API_APPLICATION has no event.
Types
Class CL_CFX_API_APPLICATION has no local type.
Method Signatures

Method ASSIGNMENT_ID_TO_OBJECT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_OBJECT_ID Call by reference Type reference (TYPE) SYSUUID_C UUID in Character-Darstellung 20011106
2 Exporting E_OBJECT_TYPE Call by reference Type reference (TYPE) CFX_T_OBJECT_TYPE Objekttyp 20011106
3 Importing I_ASSIGNMENT_ID Call by reference Type reference (TYPE) SYSUUID_C UUID in Character-Darstellung 20011106

Method ASSIGNMENT_ID_TO_OBJECT_ID on class CL_CFX_API_APPLICATION has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_CFX_API_APPLICATION has no parameter.
Method CONSTRUCTOR on class CL_CFX_API_APPLICATION has no exception.

Method CREATE_TEXT_REPOSITORY Signature

Method CREATE_TEXT_REPOSITORY on class CL_CFX_API_APPLICATION has no parameter.
Method CREATE_TEXT_REPOSITORY on class CL_CFX_API_APPLICATION has no exception.

Method DELETE_INSTANCE Signature

Method DELETE_INSTANCE on class CL_CFX_API_APPLICATION has no parameter.
Method DELETE_INSTANCE on class CL_CFX_API_APPLICATION has no exception.

Method DOCUMENT_ID_TO_COL_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DOCUMENT_ID Call by reference Type reference (TYPE) SYSUUID_C UUID in Character-Darstellung 20010730
2 Returning R_COLLABORATION_ID Value transfer Type reference (TYPE) SYSUUID_C UUID in Character-Darstellung 20010730

Method DOCUMENT_ID_TO_COL_ID on class CL_CFX_API_APPLICATION has no exception.

Method FOLDER_ID_TO_COL_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FOLDER_ID Call by reference Type reference (TYPE) SYSUUID_C UUID in Character-Darstellung 20010801
2 Returning R_COLLABORATION_ID Value transfer Type reference (TYPE) SYSUUID_C UUID in Character-Darstellung 20010801

Method FOLDER_ID_TO_COL_ID on class CL_CFX_API_APPLICATION has no exception.

Method GET_AREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EP_AREA Call by reference Object reference (TYPE REF TO) CL_CFX_AREA Collaboration: Area 20010727
2 Exporting EP_AUTHORITY Call by reference Object reference (TYPE REF TO) CL_CFX_AUTHORITY Collaboration: Authority 20011012
3 Exporting EP_COLLABORATION Call by reference Object reference (TYPE REF TO) CL_CFX_COLLABORATION Collaboration: Collaboration 20010727
4 Importing I_AREA_ID Call by reference Type reference (TYPE) SYSUUID_C UUID in Character-Darstellung 20010727
5 Importing I_CHECK_AUTHORIZATION Call by reference Type reference (TYPE) CFX_AUTHORITY_CODE Kürzel für Berechtigung 20011024

Method GET_AREA on class CL_CFX_API_APPLICATION has no exception.

Method GET_ATTRIBUTE_LABEL_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_ATTRIBUTE Call by reference Object reference (TYPE REF TO) CL_CFX_ATTRIBUTE 20020514
2 Returning R_TEXT Value transfer Type reference (TYPE) CFX_T_TEXT Text für Collaboration Folders 20020514

Method GET_ATTRIBUTE_LABEL_TEXT on class CL_CFX_API_APPLICATION has no exception.

Method GET_ATTRIBUTE_VALUE_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_ATTRIBUTE_VALUE Call by reference Object reference (TYPE REF TO) CL_CFX_ATTRIBUTE_VALUE Wert eines Attributs 20020514
2 Returning R_TEXT Value transfer Type reference (TYPE) CFX_T_TEXT Text für Collaboration Folders 20020514

Method GET_ATTRIBUTE_VALUE_TEXT on class CL_CFX_API_APPLICATION has no exception.

Method GET_AUTHORIZATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJECT_ID Call by reference Type reference (TYPE) SYSUUID_C UUID in Character-Darstellung 20030121
2 Returning RP_AUTHORIZATION Value transfer Object reference (TYPE REF TO) IF_CFS_AUTHORIZATION Informationen zu einem Ber.subjekt 20030121

Method GET_AUTHORIZATION on class CL_CFX_API_APPLICATION has no exception.

Method GET_CLASSIC_OBJECT_TYPE_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJECT_TYPE Call by reference Type reference (TYPE) CFX_T_OBJECT_TYPE 20030116
2 Returning R_OBJECT_TYPE_TEXT Value transfer Type reference (TYPE) CFX_T_TEXT Text für Collaboration Folders 20030116

Method GET_CLASSIC_OBJECT_TYPE_TEXT on class CL_CFX_API_APPLICATION has no exception.

Method GET_COLLABORATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHECK_AUTHORIZATION Call by reference Type reference (TYPE) CFX_AUTHORITY_CODE Kürzel für Berechtigung 20011024
2 Importing I_COLLABORATION_ID Call by reference Type reference (TYPE) SYSUUID_C UUID in Character-Darstellung 20010727
3 Returning RP_COLLABORATION Value transfer Object reference (TYPE REF TO) CL_CFX_COLLABORATION Collaboration: Collaboration 20010727

Method GET_COLLABORATION on class CL_CFX_API_APPLICATION has no exception.

Method GET_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EP_AREA Call by reference Object reference (TYPE REF TO) CL_CFX_AREA Collaboration: Area 20010807
2 Exporting EP_CONTEXT Call by reference Object reference (TYPE REF TO) CL_CFX_ALIAS_CONTEXT Einzelner Kontext 20010807
3 Exporting EP_CONTEXTS Call by reference Object reference (TYPE REF TO) CL_CFX_ALIAS_CONTEXTS Kontexte für alias Namen 20010807
4 Importing I_CHECK_AUTHORIZATION Call by reference Type reference (TYPE) CFX_AUTHORITY_CODE Kürzel für Berechtigung 20011024
5 Importing I_CONTEXT_ID Call by reference Type reference (TYPE) SYSUUID_C UUID in Character-Darstellung 20010807

Method GET_CONTEXT on class CL_CFX_API_APPLICATION has no exception.

Method GET_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EP_AUTHORITY Call by reference Object reference (TYPE REF TO) CL_CFX_AUTHORITY Collaboration: Authority 20011012
2 Exporting EP_COLLABORATION Call by reference Object reference (TYPE REF TO) CL_CFX_COLLABORATION Collaboration: Collaboration 20010808
3 Exporting EP_IF_DOCUMENT Call by reference Object reference (TYPE REF TO) IF_CFX_DOCUMENT 20010730
4 Importing I_CHECK_AUTHORIZATION Call by reference Type reference (TYPE) CFX_AUTHORITY_CODE Kürzel für Berechtigung 20011024
5 Importing I_DOCUMENT_ID Call by reference Type reference (TYPE) SYSUUID_C UUID in Character-Darstellung 20010730

Method GET_DOCUMENT on class CL_CFX_API_APPLICATION has no exception.

Method GET_DOCUMENT_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EP_COLLABORATION Call by reference Object reference (TYPE REF TO) CL_CFX_COLLABORATION Collaboration: Collaboration 20010813
2 Exporting EP_IF_VERSIONING Call by reference Object reference (TYPE REF TO) IF_CFX_VERSIONING Gemeinsame Schnittstelle aller versionierbaren Dokumente 20011102
3 Importing I_CHECK_AUTHORIZATION Call by reference Type reference (TYPE) CFX_AUTHORITY_CODE Kürzel für Berechtigung 20011024
4 Importing I_CHECK_DOCUMENT_TYPE Call by reference Type reference (TYPE) CFX_T_OBJECT_TYPE Objekttyp 20020502
5 Importing I_DOCUMENT_VERSION_ID Call by reference Type reference (TYPE) SYSUUID_C UUID in Character-Darstellung 20010803
6 Importing I_DOCUMENT_VERSION_ID_PARAM Call by reference Type reference (TYPE) BAPI_PARAM Parametername 20020502

Method GET_DOCUMENT_VERSION on class CL_CFX_API_APPLICATION has no exception.

Method GET_EXCEPTION_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_ROOT Abstrakte Oberklasse aller globalen Exceptions 20011011
2 Returning R_EXCEPTION_TEXT Value transfer Type reference (TYPE) CFX_T_TEXT Text für Collaboration Folders 20011011

Method GET_EXCEPTION_TEXT on class CL_CFX_API_APPLICATION has no exception.

Method GET_FOLDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EP_AUTHORITY Call by reference Object reference (TYPE REF TO) CL_CFX_AUTHORITY Collaboration: Authority 20011018
2 Exporting EP_FOLDER Call by reference Object reference (TYPE REF TO) CL_CFX_FOLDER Mappe für Collaboration Folders 20011018
3 Importing I_CHECK_AUTHORIZATION Call by reference Type reference (TYPE) CFX_AUTHORITY_CODE Kürzel für Berechtigung 20011024
4 Importing I_FOLDER_ID Call by reference Type reference (TYPE) SYSUUID_C UUID in Character-Darstellung 20010801

Method GET_FOLDER on class CL_CFX_API_APPLICATION has no exception.

Method GET_IF_ALIAS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EP_AUTHORITY Call by reference Object reference (TYPE REF TO) CL_CFX_AUTHORITY Collaboration: Authority 20011024
2 Exporting EP_IF_ALIAS Call by reference Object reference (TYPE REF TO) IF_CFX_ALIAS Alias Namen zu Objekten 20011024
3 Importing I_CHECK_AUTHORIZATION Call by reference Type reference (TYPE) CFX_AUTHORITY_CODE Kürzel für Berechtigung 20011024
4 Importing I_OBJECT_ID Call by reference Type reference (TYPE) SYSUUID_C UUID in Character-Darstellung 20011024

Method GET_IF_ALIAS on class CL_CFX_API_APPLICATION has no exception.

Method GET_IF_GO_DATA_PARENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EP_AUTHORITY Call by reference Object reference (TYPE REF TO) CL_CFX_AUTHORITY Collaboration: Authority 20030415
2 Exporting EP_IF_GO_DATA_PARENT Call by reference Object reference (TYPE REF TO) IF_CFX_GO_DATA_PARENT 20030415
3 Importing I_CHECK_AUTHORIZATION Call by reference Type reference (TYPE) CFX_AUTHORITY_CODE Kürzel für Berechtigung 20030415
4 Importing I_OBJECT_ID Call by reference Type reference (TYPE) SYSUUID_C UUID in Character-Darstellung 20030415

Method GET_IF_GO_DATA_PARENT on class CL_CFX_API_APPLICATION has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CURRENT_BACKEND_SYSTEM Call by reference Type reference (TYPE) STRING 20020717
2 Returning RP_API_APPLICATION Value transfer Object reference (TYPE REF TO) CL_CFX_API_APPLICATION 20010727

Method GET_INSTANCE on class CL_CFX_API_APPLICATION has no exception.

Method GET_LANGUAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LANGUAGE Call by reference Type reference (TYPE) CFX_TT_LANGUAGE 20030815

Method GET_LANGUAGES on class CL_CFX_API_APPLICATION has no exception.

Method GET_NEW_VERSION_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_VERSIONING Call by reference Object reference (TYPE REF TO) IF_CFX_VERSIONING Gemeinsame Schnittstelle aller versionierbaren Dokumente 20020425
2 Returning R_NAME Value transfer Type reference (TYPE) SDOK_PROPV Attributausprägung 20020425

Method GET_NEW_VERSION_NAME on class CL_CFX_API_APPLICATION has no exception.

Method GET_NOTIFICATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EP_NOTIFICATION Call by reference Object reference (TYPE REF TO) CL_CFX_NOTIFICATION Verwaltet eine Notifikation 20050216
2 Importing I_CHECK_AUTHORIZATION Call by reference Type reference (TYPE) CFX_AUTHORITY_CODE Kürzel für Berechtigung 20050216
3 Importing I_NTF_ID Call by reference Type reference (TYPE) SYSUUID_C Collaboration Folder: Id einer Notifikation 20050216

Method GET_NOTIFICATION on class CL_CFX_API_APPLICATION has no exception.

Method GET_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EP_AUTHORITY Call by reference Object reference (TYPE REF TO) CL_CFX_AUTHORITY Collaboration: Authority 20011023
2 Exporting EP_IF_COMMON Call by reference Object reference (TYPE REF TO) IF_CFX_COMMON Gemeinsame Schnittstelle aller Objekte 20010808
3 Importing I_CHECK_AUTHORIZATION Call by reference Type reference (TYPE) CFX_AUTHORITY_CODE Kürzel für Berechtigung 20011024
4 Importing I_OBJECT_ID Call by reference Type reference (TYPE) SYSUUID_C UUID in Character-Darstellung 20010808

Method GET_OBJECT on class CL_CFX_API_APPLICATION has no exception.

Method GET_OBJECT_BY_AREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AREA_ID Value transfer Type reference (TYPE) SYSUUID_C UUID in Character-Darstellung 20030120
2 Returning RP_COMMON_OBJECT Value transfer Object reference (TYPE REF TO) IF_ACO_COMMON common interface 20030120

Method GET_OBJECT_BY_AREA on class CL_CFX_API_APPLICATION has no exception.

Method GET_OBJECT_BY_AREA_VISITOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VISITOR_AREA_ID Call by reference Type reference (TYPE) SYSUUID_C UUID in Character-Darstellung 20030227
2 Returning RP_COMMON_OBJECT Value transfer Object reference (TYPE REF TO) IF_ACO_COMMON Common Interface 20030227

Method GET_OBJECT_BY_AREA_VISITOR on class CL_CFX_API_APPLICATION has no exception.

Method GET_OBJECT_BY_COLLABORATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COLLABORATION_ID Call by reference Type reference (TYPE) SYSUUID_C UUID in Character-Darstellung 20030120
2 Returning RP_COMMON_OBJECT Value transfer Object reference (TYPE REF TO) IF_ACO_COMMON Common Interface 20030120

Method GET_OBJECT_BY_COLLABORATION on class CL_CFX_API_APPLICATION has no exception.

Method GET_OBJECT_BY_DEF_FLDGRP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJECT_ID Value transfer Type reference (TYPE) SYSUUID_C 20060726
2 Returning RP_COMMON_OBJECT Value transfer Object reference (TYPE REF TO) IF_ACO_COMMON 20060726

Method GET_OBJECT_BY_DEF_FLDGRP on class CL_CFX_API_APPLICATION has no exception.

Method GET_OBJECT_BY_DEF_GEN_OBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJECT_ID Value transfer Type reference (TYPE) SYSUUID_C 20060727
2 Returning RP_COMMON_OBJECT Value transfer Object reference (TYPE REF TO) IF_ACO_COMMON 20060727

Method GET_OBJECT_BY_DEF_GEN_OBJ on class CL_CFX_API_APPLICATION has no exception.

Method GET_OBJECT_BY_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DOCUMENT_ID Value transfer Type reference (TYPE) SYSUUID_C UUID in Character-Darstellung 20030120
2 Returning RP_COMMON_OBJECT Value transfer Object reference (TYPE REF TO) IF_ACO_COMMON Common-Interface für Berechtigungsprüfung 20030120

Method GET_OBJECT_BY_DOCUMENT on class CL_CFX_API_APPLICATION has no exception.

Method GET_OBJECT_BY_FIELDGROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJECT_ID Value transfer Type reference (TYPE) SYSUUID_C 20060505
2 Returning RP_COMMON_OBJECT Value transfer Object reference (TYPE REF TO) IF_ACO_COMMON 20060505

Method GET_OBJECT_BY_FIELDGROUP on class CL_CFX_API_APPLICATION has no exception.

Method GET_OBJECT_BY_FOLDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FOLDER_ID Value transfer Type reference (TYPE) SYSUUID_C UUID in Character-Darstellung 20030120
2 Returning RP_COMMON_OBJECT Value transfer Object reference (TYPE REF TO) IF_ACO_COMMON Common Interface 20030120

Method GET_OBJECT_BY_FOLDER on class CL_CFX_API_APPLICATION has no exception.

Method GET_OBJECT_BY_STATUS_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STATUS_PROFILE_ID Value transfer Type reference (TYPE) SYSUUID_C UUID in Character-Darstellung 20030120
2 Returning RP_COMMON_OBJECT Value transfer Object reference (TYPE REF TO) IF_ACO_COMMON Common-Interface für Berechtigungsprüfung 20030120

Method GET_OBJECT_BY_STATUS_PROFILE on class CL_CFX_API_APPLICATION has no exception.

Method GET_OBJECT_BY_STAT_FG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJECT_ID Value transfer Type reference (TYPE) SYSUUID_C 20060728
2 Returning RP_COMMON_OBJECT Value transfer Object reference (TYPE REF TO) IF_ACO_COMMON 20060728

Method GET_OBJECT_BY_STAT_FG on class CL_CFX_API_APPLICATION has no exception.

Method GET_OBJECT_BY_USER_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_USER_GROUP_ID Value transfer Type reference (TYPE) SYSUUID_C UUID in Character-Darstellung 20030120
2 Returning RP_COMMON_OBJECT Value transfer Object reference (TYPE REF TO) IF_ACO_COMMON Common-Interface für Berechtigungsprüfung 20030120

Method GET_OBJECT_BY_USER_GROUP on class CL_CFX_API_APPLICATION has no exception.

Method GET_OBJECT_DESCRIPTION_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_IF_COMMON Call by reference Object reference (TYPE REF TO) IF_CFX_COMMON Gemeinsame Schnittstelle aller Objekte 20030415
2 Importing IP_OBJECT_DESCRIPTION Call by reference Object reference (TYPE REF TO) CL_CFX_OBJECT_DESCRIPTION Objektbeschreibung ( Typ + Typisierung ) 20030115
3 Returning R_OBJECT_DESCRIPTION_TEXT Value transfer Type reference (TYPE) CFX_T_TEXT Text für Collaboration Folders 20030115

Method GET_OBJECT_DESCRIPTION_TEXT on class CL_CFX_API_APPLICATION has no exception.

Method GET_REFERENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EP_ASSIGNMENTS Call by reference Object reference (TYPE REF TO) CL_CFX_ASSIGNMENTS Assignments 20011106
2 Exporting EP_AUTHORITY Call by reference Object reference (TYPE REF TO) CL_CFX_AUTHORITY Collaboration: Authority 20011106
3 Exporting EP_IF_COMMON Call by reference Object reference (TYPE REF TO) IF_CFX_COMMON Gemeinsame Schnittstelle aller Objekte 20011106
4 Exporting ES_REFERENCE Call by reference Type reference (TYPE) CFX_ASSIGNMENT Zuordnung zu externen Objekten 20011106
5 Importing I_CHECK_AUTHORIZATION Call by reference Type reference (TYPE) CFX_AUTHORITY_CODE Kürzel für Berechtigung 20011106
6 Importing I_REFERENCE_ID Call by reference Type reference (TYPE) SYSUUID_C UUID in Character-Darstellung 20011106

Method GET_REFERENCE on class CL_CFX_API_APPLICATION has no exception.

Method GET_REFERENCES_FOR_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EP_ASSIGNMENTS Call by reference Object reference (TYPE REF TO) CL_CFX_ASSIGNMENTS Assignments 20040116
2 Importing I_CHECK_AUTHORIZATION Call by reference Type reference (TYPE) CFX_AUTHORITY_CODE Kürzel für Berechtigung 20040116
3 Importing I_OBJECT_ID Call by reference Type reference (TYPE) SYSUUID_C UUID in Character-Darstellung 20040116

Method GET_REFERENCES_FOR_OBJECT on class CL_CFX_API_APPLICATION has no exception.

Method GET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ALIAS Call by reference Type reference (TYPE) CFX_T_TEXT 20010815
2 Importing I_PLACE_HOLDER_1 Value transfer Type reference (TYPE) CFX_T_TEXT Text für Collaboration Folders 20010815
3 Importing I_PLACE_HOLDER_2 Value transfer Type reference (TYPE) CFX_T_TEXT Text für Collaboration Folders 20010815
4 Importing I_PLACE_HOLDER_3 Value transfer Type reference (TYPE) CFX_T_TEXT Text für Collaboration Folders 20010815
5 Importing I_PLACE_HOLDER_4 Value transfer Type reference (TYPE) CFX_T_TEXT Text für Collaboration Folders 20010815
6 Returning R_TEXT Value transfer Type reference (TYPE) CFX_T_TEXT Text für Collaboration Folders 20010815

Method GET_TEXT on class CL_CFX_API_APPLICATION has no exception.

Method GET_USER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_USER Value transfer Object reference (TYPE REF TO) IF_CFX_USER Benutzer 20030815

Method GET_USER on class CL_CFX_API_APPLICATION has no exception.

Method ON_GO_PROPERTY_VALUE_INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SENDER Call by reference Attribute reference (LIKE) 20031212

Method ON_GO_PROPERTY_VALUE_INIT on class CL_CFX_API_APPLICATION has no exception.

Method SELECT_LANGUAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_LANGUAGE Call by reference Type reference (TYPE) LAISO Sprache nach ISO 639 20030815
2 Exporting E_VOCABULARY Call by reference Type reference (TYPE) STRING cFolders Vokabular 20030815
3 Importing I_LANGUAGE Call by reference Type reference (TYPE) LAISO Sprache nach ISO 639 20030815
4 Importing I_VOCABULARY Call by reference Type reference (TYPE) STRING cFolders Vokabular 20030815

Method SELECT_LANGUAGE on class CL_CFX_API_APPLICATION has no exception.

Method SET_CURRENT_BACKEND_SYSTEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CURRENT_BACKEND_SYSTEM Call by reference Type reference (TYPE) STRING Backend System 20050725

Method SET_CURRENT_BACKEND_SYSTEM on class CL_CFX_API_APPLICATION has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 100