SAP ABAP Class CB_PT_REQ_ATTABSDATA (Base Agent Request Data for Attendances/Absences)
Hierarchy
EA-HRRXX (Software Component) Sub component EA-HRRXX of EA-HR
   PT (Application Component) Personnel Time Management
     PAOC_TIM_ABSENCE_REQ (Package) Leave Request
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_OS_CA_COMMON Superclass of the Object Services Class Actors 20020625
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CA_PT_REQ_ATTABSDATA Agent Request Data for Attendances/Absences 20020625
Properties
Class CB_PT_REQ_ATTABSDATA  
Short Description Base Agent Request Data for Attendances/Absences    
Super Class CL_OS_CA_COMMON Superclass of the Object Services Class Actors 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 11  Factory for Persistent Class 
Package PAOC_TIM_ABSENCE_REQ   Leave Request 
Created 20020625   SAP 
Last change 20091125   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CB_PT_REQ_ATTABSDATA has no forward declaration.
Interfaces
Class CB_PT_REQ_ATTABSDATA has no interface implemented.
Friends
Class CB_PT_REQ_ATTABSDATA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CURRENT_SPECIAL_OBJECT_INFO Instance attribute Protected Type reference (TYPE) TYP_SPECIAL_OBJECT_INFO Current Class-Specific Object Data 20020627
2 SPECIAL_BKEY_TAB Instance attribute Protected Type reference (TYPE) TYP_SPECIAL_BKEY_TAB Class-Specific: Search Table Business Keys 20030113
3 SPECIAL_OBJECT_INFO Instance attribute Protected Type reference (TYPE) TYP_SPECIAL_OBJECT_INFO_TAB Class-Specific Object Data 20020627
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_PERSISTENT Instance method Public Method Generate New Persistent Object with Key 20020627
2 CREATE_TRANSIENT Instance method Public Method Generates Transient Object with Key 20020627
3 DELETE_PERSISTENT Instance method Public Method Deletes a Persistent Object with Key 20030113
4 GET_PERSISTENT Instance method Public Method Get Persistent Object with Key 20030113
5 GET_TRANSIENT Instance method Public Method Determines Transient Object with Key 20030113
6 MAP_EXTRACT_IDENTIFIER Instance method Protected Method Extracts BKey from Database Data 20020627
7 MAP_GET_ATTRIBUTES Instance method Protected Method Reads Persistent Attributes from Object 20020627
8 MAP_LOAD_FROM_DATABASE_KEY Instance method Protected Method Reads Object Data Identified Using Bus. Key from Database 20030113
9 MAP_MERGE_IDENTIFIER Instance method Protected Method Adds BKey to DB Data 20020627
10 MAP_SAVE_TO_DATABASE Instance method Protected Method Saves Object Data in Database 20020627
11 MAP_SERIALIZE_BKEY Instance method Protected Method Serializes Business Key 20030113
12 MAP_SET_ATTRIBUTES Instance method Protected Method Sets Persistent Attributes of an Object 20020627
13 PM_CHECK_AND_SET_ATTRIBUTES Instance method Protected Method Checks and Sets Persistent Attributes 20020627
14 PM_CREATE_REPRESENTANT Instance method Protected Method Create a New Representative Object and Administrative Data 20020627
15 PM_DELETE_PERSISTENT Instance method Protected Method Deletes Persistent Object from Database 20020627
16 PM_LOAD_AND_SET_ATTRIBUTES Instance method Protected Method Loads and Sets Persistent Attribute 20020627
Events
Class CB_PT_REQ_ATTABSDATA has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TYP_BUSINESS_KEY Protected See coding Business Key 20030113 begin of TYP_BUSINESS_KEY , ITEM_ID type TIM_REQ_ITEM_ID , end of TYP_BUSINESS_KEY
2 TYP_BUSINESS_KEY_TAB Protected See coding TYP_BUSINESS_KEY Table Type Object Reference 20030113 TYP_BUSINESS_KEY_TAB type standard table of TYP_BUSINESS_KEY with non-unique default key
3 TYP_DB_DATA Protected See coding Line-Type Persistent Object Data 20020627 begin of TYP_DB_DATA , ABRST type ABRST , ABRTG type ABRTG , ABWTG type ABWTG , ALLDF type ALLDF , ANRTG type ANRTG , ATTABS_HOURS type ABSTD , BEGDA type BEGDA , BEGIN_TIME type BEGTI , COMP_CODE type PW_BUKRS , COSTCENTER type KOSTL , CUSTOMER01 type CHAR20 , CUSTOMER02 type CHAR20 , CUSTOMER03 type CHAR20 , CUSTOMER04 type CHAR20 , CUSTOMER05 type CHAR20 , CUSTOMER06 type CHAR20 , CUSTOMER07 type CHAR20 , CUSTOMER08 type CHAR20 , CUSTOMER09 type CHAR20 , CUSTOMER10 type CHAR20 , ENDDA type ENDDA , END_TIME type ENDTI , EXBEL type EXBEL , EXPAU type TIM_EXPAU , FAPRS type FAPRS , HRSIF type HRS_INPFL , INFOTYPE type INFTY , ITEM_ID type TIM_REQ_ITEM_ID , KALTG type KALTG , KBBEG type KBBEG , KENN1 type KENN1 , KENN2 type KENN2 , KEPAU type TIM_KEPAU , KRGED type KRGED , LFZED type LFZED , LGART type LGART , OBJECT_TYPE type OTYPE , OBJPS type OBJPS , OBJ_ID type OBJEKTID , OPERATION type IOPER , ORDER_ID type AUFNR , PBEG1 type PDBEG , PBEG2 type PDBEG , PBEZ1 type PDBEZ , PBEZ2 type PDBEZ , PEND1 type PDEND , PEND2 type PDEND , PERNR type PERSNO , PUNB1 type PDUNB , PUNB2 type PDUNB , RMDDA type RMDDA , SEQNR type SEQNR , SPRPS type SPRPS , SUBTY type SUBTY , UMSCH type UMSCH , UMSKD type UMSKD , VERSL type VRSCH , VTKEN type VTKEN , WBS_ELEMENT type PS_POSID , WTART type WTART , end of TYP_DB_DATA
4 TYP_DB_DATA_TAB Protected See coding TYP_DB_DATA Table-Type Persistent Object Data 20020627 TYP_DB_DATA_TAB type standard table of TYP_DB_DATA with non-unique default key
5 TYP_DB_DELETE_TAB Protected See coding TYP_SPECIAL_OBJECT_INFO Table Type Identifiers to Delete 20020627 TYP_DB_DELETE_TAB type standard table of TYP_SPECIAL_OBJECT_INFO with non-unique default key
6 TYP_OBJECT_REF Protected Object reference (TYPE REF TO) CL_PT_REQ_ATTABSDATA Type of Managed Object 20020627
7 TYP_OBJECT_REF_TAB Protected See coding TYP_OBJECT_REF Table Type Object Reference 20020627 TYP_OBJECT_REF_TAB type standard table of TYP_OBJECT_REF with non-unique default key
8 TYP_OID Protected Type reference (TYPE) OS_GUID Type of Generic Object Identifier 20020627
9 TYP_OID_TAB Protected See coding TYP_OID Table Type Object Identifier 20020627 TYP_OID_TAB type standard table of TYP_OID with non-unique default key
10 TYP_SPECIAL_BKEY_TAB Protected See coding TYP_SPECIAL_OBJECT_INFO Table Type Search Table Business Keys 20030113 TYP_SPECIAL_BKEY_TAB type sorted table of TYP_SPECIAL_OBJECT_INFO with unique key BUSINESS_KEY
11 TYP_SPECIAL_OBJECT_INFO Protected See coding Line Type Class-Specific Object Data 20020627 begin of TYP_SPECIAL_OBJECT_INFO , OBJECT_ID type TYP_INTERNAL_OID , ID_STATUS type TYP_ID_STATUS , BUSINESS_KEY type TYP_BUSINESS_KEY , end of TYP_SPECIAL_OBJECT_INFO
12 TYP_SPECIAL_OBJECT_INFO_TAB Protected See coding TYP_SPECIAL_OBJECT_INFO Table Type Class-Specific Object Data 20020627 TYP_SPECIAL_OBJECT_INFO_TAB type sorted table of TYP_SPECIAL_OBJECT_INFO with unique key OBJECT_ID
13 TYP_TYPE Protected Type reference (TYPE) OS_GUID Category of Type Identifier 20020627
Method Signatures

Method CREATE_PERSISTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ABRST Call by reference Type reference (TYPE) ABRST Persistentes Attribut 20041115
2 Importing I_ABRTG Call by reference Type reference (TYPE) ABRTG Persistentes Attribut 20041115
3 Importing I_ABWTG Call by reference Type reference (TYPE) ABWTG Persistentes Attribut 20041115
4 Importing I_ALLDF Call by reference Type reference (TYPE) ALLDF Persistentes Attribut 20041115
5 Importing I_ANRTG Call by reference Type reference (TYPE) ANRTG 20090223
6 Importing I_ATTABS_HOURS Call by reference Type reference (TYPE) ABSTD Persistentes Attribut 20020702
7 Importing I_BEGDA Call by reference Type reference (TYPE) BEGDA Persistentes Attribut 20030211
8 Importing I_BEGIN_TIME Call by reference Type reference (TYPE) BEGTI Persistentes Attribut 20020702
9 Importing I_COMP_CODE Call by reference Type reference (TYPE) PW_BUKRS Persistentes Attribut 20041116
10 Importing I_COSTCENTER Call by reference Type reference (TYPE) KOSTL Persistentes Attribut 20041116
11 Importing I_CUSTOMER01 Call by reference Type reference (TYPE) CHAR20 Persistentes Attribut 20030527
12 Importing I_CUSTOMER02 Call by reference Type reference (TYPE) CHAR20 Persistentes Attribut 20030527
13 Importing I_CUSTOMER03 Call by reference Type reference (TYPE) CHAR20 Persistentes Attribut 20030527
14 Importing I_CUSTOMER04 Call by reference Type reference (TYPE) CHAR20 Persistentes Attribut 20030527
15 Importing I_CUSTOMER05 Call by reference Type reference (TYPE) CHAR20 Persistentes Attribut 20030527
16 Importing I_CUSTOMER06 Call by reference Type reference (TYPE) CHAR20 Persistentes Attribut 20030527
17 Importing I_CUSTOMER07 Call by reference Type reference (TYPE) CHAR20 Persistentes Attribut 20030527
18 Importing I_CUSTOMER08 Call by reference Type reference (TYPE) CHAR20 Persistentes Attribut 20030527
19 Importing I_CUSTOMER09 Call by reference Type reference (TYPE) CHAR20 Persistentes Attribut 20030527
20 Importing I_CUSTOMER10 Call by reference Type reference (TYPE) CHAR20 Persistentes Attribut 20030527
21 Importing I_ENDDA Call by reference Type reference (TYPE) ENDDA Persistentes Attribut 20030211
22 Importing I_END_TIME Call by reference Type reference (TYPE) ENDTI Persistentes Attribut 20020702
23 Importing I_EXBEL Call by reference Type reference (TYPE) EXBEL Persistentes Attribut 20041116
24 Importing I_EXPAU Call by reference Type reference (TYPE) TIM_EXPAU Persistentes Attribut 20041116
25 Importing I_FAPRS Call by reference Type reference (TYPE) FAPRS Persistentes Attribut 20041116
26 Importing I_HRSIF Call by reference Type reference (TYPE) HRS_INPFL Persistentes Attribut 20041115
27 Importing I_INFOTYPE Call by reference Type reference (TYPE) INFTY Persistentes Attribut 20020702
28 Importing I_ITEM_ID Call by reference Type reference (TYPE) TIM_REQ_ITEM_ID Betriebswirtschaftlicher Schlüssel 20030113
29 Importing I_KALTG Call by reference Type reference (TYPE) KALTG Persistentes Attribut 20041115
30 Importing I_KBBEG Call by reference Type reference (TYPE) KBBEG 20090223
31 Importing I_KENN1 Call by reference Type reference (TYPE) KENN1 20090223
32 Importing I_KENN2 Call by reference Type reference (TYPE) KENN2 20090223
33 Importing I_KEPAU Call by reference Type reference (TYPE) TIM_KEPAU Persistentes Attribut 20041116
34 Importing I_KRGED Call by reference Type reference (TYPE) KRGED 20090223
35 Importing I_LFZED Call by reference Type reference (TYPE) LFZED 20090223
36 Importing I_LGART Call by reference Type reference (TYPE) LGART Persistentes Attribut 20041116
37 Importing I_OBJECT_TYPE Call by reference Type reference (TYPE) OTYPE Persistentes Attribut 20041116
38 Importing I_OBJPS Call by reference Type reference (TYPE) OBJPS Persistentes Attribut 20030211
39 Importing I_OBJ_ID Call by reference Type reference (TYPE) OBJEKTID Persistentes Attribut 20041116
40 Importing I_OPERATION Call by reference Type reference (TYPE) IOPER Persistentes Attribut 20020702
41 Importing I_ORDER_ID Call by reference Type reference (TYPE) AUFNR Persistentes Attribut 20041116
42 Importing I_PBEG1 Call by reference Type reference (TYPE) PDBEG Persistentes Attribut 20041116
43 Importing I_PBEG2 Call by reference Type reference (TYPE) PDBEG Persistentes Attribut 20041116
44 Importing I_PBEZ1 Call by reference Type reference (TYPE) PDBEZ Persistentes Attribut 20041116
45 Importing I_PBEZ2 Call by reference Type reference (TYPE) PDBEZ Persistentes Attribut 20041116
46 Importing I_PEND1 Call by reference Type reference (TYPE) PDEND Persistentes Attribut 20041116
47 Importing I_PEND2 Call by reference Type reference (TYPE) PDEND Persistentes Attribut 20041116
48 Importing I_PERNR Call by reference Type reference (TYPE) PERSNO Persistentes Attribut 20030211
49 Importing I_PUNB1 Call by reference Type reference (TYPE) PDUNB Persistentes Attribut 20041116
50 Importing I_PUNB2 Call by reference Type reference (TYPE) PDUNB Persistentes Attribut 20041116
51 Importing I_RMDDA Call by reference Type reference (TYPE) RMDDA 20090223
52 Importing I_SEQNR Call by reference Type reference (TYPE) SEQNR Persistentes Attribut 20030211
53 Importing I_SPRPS Call by reference Type reference (TYPE) SPRPS Persistentes Attribut 20030211
54 Importing I_SUBTY Call by reference Type reference (TYPE) SUBTY Persistentes Attribut 20030211
55 Importing I_UMSCH Call by reference Type reference (TYPE) UMSCH 20070615
56 Importing I_UMSKD Call by reference Type reference (TYPE) UMSKD 20070615
57 Importing I_VERSL Call by reference Type reference (TYPE) VRSCH Persistentes Attribut 20041116
58 Importing I_VTKEN Call by reference Type reference (TYPE) VTKEN Persistentes Attribut 20041115
59 Importing I_WBS_ELEMENT Call by reference Type reference (TYPE) PS_POSID Persistentes Attribut 20041116
60 Importing I_WTART Call by reference Type reference (TYPE) WTART Persistentes Attribut 20041116
61 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_PT_REQ_ATTABSDATA Neu erzeugtes persistentes Objekt 20020627
# Exception Resumable Description Created on
1 CX_OS_OBJECT_EXISTING Object Services Exception 20020627

Method CREATE_TRANSIENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ABRST Call by reference Type reference (TYPE) ABRST Persistentes Attribut 20041115
2 Importing I_ABRTG Call by reference Type reference (TYPE) ABRTG Persistentes Attribut 20041115
3 Importing I_ABWTG Call by reference Type reference (TYPE) ABWTG Persistentes Attribut 20041115
4 Importing I_ALLDF Call by reference Type reference (TYPE) ALLDF Persistentes Attribut 20041115
5 Importing I_ANRTG Call by reference Type reference (TYPE) ANRTG 20090223
6 Importing I_ATTABS_HOURS Call by reference Type reference (TYPE) ABSTD Persistentes Attribut 20020702
7 Importing I_BEGDA Call by reference Type reference (TYPE) BEGDA Persistentes Attribut 20030211
8 Importing I_BEGIN_TIME Call by reference Type reference (TYPE) BEGTI Persistentes Attribut 20020702
9 Importing I_COMP_CODE Call by reference Type reference (TYPE) PW_BUKRS Persistentes Attribut 20041116
10 Importing I_COSTCENTER Call by reference Type reference (TYPE) KOSTL Persistentes Attribut 20041116
11 Importing I_CUSTOMER01 Call by reference Type reference (TYPE) CHAR20 Persistentes Attribut 20030527
12 Importing I_CUSTOMER02 Call by reference Type reference (TYPE) CHAR20 Persistentes Attribut 20030527
13 Importing I_CUSTOMER03 Call by reference Type reference (TYPE) CHAR20 Persistentes Attribut 20030527
14 Importing I_CUSTOMER04 Call by reference Type reference (TYPE) CHAR20 Persistentes Attribut 20030527
15 Importing I_CUSTOMER05 Call by reference Type reference (TYPE) CHAR20 Persistentes Attribut 20030527
16 Importing I_CUSTOMER06 Call by reference Type reference (TYPE) CHAR20 Persistentes Attribut 20030527
17 Importing I_CUSTOMER07 Call by reference Type reference (TYPE) CHAR20 Persistentes Attribut 20030527
18 Importing I_CUSTOMER08 Call by reference Type reference (TYPE) CHAR20 Persistentes Attribut 20030527
19 Importing I_CUSTOMER09 Call by reference Type reference (TYPE) CHAR20 Persistentes Attribut 20030527
20 Importing I_CUSTOMER10 Call by reference Type reference (TYPE) CHAR20 Persistentes Attribut 20030527
21 Importing I_ENDDA Call by reference Type reference (TYPE) ENDDA Persistentes Attribut 20030211
22 Importing I_END_TIME Call by reference Type reference (TYPE) ENDTI Persistentes Attribut 20020702
23 Importing I_EXBEL Call by reference Type reference (TYPE) EXBEL Persistentes Attribut 20041116
24 Importing I_EXPAU Call by reference Type reference (TYPE) TIM_EXPAU Persistentes Attribut 20041116
25 Importing I_FAPRS Call by reference Type reference (TYPE) FAPRS Persistentes Attribut 20041116
26 Importing I_HRSIF Call by reference Type reference (TYPE) HRS_INPFL Persistentes Attribut 20041115
27 Importing I_INFOTYPE Call by reference Type reference (TYPE) INFTY Persistentes Attribut 20020702
28 Importing I_ITEM_ID Call by reference Type reference (TYPE) TIM_REQ_ITEM_ID Betriebswirtschaftlicher Schlüssel 20030113
29 Importing I_KALTG Call by reference Type reference (TYPE) KALTG Persistentes Attribut 20041115
30 Importing I_KBBEG Call by reference Type reference (TYPE) KBBEG 20090223
31 Importing I_KENN1 Call by reference Type reference (TYPE) KENN1 20090223
32 Importing I_KENN2 Call by reference Type reference (TYPE) KENN2 20090223
33 Importing I_KEPAU Call by reference Type reference (TYPE) TIM_KEPAU Persistentes Attribut 20041116
34 Importing I_KRGED Call by reference Type reference (TYPE) KRGED 20090223
35 Importing I_LFZED Call by reference Type reference (TYPE) LFZED 20090223
36 Importing I_LGART Call by reference Type reference (TYPE) LGART Persistentes Attribut 20041116
37 Importing I_OBJECT_TYPE Call by reference Type reference (TYPE) OTYPE Persistentes Attribut 20041116
38 Importing I_OBJPS Call by reference Type reference (TYPE) OBJPS Persistentes Attribut 20030211
39 Importing I_OBJ_ID Call by reference Type reference (TYPE) OBJEKTID Persistentes Attribut 20041116
40 Importing I_OPERATION Call by reference Type reference (TYPE) IOPER Persistentes Attribut 20020702
41 Importing I_ORDER_ID Call by reference Type reference (TYPE) AUFNR Persistentes Attribut 20041116
42 Importing I_PBEG1 Call by reference Type reference (TYPE) PDBEG Persistentes Attribut 20041116
43 Importing I_PBEG2 Call by reference Type reference (TYPE) PDBEG Persistentes Attribut 20041116
44 Importing I_PBEZ1 Call by reference Type reference (TYPE) PDBEZ Persistentes Attribut 20041116
45 Importing I_PBEZ2 Call by reference Type reference (TYPE) PDBEZ Persistentes Attribut 20041116
46 Importing I_PEND1 Call by reference Type reference (TYPE) PDEND Persistentes Attribut 20041116
47 Importing I_PEND2 Call by reference Type reference (TYPE) PDEND Persistentes Attribut 20041116
48 Importing I_PERNR Call by reference Type reference (TYPE) PERSNO Persistentes Attribut 20030211
49 Importing I_PUNB1 Call by reference Type reference (TYPE) PDUNB Persistentes Attribut 20041116
50 Importing I_PUNB2 Call by reference Type reference (TYPE) PDUNB Persistentes Attribut 20041116
51 Importing I_RMDDA Call by reference Type reference (TYPE) RMDDA 20090223
52 Importing I_SEQNR Call by reference Type reference (TYPE) SEQNR Persistentes Attribut 20030211
53 Importing I_SPRPS Call by reference Type reference (TYPE) SPRPS Persistentes Attribut 20030211
54 Importing I_SUBTY Call by reference Type reference (TYPE) SUBTY Persistentes Attribut 20030211
55 Importing I_UMSCH Call by reference Type reference (TYPE) UMSCH 20070615
56 Importing I_UMSKD Call by reference Type reference (TYPE) UMSKD 20070615
57 Importing I_VERSL Call by reference Type reference (TYPE) VRSCH Persistentes Attribut 20041116
58 Importing I_VTKEN Call by reference Type reference (TYPE) VTKEN Persistentes Attribut 20041115
59 Importing I_WBS_ELEMENT Call by reference Type reference (TYPE) PS_POSID Persistentes Attribut 20041116
60 Importing I_WTART Call by reference Type reference (TYPE) WTART Persistentes Attribut 20041116
61 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_PT_REQ_ATTABSDATA Neu erzeugtes transientes Objekt 20020627
# Exception Resumable Description Created on
1 CX_OS_OBJECT_EXISTING Object Services Exception 20020627

Method DELETE_PERSISTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ITEM_ID Call by reference Type reference (TYPE) TIM_REQ_ITEM_ID Betriebswirtschaftlicher Schlüssel 20030113
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_EXISTING Object Services Exception 20030113

Method GET_PERSISTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ITEM_ID Call by reference Type reference (TYPE) TIM_REQ_ITEM_ID Betriebswirtschaftlicher Schlüssel 20030113
2 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_PT_REQ_ATTABSDATA Persistentes Objekt 20030113
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20030113

Method GET_TRANSIENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ITEM_ID Call by reference Type reference (TYPE) TIM_REQ_ITEM_ID Betriebswirtschaftlicher Schlüssel 20030113
2 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_PT_REQ_ATTABSDATA Transientes Objekt 20030113
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20030113

Method MAP_EXTRACT_IDENTIFIER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_BUSINESS_KEY Value transfer Type reference (TYPE) TYP_BUSINESS_KEY aus DB-Daten extrahierte betriebswirtsch. Schlüssel 20030113
2 Importing I_DB_DATA Call by reference Type reference (TYPE) TYP_DB_DATA Von der DB gelesene Objektdaten 20020627

Method MAP_EXTRACT_IDENTIFIER on class CB_PT_REQ_ATTABSDATA has no exception.

Method MAP_GET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_OBJECT_DATA_TAB Value transfer Type reference (TYPE) TYP_DB_DATA_TAB ausgelesene Objektdaten 20020627
2 Importing I_OBJECT_REF_TAB Call by reference Type reference (TYPE) TYP_OBJECT_REF_TAB Liste der betroffenen Objekte 20020627

Method MAP_GET_ATTRIBUTES on class CB_PT_REQ_ATTABSDATA has no exception.

Method MAP_LOAD_FROM_DATABASE_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BUSINESS_KEY_TAB Call by reference Type reference (TYPE) TYP_BUSINESS_KEY_TAB Betriebswirt. Schlüssel der zu ladenden Daten 20030113
2 Returning RESULT Value transfer Type reference (TYPE) TYP_DB_DATA_TAB von DB gelesene Objektdaten 20030113

Method MAP_LOAD_FROM_DATABASE_KEY on class CB_PT_REQ_ATTABSDATA has no exception.

Method MAP_MERGE_IDENTIFIER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_DB_DATA_TAB Call by reference Type reference (TYPE) TYP_DB_DATA_TAB Objektdaten, in die Identifikatoren zu mischen sind 20020627
2 Importing I_BUSINESS_KEY_TAB Call by reference Type reference (TYPE) TYP_BUSINESS_KEY_TAB Liste von betriebswirtsch. Schlüsseln 20030113

Method MAP_MERGE_IDENTIFIER on class CB_PT_REQ_ATTABSDATA has no exception.

Method MAP_SAVE_TO_DATABASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DELETES Call by reference Type reference (TYPE) TYP_DB_DELETE_TAB Schlüssel der zu löschenden Daten 20020627
2 Importing I_INSERTS Call by reference Type reference (TYPE) TYP_DB_DATA_TAB Neu anzulegende Daten 20020627
3 Importing I_UPDATES Call by reference Type reference (TYPE) TYP_DB_DATA_TAB Zu ändernde Daten 20020627

Method MAP_SAVE_TO_DATABASE on class CB_PT_REQ_ATTABSDATA has no exception.

Method MAP_SERIALIZE_BKEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BUSINESS_KEY Call by reference Type reference (TYPE) TYP_BUSINESS_KEY Business Key 20030113
2 Returning RESULT Value transfer Type reference (TYPE) STRING Business Key als String 20030113

Method MAP_SERIALIZE_BKEY on class CB_PT_REQ_ATTABSDATA has no exception.

Method MAP_SET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJECT_DATA Call by reference Type reference (TYPE) TYP_DB_DATA zu setzende Objektdaten 20020627
2 Importing I_OBJECT_REF Call by reference Type reference (TYPE) TYP_OBJECT_REF Betroffenes Objekt 20020627
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20020627

Method PM_CHECK_AND_SET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BUSINESS_KEY Call by reference Type reference (TYPE) TYP_BUSINESS_KEY Betriebswirtschaftlicher Schlüssel 20030113
2 Importing I_ID_PROVIDED Call by reference Type reference (TYPE) TYP_ID_STATUS 0 Mit welchen Identifikatoren wurde geladen und geprüft 20020627
3 Importing I_OBJECT_DATA Call by reference Type reference (TYPE) TYP_DB_DATA Von DB geladene Daten 20020627
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20020627

Method PM_CREATE_REPRESENTANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BUSINESS_KEY Call by reference Type reference (TYPE) TYP_BUSINESS_KEY Betriebswirtschaftlicher Schlüssel 20030113
2 Returning RESULT Value transfer Type reference (TYPE) TYP_OBJECT_REF Neu erzeugtes Hüllenobjekt 20020627

Method PM_CREATE_REPRESENTANT on class CB_PT_REQ_ATTABSDATA has no exception.

Method PM_DELETE_PERSISTENT Signature

Method PM_DELETE_PERSISTENT on class CB_PT_REQ_ATTABSDATA has no parameter.
Method PM_DELETE_PERSISTENT on class CB_PT_REQ_ATTABSDATA has no exception.

Method PM_LOAD_AND_SET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BUSINESS_KEY Call by reference Type reference (TYPE) TYP_BUSINESS_KEY Betriebswirtschaftlicher Schlüssel 20030113
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20020627
History
Last changed by/on SAP  20091125 
SAP Release Created in