Ansicht
Dokumentation

RP_25_MAP_EE_ADDRESS - Mapping EE address from IT 6 to the format required by tax authority

RP_25_MAP_EE_ADDRESS - Mapping EE address from IT 6 to the format required by tax authority

CPI1466 during Backup   CPI1466 during Backup  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

This function maps employee's permanent address in IT 6 to a format required by Singapore's tax authority in IR21 report. It calls another function, i.e. RP_25_MAP_ADDRESS, which will perform the parsing and mapping operation.

Return code would be one of the following:
'0' succesful
'4' warning (all fields would be returned in StreetName)
'8' unsuccesful (most likely due to data unavailability)

Example

In IT 6:
Street/house no (P0006-STRAS) : Block 750A
Street address 2 (P0006-LOCAT): Chai Chee Road
(P0006-ADR03): #07-00
(P0006-ADR04): (blank)
Postal Code (P0006-PSTLZ): 469001

Output:
BlockNumber : 750A
StoryNumber : 07
UnitNumber : 00
StreetName : Chai Chee Road
PostalCode : 469001
ReturnCode : 0

Notes

In order to get correct storey number and unit number, a hash sign ('#') must be used exclusively to precede the storey number and a hyphen sign ('-') must be used exclusively to precede the unit number.

A correct block/house number can be obtained by putting block/house number before the street name. Characters 'BLOCK' or 'BLK' can be used to precede the block number, but they are not required.

Fields P0006-ADR03 and P0006-ADR04 are only available on release 40B onwards.

Field C/O (P0006-NAME2) is not taken into consideration.

Further information

Documentation of function module RP_25_MAP_ADDRESS.





Parameters

BLOCKNUMBER
POSTALCODE
PP0006
RETURNCODE
STORYNUMBER
STREETNAME
SUBTYPE
UNITNUMBER

Exceptions

Function Group

ADDRSG

Vendor Master (General Section)   RFUMSV00 - Advance Return for Tax on Sales/Purchases  
This documentation is copyright by SAP AG.

Length: 1902 Date: 20240605 Time: 113013     sap01-206 ( 34 ms )