SAP ABAP Class CL_RECP_SF_SERVICES (Services for Smart Forms)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX-CP (Application Component) Correspondence
⤷
RE_CP_SF (Package) RE: Mass Print (Correspondence with PDF-Based Forms)
⤷
⤷
Properties
| Class | CL_RECP_SF_SERVICES | |
| Short Description | Services for Smart Forms | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | RECPSF | |
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | RE_CP_SF | RE: Mass Print (Correspondence with PDF-Based Forms) |
| Created | 20020917 | SAP |
| Last change | 20050409 | 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_RECP_SF_SERVICES has no interface implemented.
Friends
Class CL_RECP_SF_SERVICES has no friend class.
Attributes
Class CL_RECP_SF_SERVICES has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Gets the Country Using the CoCd or User Address | 20050316 | |
| 2 | Static method | Public | Method | Gets Function Module Names for Form (Buffered) | 20040227 | |
| 3 | Static method | Public | Method | Gets Function Module Names for Smart Form (Buffered) | 20040224 | |
| 4 | Static method | Public | Method | Supplies User Specifications for Spool Control | 20020917 | |
| 5 | Static method | Public | Method | Changes User Specifications for Spool Control | 20020917 |
Events
Class CL_RECP_SF_SERVICES has no event.
Types
Class CL_RECP_SF_SERVICES has no local type.
Method Signatures
Method GET_COUNTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_COUNTRY | Call by reference | Type reference (TYPE) | LAND1 | Länderschlüssel | 20050316 | |||
| 2 | ID_BUKRS | Call by reference | Type reference (TYPE) | BUKRS | Buchungskreis | 20050316 |
Method GET_COUNTRY on class CL_RECP_SF_SERVICES has no exception.
Method GET_FP_FUNCTION_MODULE_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_FUNCTION | Call by reference | Type reference (TYPE) | RS38L_FNAM | Funktionsbaustein | 20040227 | |||
| 2 | ED_INTERFACE_TYPE | Call by reference | Type reference (TYPE) | FPINTERFACETYPE | Schnittstellentyp | 20040227 | |||
| 3 | ID_FPNAME | Call by reference | Type reference (TYPE) | FPNAME | Formular | 20040227 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20040227 |
Method GET_SF_FUNCTION_MODULE_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_FUNCTION | Call by reference | Type reference (TYPE) | RS38L_FNAM | Funktionsbaustein | 20040224 | |||
| 2 | ID_SFNAME | Call by reference | Type reference (TYPE) | TDSFNAME | Smart Form | 20040224 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20040224 |
Method GET_SPOOL_CONTROL_DEFAULTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_TDDELETE | Call by reference | Type reference (TYPE) | SYPRREL | Druckparameter, löschen nach Ausgabe | 20020917 | |||
| 2 | ED_TDDEST | Call by reference | Type reference (TYPE) | RECPTDDEST | Ausgabegerät | 20020917 | |||
| 3 | ED_TDIMMED | Call by reference | Type reference (TYPE) | SYPRIMM | Druckparameter, sofort ausgeben | 20020917 |
Method GET_SPOOL_CONTROL_DEFAULTS on class CL_RECP_SF_SERVICES has no exception.
Method SET_SPOOL_CONTROL_DEFAULTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_TDDELETE | Call by reference | Type reference (TYPE) | SYPRREL | Druckparameter, löschen nach Ausgabe | 20020917 | |||
| 2 | ID_TDDEST | Call by reference | Type reference (TYPE) | RECPTDDEST | Ausgabegerät | 20020917 | |||
| 3 | ID_TDIMMED | Call by reference | Type reference (TYPE) | SYPRIMM | Druckparameter, sofort ausgeben | 20020917 | |||
| 4 | IF_COMMIT | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | COMMIT WORK innerhalb der Methode ausführen | 20020917 | ||
| 5 | IF_UPDATE_TDDELETE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | ID_TDDELETE ändern | 20020917 | ||
| 6 | IF_UPDATE_TDDEST | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | ID_TDDEST ändern | 20020917 | ||
| 7 | IF_UPDATE_TDIMMED | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | ID_TDIMMED ändern | 20020917 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Kein Ändern erforderlich oder Fehler beim Ändern | 20020917 |
History
| Last changed by/on | SAP | 20050409 |
| SAP Release Created in | 200 |